summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* wayland: Add X11 interop service client protocolJonas Ådahl2023-02-1310-3/+505
* wayland: Don't set X11 envvars when we don't support X11Jonas Ådahl2023-02-131-8/+6
* window: Recalculate attachedness for Wayland window parent changesJonas Ådahl2023-02-131-0/+7
* window: Simplify transient_for assignmentJonas Ådahl2023-02-131-3/+1
* wayland/surface: Add getter for MetaWaylandCompositorJonas Ådahl2023-02-132-0/+8
* tests/test-client: Add helper to run 'script'Jonas Ådahl2023-02-132-0/+27
* tests/test-client: Move out command line handling into helperJonas Ådahl2023-02-131-37/+52
* build: Store generated Wayland protocol files in tableJonas Ådahl2023-02-131-6/+17
* tests: Add service door Wayland test caseJonas Ådahl2023-02-134-4/+241
* Introduce the 'service channel' D-Bus serviceJonas Ådahl2023-02-138-0/+416
* wayland/surface: Add getter for the surface wl_resourceJonas Ådahl2023-02-132-0/+9
* tests/wayland-client-utils: Add way to create display from fdJonas Ådahl2023-02-132-3/+15
* tests/wayland-test-utils: Add helper to wait for windowJonas Ådahl2023-02-132-0/+19
* tests/wayland: Move out window finder helper to helper fileJonas Ådahl2023-02-133-14/+25
* wayland: Add wl_global filter managerJonas Ådahl2023-02-1312-30/+443
* wayland/compositor: Add API to get wl_displayJonas Ådahl2023-02-132-0/+7
* wayland/client: Add API to check if it matches a wl_clientJonas Ådahl2023-02-132-0/+16
* tests/wayland-unit: Fix include orderJonas Ådahl2023-02-131-1/+1
* tests/build: Fix test driver protocol code target nameJonas Ådahl2023-02-131-1/+1
* tests: Move Wayland protocols to dedicated directoryJonas Ådahl2023-02-134-32/+33
* tests: Add MetaWaylandClient test casesJonas Ådahl2023-02-132-0/+192
* wayland/client: Add way to create indirectly launched clientsJonas Ådahl2023-02-133-1/+98
* wayland/client: Put subprocess specific fields in anon structJonas Ådahl2023-02-131-27/+33
* wayland/client: Put wl_client creator in helperJonas Ådahl2023-02-131-13/+28
* wayland/client: Keep track of wl_client alivenessJonas Ådahl2023-02-131-1/+42
* x11: Do not move X11 input focus during grabsCarlos Garnacho2023-02-133-0/+26
* Revert "display: Do not move X11 input focus during grabs"Carlos Garnacho2023-02-131-3/+1
* x11: Avoid GDK API in X11 selectionsCarlos Garnacho2023-02-103-25/+25
* wayland: Do not use GDK functions on XDnD implementationCarlos Garnacho2023-02-101-13/+12
* wayland/xdg-foreign: Fix race condition crashJonas Ådahl2023-02-102-13/+18
* x11: Do not use buffer size on configure requests unless managedCarlos Garnacho2023-02-101-9/+18
* wayland: Trigger full focus sync after keyboard focus surface is destroyedCarlos Garnacho2023-02-091-3/+8
* wayland: Avoid entering MetaWindow on other than user pointer motionsCarlos Garnacho2023-02-091-13/+27
* x11: Avoid sloppy/mouse mode handling on WaylandCarlos Garnacho2023-02-091-0/+1
* x11: Handle accounting of ignored serials in X11 codeCarlos Garnacho2023-02-095-30/+28
* core: Make "adding ignored serials" private APICarlos Garnacho2023-02-093-38/+27
* x11: Reset ignored crossing serials from X11 codeCarlos Garnacho2023-02-092-16/+19
* x11: Bypass GTK on XFixesSelectionNotifyCarlos Garnacho2023-02-091-0/+5
* tests/stacking: Change primary monitor handlingSebastian Wick2023-02-076-5/+32
* tests/stacking: Move string to gboolean conversion to a helperSebastian Wick2023-02-071-26/+31
* tests/stacking: Add a multi-monitor stacking testSebastian Wick2023-02-073-11/+103
* tests/stacking: Test stacking order with raise-on-click = falseSebastian Wick2023-02-073-0/+73
* tests/stacking: Add support for moving the cursor and clickingSebastian Wick2023-02-073-0/+68
* wayland/outputs: Fix potential crash when output has no monitorKeyu Tao2023-02-061-1/+6
* build: Make dependency order consistent when generating introspectionCarlos Garnacho2023-02-052-3/+3
* build: Change dependency order building libmutter-test introspectionCarlos Garnacho2023-02-051-2/+2
* workspace: Do not raise default focus window with raise-on-clickSebastian Wick2023-02-031-2/+4
* tests: Add public test monitor APIJonas Ådahl2023-02-034-0/+145
* tests: Make libmutter-test.so introspectedJonas Ådahl2023-02-032-3/+43
* tests/ref-test: Don't use gidoc for private functionJonas Ådahl2023-02-031-1/+1