summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* screen-cast/src: Avoid undefined behavior with GSourceDor Askayo2022-08-021-16/+22
* renderer-native: Fall back to ARGB if XRGB is not supportedDaniel van Vugt2022-07-291-6/+22
* wayland/actor-surface: Consider clones in is_on_logical_monitor()Robert Mader2022-07-201-29/+16
* window-actor/wayland: Skip unnecessary set_child_at_index() callsRobert Mader2022-07-201-11/+14
* wayland/subsurface: Move actor unparenting back to rebuild_surface_tree()Robert Mader2022-07-202-16/+33
* backends/screen-cast-stream-src: Set correct stride when using dmabufsPascal Nowack2022-07-141-2/+24
* output/kms: Replace common mode bandwidth check with clock checkJonas Ådahl2022-07-013-8/+5
* screen-cast/monitor: Always use clutter_stage_paint_to_framebuffer()Jonas Ådahl2022-06-291-38/+16
* wayland/dma-buf: Free feedback in surface_feedback_surface_destroyed_cbMichel Dänzer2022-06-161-0/+2
* wayland/surface: Swap 90 and 270 degree transformsRobert Mader2022-06-031-4/+4
* xwayland: Remove stray newlineJonas Ådahl2022-06-011-1/+0
* tests: Check that X11 selections handle Xwayland disappearingJonas Ådahl2022-06-012-0/+197
* tests/async-waiter: Keep track of X11 display it was created withJonas Ådahl2022-06-013-19/+42
* x11/input-selection-stream: Handle Xwayland going awayJonas Ådahl2022-06-011-4/+21
* selection: Return an error if trying to transfer from NULL sourceJonas Ådahl2022-06-011-0/+7
* xwayland: Add API to send signal to the Xwayland processJonas Ådahl2022-06-012-0/+21
* xwayland: Only warn on X IO errors when X11 is mandatoryJonas Ådahl2022-06-012-1/+13
* wayland: Add getter for XWayland manager objectJonas Ådahl2022-06-014-2/+13
* tests/test-client: Add clipboard-set commandJonas Ådahl2022-06-012-0/+59
* x11/selection: Unset selection ownership on shutdownJonas Ådahl2022-06-011-3/+11
* kms/crtc: Determine gamma support given the gamma lengthJonas Ådahl2022-05-281-1/+1
* kms/crtc: Always read the gamma stateJonas Ådahl2022-05-281-16/+10
* x11/events: Do not handle enter/leave during grabsFlorian Müllner2022-05-281-0/+8
* display: Bypass focus window during grabsFlorian Müllner2022-05-281-1/+3
* core: Avoid focusing window in presence of Clutter grabsCarlos Garnacho2022-05-281-6/+8
* display: Properly store later ID when adding window to queueSebastian Keller2022-05-281-4/+5
* window: Ensure window-visibility-updated is emitted when flushing queueSebastian Keller2022-05-281-5/+7
* display: Add method to flush a single window from the queuesSebastian Keller2022-05-282-28/+68
* compositor: Update topmost window actor after visibility changesSebastian Keller2022-05-281-0/+18