summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* clutter/actor: Stop transitions in children when removingJonas Ådahl2022-12-033-5/+11
* wayland/pointer-gestures: Fix crash in get_*_gesture after pointer is destroyedmsizanoen12022-12-033-15/+27
* seat/impl: Wait for pointer constraining when updating viewportsJonas Ådahl2022-12-031-2/+29
* udev-rules: Disable sending modifiers to clients with amdgpuMichel Dänzer2022-12-021-0/+1
* backend/native: Sending modifiers to clients can be disabled via udevMichel Dänzer2022-12-023-0/+12
* wayland/dma-buf: Use meta_renderer_native_send_modifiersMichel Dänzer2022-12-021-7/+1
* kms/device: Add flag to disable sending DRM modifiers to clientsMichel Dänzer2022-12-023-9/+35
* wayland/dma-buf: Always send modifiers when using surfacelessJonas Ådahl2022-12-021-0/+3
* wayland/dma-buf: Only try to query KMS device on native backendJonas Ådahl2022-12-021-2/+5
* wayland/dma-buf: Always send modifiers if AddFB2() is supportedJonas Ådahl2022-12-021-13/+10
* kms/device: Differentiate between lack of AddFb2() and udev ruleJonas Ådahl2022-12-025-13/+10
* wayland/dma-buf: Get backend via MetaContextJonas Ådahl2022-12-021-4/+13
* wayland/compositor: Add MetaContext getterJonas Ådahl2022-12-022-0/+8
* Revert "wayland/pointer-constraints: Fix window check on subsurfaces"Robert Mader2022-11-031-1/+1
* wayland/pointer-constraints: Fix window check on subsurfacesRobert Mader2022-11-011-1/+1
* Bump version to 42.642.6Florian Müllner2022-10-252-1/+11
* wayland: Fix null pointer deference in meta_get_first_subsurface_node.Max Zhao2022-10-171-1/+3
* window: Type check some wm functionsJonas Ådahl2022-10-171-0/+9
* surface-actor-wayland: Fix assumption in get_current_primary_viewRobert Mader2022-10-161-1/+3
* clutter/actor: Do not report hidden actors as present on stage viewRobert Mader2022-10-161-0/+4
* wayland: Unlink surface listener when freeing tokenCarlos Garnacho2022-09-301-0/+3
* wayland: Add destruction listener to activation token surfaceCarlos Garnacho2022-09-301-0/+15
* output/kms: Don't attemp to add common modes on connectors without modesJonas Ådahl2022-09-291-0/+3
* cogl: Add a quirk on Mali to glFlush before glGenerateMipmapDaniel van Vugt2022-09-203-0/+14
* backends/native: Add xlnx to the atomic deny listDaniel van Vugt2022-09-201-0/+1
* Bump version to 42.542.5Florian Müllner2022-09-172-1/+14
* Update Icelandic translationSveinn í Felli2022-09-061-97/+87
* tests/wayland/test-driver: Unset resource user data on finalizeJonas Ådahl2022-09-021-1/+14
* output/kms: Add more heuristics to decide when to offer fallback modesMario Limonciello2022-09-021-12/+44
* tests: Give mutter-test-runner the RUNPATH to find Clutterwip/smcv/42-rpathSimon McVittie2022-08-181-0/+5
* Update meta connector types enumSteev Klimaszewski2022-08-172-0/+8
* Update Georgian translationZurab Kargareteli2022-08-151-3202/+513
* wayland: Fix thinko in paired tablet loop filterCarlos Garnacho2022-08-131-1/+1
* backend: Fix cursor visibility on X11 with only tablets as inputCarlos Garnacho2022-08-121-1/+6
* Bump version to 42.442.4Florian Müllner2022-08-112-1/+18
* pointer-constraints/native: Fix borders array memory leaksSebastian Keller2022-08-111-3/+2
* tests: Test hotplugs when having unmapped Wayland windowJonas Ådahl2022-08-112-0/+21
* window/wayland: Always update the monitor when updatingJonas Ådahl2022-08-111-1/+4
* window: Add monitor finder using stored IDsJonas Ådahl2022-08-112-11/+28
* window: Get backend from context when updating monitorsJonas Ådahl2022-08-111-1/+2
* window: Make monitor from rect finder helper more clearly namedJonas Ådahl2022-08-115-6/+6
* tests/respect-constraints: Explicitly set monitor sizeJonas Ådahl2022-08-111-0/+2
* tests/runner: Add 'sync_shown' commandJonas Ådahl2022-08-111-0/+18
* tests/runner: Add 'resize_monitor' metatest commandJonas Ådahl2022-08-112-0/+24
* tests/runner: Recreate the virtual monitor for each testJonas Ådahl2022-08-111-4/+3
* tests/runner: Make test runner use the headless backendJonas Ådahl2022-08-111-1/+12
* tests/runner: Remove support running tests as an X11 WMJonas Ådahl2022-08-111-9/+5
* x11-display: Unset GDK_BACKEND environment variableMichel Dänzer2022-08-101-0/+8
* wayland/dma-buf: Don't require modifiers support for scanout trancheDor Askayo2022-08-021-1/+1
* tests/screen-cast: Avoid undefined behavior with GSourceDor Askayo2022-08-021-17/+25