summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 44.beta44.betaFlorian Müllner2023-02-142-1/+75
* Update Lithuanian translationAurimas Černius2023-02-131-80/+99
* 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-139-0/+436
* 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
* Update Occitan translationQuentin PAGÈS2023-02-121-84/+94
* Update Basque translationAsier Sarasua Garmendia2023-02-121-76/+90
* 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
* clutter: Pass source device onto crossing event generation machineryCarlos Garnacho2023-02-094-3/+18
* 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
* cogl/onscreen: Discard depth/stencil before swapping buffersErico Nunes2023-02-081-10/+8
* cogl/framebuffer: Remove requirement to discard color bufferErico Nunes2023-02-081-2/+0
* 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