summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests/test-client: Ensure that screen has always a compositorgnome-44Marco Trevisan (Treviño)2023-05-151-0/+2
* tests: Add check for compositor state on XWayland startupMarco Trevisan (Treviño)2023-05-153-1/+129
* tests/meson: Make tests depending on test-client to actually depend on itMarco Trevisan (Treviño)2023-05-151-0/+6
* x11/x11-display: Set compositor selection earlier on XWaylandMarco Trevisan (Treviño)2023-05-154-6/+28
* Update French translationAlexandre Franke2023-05-121-136/+125
* wayland/surface: NULL check surface resource in handle_output_bound()Jonas Ådahl2023-05-091-0/+3
* compositor-view: Chain up finalize()Jonas Ådahl2023-05-091-0/+2
* screen-cast/src: Never dequeue pw_buffer's we refuse to record toJonas Ådahl2023-05-043-18/+32
* frames: Disable XDND support on the frame windowSebastian Keller2023-05-031-0/+8
* Bump version to 44.144.1Florian Müllner2023-04-252-1/+34
* core: Fix map transitions for X11 windows on WaylandCarlos Garnacho2023-04-251-2/+2
* tests: Avoid CSD window in testCarlos Garnacho2023-04-251-1/+1
* frames: Use cairo renderer on GTK framesCarlos Garnacho2023-04-241-0/+2
* output: Check the EDID for the supported sink ColorimetrySebastian Wick2023-04-213-10/+45
* wayland/dma-buf: Enable modifiers by default on non-native backendRobert Mader2023-04-201-1/+14
* core: Remove meta_frame_get_flags()Sebastian Keller2023-04-202-66/+0
* xdg-shell: Always handle frame callbacks in popup_apply_state()Robert Mader2023-04-201-1/+4
* backends/x11: Trap errors from XIChangePropertyDaniel van Vugt2023-04-181-0/+12
* Replace using sscanf() to parse mode strings with new helperJonas Ådahl2023-04-182-10/+5
* monitor: Add helper to parse simple mode stringsJonas Ådahl2023-04-183-0/+135
* monitor: Don't use locale dependent mode ID stringJonas Ådahl2023-04-181-2/+5
* clutter/backend: Allow unsetting input methodJonas Ådahl2023-04-181-1/+7
* wayland/xdg-shell: Bail from popup_configure if resource was destroyedMichel Dänzer2023-04-181-0/+3
* wayland/cursor-surface: Update cursor on disposeJonas Ådahl2023-04-1711-0/+547
* cursor-tracker: Don't leak window cursor on exitJonas Ådahl2023-04-171-0/+1
* wayland: Emit frame events in GSource after "empty" updatesRobert Mader2023-04-171-38/+208
* clutter/stage-view: Add destroy signalRobert Mader2023-04-171-0/+18
* frame/native: Remember whether the frame carried a kms updateRobert Mader2023-04-172-0/+12
* clutter/frame: Add API to query minimal render time of a frameRobert Mader2023-04-174-2/+28
* x11: Always initialize all fields of XEvents sent via XSendEventSebastian Keller2023-04-174-5/+5
* workspace: Only consider windows that should be showing as focusableSebastian Keller2023-04-163-7/+17
* wayland: Set compositor when creating MetaWaylandDataSourceXWaylandSebastian Keller2023-04-152-9/+77
* wayland/data-device: Clear data source when cancelling drag with ESCmsizanoen12023-04-151-1/+3
* dnd: Clear Wayland drag source when cancelled from stage grab contextmsizanoen12023-04-151-0/+2
* frames: Forward _NET_WM_STATE during frame initializationCarlos Garnacho2023-04-141-5/+48
* x11: Fix remaining leaks from switch to XGetAtomName()Sebastian Keller2023-04-142-2/+5
* x11: Use Atoms when constructing a new MetaX11SelectionOutputStreamSebastian Keller2023-04-143-21/+24
* x11: Remove unused member variables from MetaX11SelectionInputStreamSebastian Keller2023-04-143-24/+5
* wayland: Don't leak XDnD mime type stringsSebastian Keller2023-04-141-2/+4
* xdg-shell: Early out of apply if dismissedJonas Ådahl2023-04-131-0/+3
* wayland/xdg-shell: Dismiss instead of destroy invalid popupJonas Ådahl2023-04-131-1/+1
* wayland/xdg-shell: Ignore reposition if popup was dismissedJonas Ådahl2023-04-131-0/+3
* core: Create passive button grab on topmost WindowCarlos Garnacho2023-04-121-1/+4
* core: Pass MetaWindow on passive button grab machineryCarlos Garnacho2023-04-124-22/+27
* core: Minor refactorCarlos Garnacho2023-04-121-6/+8
* screen-cast/monitor-src: Record frames with presentation timeGeorges Basile Stavracas Neto2023-04-071-4/+17
* screen-cast/monitor-src: Record DMA-BUF frames immediatelyGeorges Basile Stavracas Neto2023-04-071-4/+14
* screen-cast/src: Shuffle a variable aroundGeorges Basile Stavracas Neto2023-04-071-1/+2
* screen-cast/src: Clean up DMA-BUF only error pathsGeorges Basile Stavracas Neto2023-04-071-1/+5
* screen-cast/src: Add frame recording variant with timestampGeorges Basile Stavracas Neto2023-04-072-18/+48