summaryrefslogtreecommitdiff
path: root/src/x11/meta-x11-display.c
Commit message (Expand)AuthorAgeFilesLines
* mutter: Cleanup gi-docgen annotationsbilelmoussaoui/mutter-docsBilal Elmoussaoui2023-05-171-3/+3
* compositor/dnd: Guard X11 typesBilal Elmoussaoui2023-05-151-0/+2
* core/display: Guard X11 typesBilal Elmoussaoui2023-05-151-0/+13
* compositor: Guard X11 typesBilal Elmoussaoui2023-05-151-0/+44
* x11/x11-display: Fix some wrong code style to please CI checkerMarco Trevisan (Treviño)2023-05-151-3/+8
* x11/x11-display: Always set the compositor manager selection on initMarco Trevisan (Treviño)2023-05-151-29/+13
* x11/x11-display: Set compositor selection earlier on XWaylandMarco Trevisan (Treviño)2023-05-151-3/+25
* Revert "x11: Do not move X11 input focus during grabs"Carlos Garnacho2023-03-051-20/+0
* x11/display: Delay cursor updatesOlivier Fourdan2023-03-041-1/+45
* x11: Open a X11 Display directlyCarlos Garnacho2023-03-031-86/+10
* x11: Adopt X11 error trap infrastructure from GDKCarlos Garnacho2023-03-031-0/+4
* x11: Prevent use-after-free if a filter is removed during handlingCarlos Garnacho2023-02-241-2/+5
* x11: Drop unused methodsCarlos Garnacho2023-02-231-23/+0
* x11: Add public API to handle X11 eventsCarlos Garnacho2023-02-231-0/+82
* x11: Do not move X11 input focus during grabsCarlos Garnacho2023-02-131-0/+20
* x11: Handle accounting of ignored serials in X11 codeCarlos Garnacho2023-02-091-5/+11
* core: Make "adding ignored serials" private APICarlos Garnacho2023-02-091-2/+27
* x11/display: Add some loggingFlorian Müllner2023-01-251-0/+8
* x11: Wait synchronously for the frames client to exitCarlos Garnacho2023-01-201-0/+2
* build: Allow disabling xwaylandBilal Elmoussaoui2023-01-031-3/+3
* build: Make GTK dependency specific to X11Bilal Elmoussaoui2022-12-221-0/+1
* x11: Setup and user ownership chainsJonas Ådahl2022-12-171-14/+26
* x11-display: Remove init GDK method from public APiJonas Ådahl2022-12-171-6/+0
* core: Avoid generating XEvent from uninitialized data2539-non-interactive-resizes-by-xwayland-clients-cause-black-flickerBram Stolk2022-12-011-1/+1
* x11: Decouple sync alarms from window XIDsCarlos Garnacho2022-12-011-15/+13
* x11: Integrate frames client into MutterCarlos Garnacho2022-12-011-8/+63
* x11-display: Use autoptr during constructionJonas Ådahl2022-11-241-4/+2
* tests/test-client: Handle alarm event processing automaticallyJonas Ådahl2022-11-211-7/+23
* x11-display: Keep track ourself if we're restartingJonas Ådahl2022-09-191-2/+6
* x11-display: Fly-by coding style fixJonas Ådahl2022-09-191-1/+2
* x11-display: Clean up GdkDisplay openingJonas Ådahl2022-09-191-27/+24
* x11-display: Unset GDK_BACKEND environment variableMichel Dänzer2022-08-101-0/+8
* x11-display: Stop special casing barriers when iterating window tableJonas Ådahl2022-07-261-10/+3
* barriers: Make barriers fully part of the backendJonas Ådahl2022-07-261-14/+2
* x11: Let X11 connection owners call XSynchronize() themselvesJonas Ådahl2022-06-031-4/+3
* x11-display: Init event mask after taking manager selectionJonas Ådahl2022-05-271-2/+2
* x11-display: Make some init calls more compactJonas Ådahl2022-05-271-4/+0
* x11: Set WM_S0 lastOlivier Fourdan2022-03-301-19/+23
* window: Move some display level window processing to MetaDisplayJonas Ådahl2022-02-071-0/+23
* xwayland: Make setup/teardown a bit more symmetricalJonas Ådahl2021-10-261-1/+7
* x11: Initialize g_autofree with NULLDor Askayo2021-09-041-1/+1
* context: Move 'replace-current-wm' tracking to the contextJonas Ådahl2021-07-151-1/+2
* x11-display: Get _GNOME_WM_KEYBINDINGS from the contextJonas Ådahl2021-07-151-17/+2
* x11-display: Get _NET_WM_NAME from contextJonas Ådahl2021-07-151-17/+2
* x11-display: Use unsetenv if old value was NULLIvan Molodetskikh2021-02-271-1/+5
* x11-display: Set NO_AT_BRIDGE to 1 while opening the GDK displayJonas Ådahl2021-02-231-0/+4
* workspace-manager, x11-display: Default to a single rowGeorges Basile Stavracas Neto2021-01-271-2/+2
* xwayland: Split Xwayland display name getter into twoJonas Ådahl2021-01-251-1/+1
* Make meta_* logging utilities not require line breakJonas Ådahl2020-10-081-25/+25
* *: Fix spelling mistakes found by codespellBjörn Daase2020-08-291-1/+1