summaryrefslogtreecommitdiff
path: root/src/x11/events.c
Commit message (Expand)AuthorAgeFilesLines
* x11: Do not unminimize windows with initial IconicStateCarlos Garnacho2023-05-161-22/+12
* x11: Always initialize all fields of XEvents sent via XSendEventSebastian Keller2023-04-171-1/+1
* Revert "x11/events: Do not update focus XWindow during grabs"Carlos Garnacho2023-03-051-5/+1
* x11: Drop all bypass_gtk checksCarlos Garnacho2023-03-031-42/+13
* x11: Open a X11 Display directlyCarlos Garnacho2023-03-031-11/+21
* Remove support for window shadingRobert Mader2023-03-031-1/+1
* x11: Add public API to handle X11 eventsCarlos Garnacho2023-02-231-0/+2
* x11: Avoid updating focus on wayland compositorCarlos Garnacho2023-02-141-0/+1
* x11: Avoid sloppy/mouse mode handling on WaylandCarlos Garnacho2023-02-091-0/+1
* x11: Handle accounting of ignored serials in X11 codeCarlos Garnacho2023-02-091-2/+2
* x11: Reset ignored crossing serials from X11 codeCarlos Garnacho2023-02-091-0/+19
* x11: Bypass GTK on XFixesSelectionNotifyCarlos Garnacho2023-02-091-0/+5
* core,wayland,compositor,x11: Migrate to MetaWindowDragCarlos Garnacho2023-01-301-15/+0
* x11: Move away from MetaEventRouteCarlos Garnacho2023-01-301-2/+2
* x11/events: Do not update focus XWindow during grabsFlorian Müllner2023-01-251-1/+5
* x11: Push error trap querying the _MUTTER_FRAME_FOR propertyCarlos Garnacho2023-01-121-2/+12
* build: Allow disabling xwaylandBilal Elmoussaoui2023-01-031-6/+8
* x11: Setup and user ownership chainsJonas Ådahl2022-12-171-1/+2
* wayland: Setup and use ownership chainsJonas Ådahl2022-12-171-3/+8
* x11: Decouple sync alarms from window XIDsCarlos Garnacho2022-12-011-4/+6
* x11: Integrate frames client into MutterCarlos Garnacho2022-12-011-19/+40
* x11: Drop unnecessary check to ignore crossing eventsCarlos Garnacho2022-12-011-12/+0
* x11: Do not fake frame extents if unmanaged window asks for _NET_FRAME_EXTENTSCarlos Garnacho2022-12-011-30/+2
* tests/test-client: Handle alarm event processing automaticallyJonas Ådahl2022-11-211-6/+16
* barriers: Make barriers fully part of the backendJonas Ådahl2022-07-261-6/+0
* x11/events: Do not handle enter/leave during grabsFlorian Müllner2022-05-281-0/+8
* x11/events: Trace X11 event handlingJonas Ådahl2021-07-291-2/+32
* x11/events: Fly-by coding style cleanupJonas Ådahl2021-07-291-23/+22
* x11/events: Clean up event name gettingJonas Ådahl2021-07-291-65/+134
* x11/events: Use MetaContext to terminate instead of meta_quit()Jonas Ådahl2021-07-151-3/+5
* display: Don't have the display meta_quit() when closingJonas Ådahl2021-05-171-0/+2
* xwayland: Set xrandr primary outputAleksandr Mezin2020-12-111-1/+1
* Make meta_* logging utilities not require line breakJonas Ådahl2020-10-081-28/+28
* *: Fix spelling mistakes found by codespellBjörn Daase2020-08-291-1/+1
* cursor-tracker: Move out more X11:isms to the X11 backendJonas Ådahl2020-08-051-3/+10
* cogl: Install cogl-trace.h and include from cogl.hJonas Ådahl2020-03-261-1/+1
* x11: Iterate over selections in a safer manner for event handlingCarlos Garnacho2019-10-211-4/+14
* xprops: Use g_new0 instead of calloc in meta_prop_get_motif_hints()Hans de Goede2019-10-031-1/+1
* x11: Update focus on the X11 display before the MetaDisplayCarlos Garnacho2019-09-271-4/+4
* x11: Trace XEvent processingJonas Ådahl2019-09-021-0/+4
* x11: Add window test before accessing reparents_pending fieldRémi Bernon2019-09-021-1/+1
* core: Fix multiple reparent requests handlingRémi Bernon2019-09-021-1/+4
* compositor: Move out X11 compositing code into sub typeJonas Ådahl2019-08-191-6/+11
* x11: Remove benign warning for older X clientsMark Blakeney2019-07-221-10/+9
* x11: Separate X11 focus handling into MetaX11Display methodCarlos Garnacho2019-05-241-11/+13
* x11: Move focus sentinel to MetaX11DisplayCarlos Garnacho2019-05-241-2/+2
* wayland: Reduce MetaXWaylandSelection to just DnDCarlos Garnacho2019-05-021-1/+1
* x11: Add X11 selection managementCarlos Garnacho2019-05-021-0/+3
* x11: Add X11 selection input/output streamsCarlos Garnacho2019-05-021-1/+25
* x11: Refactor the X11 startup notification bits into src/x11Carlos Garnacho2018-11-231-2/+2