summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* backends/native: Convert MetaOutputColorspace to DRM ColorspaceSebastian Wick2023-03-043-1/+18
* cally: Use g_string_free() return valueFlorian Müllner2023-03-041-2/+1
* shaped-texture: Account for linear sampling when calculating actor damagemsizanoen12023-03-041-4/+15
* Update Bulgarian translationAlexander Shopov2023-03-041-80/+80
* tests: Add tests for HDR Static Metadata encoding/decoding and equalitySebastian Wick2023-03-046-2/+147
* output: Check the EDID for HDR Static Metadata supportSebastian Wick2023-03-044-5/+38
* edid: Fix MetaEdidStaticMetadataType bitmaskSebastian Wick2023-03-041-1/+1
* backends/native: Wire up color space and HDR metadataSebastian Wick2023-03-042-0/+110
* backends/native: Process color space and HDR md updatesSebastian Wick2023-03-043-29/+181
* backends/native: Add color space and HDR metadata updatesSebastian Wick2023-03-043-0/+65
* backends/native: Let updates require ALLOW_MODESETSebastian Wick2023-03-043-1/+11
* backends/native: Read color space and HDR metadata connector stateSebastian Wick2023-03-042-2/+282
* backends/native: Add color space and HDR metadata KMS propertiesSebastian Wick2023-03-042-1/+105
* monitor-manager: Make color space and HDR metadata accessible from lgSebastian Wick2023-03-043-0/+157
* output: Add color space and HDR metadataSebastian Wick2023-03-042-0/+142
* backend/native: Make is-privacy-screen-enabled not CONSTRUCT_ONLYSebastian Wick2023-03-041-1/+0
* test: Add a test for "activate" hammeringOlivier Fourdan2023-03-041-0/+35
* tests: Update READMEOlivier Fourdan2023-03-041-2/+1
* startup-notification: Delay cursor feedback updatesOlivier Fourdan2023-03-041-3/+38