summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* tests/monitor/default-scale: Use a large epsilonJonas Ådahl2023-03-031-1/+6
* tests: Port headless start test case to VKMSJonas Ådahl2023-03-024-73/+40
* tests/drm-mock: Add filter mockingJonas Ådahl2023-03-023-2/+81
* tests/drm-mock: Add missing newline in macroJonas Ådahl2023-03-021-0/+1
* gpu/kms: Report that we can have outputs if we have connectorsJonas Ådahl2023-03-021-12/+1
* Update Swedish translationAnders Jonsson2023-03-021-85/+106
* kms/update: Merge connector updates tooJonas Ådahl2023-03-023-2/+93
* Update Hungarian translationBalázs Úr2023-03-021-82/+86
* renderer/native: Move per frame KMS update to MetaFrameNativeJonas Ådahl2023-03-0215-191/+246
* kms/device: Move result queueing to impl deviceJonas Ådahl2023-03-022-1/+26
* kms/impl-device: Move fd hold to update when processingJonas Ådahl2023-03-023-2/+19
* kms/impl-device: Let process() always take ownership of the updateJonas Ådahl2023-03-025-12/+7
* clutter/frame-clock: Debug log frame drops per second if there were anyJonas Ådahl2023-03-023-0/+37
* clutter/frame: Allow setting a backend release functionJonas Ådahl2023-03-024-7/+22
* renderer-view/native: Allocate backend specific ClutterFrameJonas Ådahl2023-03-028-5/+86
* clutter/stage-view: Allow stage view to allocate frameJonas Ådahl2023-03-022-0/+16
* clutter/frame-clock: Allow frame clock listener iface allocate frameJonas Ådahl2023-03-022-1/+7
* backends/native: Introduce MetaRendererViewNativeDor Askayo2023-03-026-34/+136
* tests/kms/render: Add test for scanout failure handlingJonas Ådahl2023-03-014-1/+173