summaryrefslogtreecommitdiff
path: root/src/core/display.c
Commit message (Expand)AuthorAgeFilesLines
* display: Drop the indirection when initializating XwaylandBilal Elmoussaoui2023-05-151-3/+3
* wayland: Guard XWayland typesBilal Elmoussaoui2023-05-151-1/+1
* core/display: Guard X11 typesBilal Elmoussaoui2023-05-151-22/+47
* compositor: Guard X11 typesBilal Elmoussaoui2023-05-151-8/+16
* x11/x11-display: Set compositor selection earlier on XWaylandMarco Trevisan (Treviño)2023-05-151-1/+0
* compositor: Fix handling of keyboard-driven window resizeCarlos Garnacho2023-02-271-1/+3
* Revert "display: Do not move X11 input focus during grabs"Carlos Garnacho2023-02-131-3/+1
* x11: Handle accounting of ignored serials in X11 codeCarlos Garnacho2023-02-091-8/+0
* core: Make "adding ignored serials" private APICarlos Garnacho2023-02-091-32/+0
* core: Drop META_GRAB_OP_GET_BASE_TYPE defineCarlos Garnacho2023-01-301-20/+0
* compositor: Move tiling preview management to MetaWindowDragCarlos Garnacho2023-01-301-89/+0
* compositor: Make cleaning cached edges go through MetaWindowDragCarlos Garnacho2023-01-301-2/+0
* core: Delete now unused codeCarlos Garnacho2023-01-301-269/+0
* core,wayland,compositor,x11: Migrate to MetaWindowDragCarlos Garnacho2023-01-301-6/+8
* core: Drop unused includesCarlos Garnacho2023-01-301-6/+0
* core: Simplify grab trackingCarlos Garnacho2023-01-301-20/+11
* core: Drop MetaX11Display ungrab before MetaDisplay grabsCarlos Garnacho2023-01-301-13/+0
* core: Drop MetaEventRouteCarlos Garnacho2023-01-301-23/+0
* core: Move away from MetaEventRouteCarlos Garnacho2023-01-301-45/+32
* core: Drop unused arguments to meta_display_grab_op()Carlos Garnacho2023-01-301-14/+2
* core: Pass "frame action" grab operations as an "unconstrained" grab opCarlos Garnacho2023-01-301-2/+7
* core: Drop META_GRAB_OP_WAYLAND_POPUPCarlos Garnacho2023-01-301-4/+0
* core: Change meta_display_get_grab_op() to has_grab()Carlos Garnacho2023-01-301-7/+6
* core: Drop META_GRAB_OP_FRAME_BUTTONCarlos Garnacho2023-01-301-3/+0
* display: Do not move X11 input focus during grabsFlorian Müllner2023-01-251-1/+3
* build: Allow disabling xwaylandBilal Elmoussaoui2023-01-031-3/+18
* Remove meta_get_display()Jonas Ådahl2022-12-171-28/+1
* compositor: Enable introspectionJonas Ådahl2022-12-171-1/+2
* Always queue MetaLater via compositor instanceJonas Ådahl2022-12-171-11/+22
* display: Destroy unmanaged compositor a bit laterJonas Ådahl2022-12-171-2/+2
* startup-notification/x11: Let the libsn user handle API annoyancesJonas Ådahl2022-12-171-25/+0
* core: Setup and use ownership chainsJonas Ådahl2022-12-171-27/+46
* backend: Get 'is-stage-views-scaled' from backendJonas Ådahl2022-12-171-1/+1
* core: Remove redundant ifdefCarlos Garnacho2022-12-161-2/+0
* core: Consider ClutterGrabs checking whether windows are interactiveCarlos Garnacho2022-12-161-2/+6
* x11: Integrate frames client into MutterCarlos Garnacho2022-12-011-4/+0
* display: Freeze stack when closing X11 displayJonas Ådahl2022-11-211-0/+2
* window: Move surface property to it subclassesBilal Elmoussaoui2022-11-171-1/+4
* window: Throttle resize-grab updates to stage updatesJonas Ådahl2022-10-181-5/+17
* core: Move remaining default focus window handling to workspaceSebastian Wick2022-09-201-24/+0
* stage: Mark stage as active on wayland when it has key-focusJonas Dreßler2022-08-241-1/+0
* barriers: Make barriers fully part of the backendJonas Ådahl2022-07-261-13/+4
* x11: Let X11 connection owners call XSynchronize() themselvesJonas Ådahl2022-06-031-41/+0
* display: Remove another COMPOSITOR_GRAB checkFlorian Müllner2022-05-281-2/+1
* display: Properly store later ID when adding window to queueSebastian Keller2022-05-251-4/+5
* display: Add method to flush a single window from the queuesSebastian Keller2022-05-251-28/+64
* display: Fix typo in trace messageSebastian Keller2022-05-251-1/+1
* display: Unmanage windows before compositorJonas Ådahl2022-05-111-2/+1
* display: Get the backend from the contextJonas Ådahl2022-04-291-1/+1
* core: Account ClutterStage grabs on Wayland key focus synchronizationCarlos Garnacho2022-04-201-0/+2