summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* core: Sync after issuing key/button passive grabsCarlos Garnacho2023-03-031-0/+4
* core: Trap errors during passive button/key grabsCarlos Garnacho2023-03-031-0/+9
* cogl: Trap GLX call with error trapCarlos Garnacho2023-03-031-1/+5
* ci,tests: Pass GTK_A11Y=none to testsCarlos Garnacho2023-03-033-0/+3
* ci: Update image with new/future dependenciesCarlos Garnacho2023-03-031-1/+3
* Remove support for window shadingRobert Mader2023-03-0312-229/+25
* window: Fix an if-block indentationRobert Mader2023-03-031-5/+5
* Update German translationJürgen Benvenuti2023-03-031-81/+106
* onscreen/native: Hold ref to the output and CRTC until detachedJonas Ådahl2023-03-031-2/+5
* onscreen/native: Detach onscreens when disposingJonas Ådahl2023-03-031-1/+1
* color-device: Don't close lcms profile on error from cd_icc_load_handleSimon McVittie2023-03-031-5/+3
* color-device: Make sure lcms_context is not NULLSimon McVittie2023-03-031-1/+8
* Update Czech translationMarek Černocký2023-03-031-78/+80
* tests/monitor/default-scale: Add a couple of more test casesJonas Ådahl2023-03-031-0/+18
* monitor: Use fractional scale result to decide the non-fractional scaleJonas Ådahl2023-03-032-3/+11
* tests: Fix default_scale testCarlos Garnacho2023-03-031-2/+1
* tests/monitor/default-scale: Fix test casesJonas Ådahl2023-03-031-4/+4