summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* compositor/x11: Drop duplicated methods callsbilelmoussaoui/x11-build-guardsBilal Elmoussaoui2023-03-281-4/+0
* wayland: Move surface check to MetaWaylandSurfaceBilal Elmoussaoui2023-03-287-25/+21
* wayland: Guard XWayland typesBilal Elmoussaoui2023-03-286-4/+20
* core/events: Guard X11 typesBilal Elmoussaoui2023-03-281-4/+12
* compositor/dnd: Guard X11 typesBilal Elmoussaoui2023-03-283-1/+12
* core/display: Guard X11 typesBilal Elmoussaoui2023-03-283-23/+64
* compositor: Guard X11 typesBilal Elmoussaoui2023-03-286-79/+90
* Update Chinese (China) translationBoyuan Yang2023-03-271-81/+99
* window-actor-x11: Check array bounds before accessing arrayJonas Dreßler2023-03-261-1/+1
* build: Don't disable checks in release buildsSebastian Keller2023-03-242-2/+0
* tests: Use a more interoperable path to bashSimon McVittie2023-03-225-5/+5
* backend/nested: Ignore setting pointer constraintJonas Ådahl2023-03-221-0/+8
* clutter: Safely transform paths to strings and vice versaEmmanuele Bassi2023-03-211-5/+12
* Export meta_window_has_pointer ()Ivan Molodetskikh2023-03-202-2/+3
* compositor/window-drag: Fix keyboard resizeFlorian Müllner2023-03-201-2/+2
* backends: Fall back to the default and not the unknown color spaceSebastian Wick2023-03-202-3/+3
* kms/impl-device/simple: Avoid destroying a NULL hash tableDaniel van Vugt2023-03-201-1/+1
* wayland/buffer: Avoid spamming the log when a buffer is not scanoutableDaniel van Vugt2023-03-201-4/+3
* kms/device: Avoid leaking some fieldsJonas Ådahl2023-03-191-0/+3
* kms/impl-device: Fix result listener list leakSebastian Keller2023-03-191-1/+1
* Bump version to 44.044.0Florian Müllner2023-03-192-1/+15
* Revert "core: Avoid setting up frames on fullscreen windows"Jonas Ådahl2023-03-183-17/+7
* backends/native: Report correct Gamma support on the KMS properties pathSebastian Wick2023-03-181-6/+7
* monitor-manager: Apply switch-config in idle callbackJonas Ådahl2023-03-183-12/+172
* core: Retrieve DESKTOP_AUTOSTART_ID early on startupCarlos Garnacho2023-03-182-10/+11
* monitor-manager: Restore old config in idle callback when unconfirmedJonas Ådahl2023-03-182-24/+19
* monitor-manager: Use g_clear_handle() to clean up D-Bus name owningJonas Ådahl2023-03-181-5/+1
* monitor-manager: Use guint for handle IDsJonas Ådahl2023-03-181-3/+2
* clutter/frame-clock: Warn if frame clock is disposed while dispatchingJonas Ådahl2023-03-181-0/+2
* Update Korean translationGwan-gyeong Mun2023-03-161-116/+133
* Update Czech translationMarek Černocký2023-03-141-16/+12
* Update Polish translationPiotr Drąg2023-03-111-92/+93
* Updated Danish translationAsk Hjorth Larsen2023-03-101-80/+92
* Bump version to 44.rc44.rcFlorian Müllner2023-03-062-1/+42
* prefs: Add get_keybinding_label() methodFlorian Müllner2023-03-062-0/+19
* core: Avoid focusing windows on map during grabsCarlos Garnacho2023-03-051-0/+9
* x11: Ignore _NET_ACTIVE_WINDOW client messages while grabbedCarlos Garnacho2023-03-051-1/+2
* Revert "x11/events: Do not update focus XWindow during grabs"Carlos Garnacho2023-03-051-5/+1
* Revert "x11: Do not move X11 input focus during grabs"Carlos Garnacho2023-03-053-26/+0
* tests/wayland: Add missing dependenciesRobert Mader2023-03-052-0/+2
* frames: Select SubstructureNotifyMask tooJonas Ådahl2023-03-041-1/+2
* tests/wayland: Add test for fractional-scale protocolRobert Mader2023-03-048-2/+411
* tests/build: Order Wayland tests alphabeticallyRobert Mader2023-03-041-6/+13
* tests/wayland-client-utils: Use interface names instead of static stringsRobert Mader2023-03-041-6/+6
* wayland/surface: Export get_buffer_[width|height] to testsRobert Mader2023-03-042-44/+55
* wayland: Implement fractional_scale_v1 protocolRobert Mader2023-03-046-0/+243
* meson: Bump wayland-protocols requirement to 1.31Robert Mader2023-03-041-1/+1
* wayland/surface: Fix can_scanout_untransformed() for transform+viewportRobert Mader2023-03-041-7/+23
* tests/build: Move 'service-channel' test to a 'misc' sectionJonas Ådahl2023-03-041-8/+12
* constraints: Don't apply titlebar constraint on non-drag user-op moveJonas Ådahl2023-03-041-3/+3