summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* x11/display: Delay cursor updatesOlivier Fourdan2023-03-042-1/+47
* readme: Expand how to tag commit messagesJonas Ådahl2023-03-031-0/+39
* tests/kms/hotplug: Add tests for connector coming and goingJonas Ådahl2023-03-031-0/+118
* onscreen/native: Hold output and CRTC refs until disposeJonas Ådahl2023-03-033-2/+129
* wayland: Take surface reference for presentation-time feedbackMichel Dänzer2023-03-031-1/+2
* core: Avoid setting up frames on fullscreen windowsCarlos Garnacho2023-03-033-7/+17
* build: Fix cogl-pango underlinkingCarlos Garnacho2023-03-031-1/+1
* build: Only require gtk3 dependency if tests are enabledCarlos Garnacho2023-03-031-1/+2
* build: Move to gnome-desktop-4 dependencyCarlos Garnacho2023-03-031-1/+1
* build: Drop gtk3 build dependency from mutter library/executableCarlos Garnacho2023-03-031-6/+0
* x11: Drop all bypass_gtk checksCarlos Garnacho2023-03-031-42/+13
* compositor: Add utility function to convert region to cairo_t pathCarlos Garnacho2023-03-033-2/+21
* x11: Open a X11 Display directlyCarlos Garnacho2023-03-036-99/+157
* x11: Adopt X11 error trap infrastructure from GDKCarlos Garnacho2023-03-033-15/+260