summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: Make wayland-x11-interop depends on xwayland featurebilelmoussaoui/tests-xwaylandBilal Elmoussaoui2023-04-141-11/+11
* 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
* backends/stage: Pass ClutterFrame to MetaStageWatchFuncGeorges Basile Stavracas Neto2023-04-076-5/+15
* clutter/stage: Assign frames to paint contextGeorges Basile Stavracas Neto2023-04-071-2/+6
* clutter/paint-context: Allow assigning a ClutterFrameGeorges Basile Stavracas Neto2023-04-073-0/+37
* cursor-tracker: Enhance the documentation and increase annotation coverageCorentin Noël2023-04-072-10/+27
* screen-cast-stream-src: Export damaged video regionsSalman2023-04-066-17/+126
* screen-cast-stream-src: Minor adjustmentSalman2023-04-061-4/+5
* stage-impl: Do clipped redraws when drawing offscreenSalman2023-04-061-21/+51
* frames/content: Use gtk_widget_compute_point()Jonas Ådahl2023-04-051-7/+8
* output-xrandr: Don't treat 0 as invalid backlight valueFlorian Müllner2023-04-041-1/+1
* output-xrandr: Consistently return -1 on errorFlorian Müllner2023-04-041-1/+1
* x11: Wrap X call with error trapsCarlos Garnacho2023-04-041-0/+7
* x11: Pass Atom directlyCarlos Garnacho2023-04-043-7/+5
* frames/window-tracker: Select StructureNotifyMask X11 eventsMarco Trevisan (Treviño)2023-04-041-0/+1
* backend: Fix build with -Dremote_desktop=falseChris Mayo2023-04-031-6/+2
* Update Dutch translationNathan Follens2023-04-021-85/+107
* Update Vietnamese translationNgọc Quân Trần2023-04-011-124/+138
* backends: Use meta_gamma_lut_new_sized() in a few more placesJonas Ådahl2023-03-302-11/+2
* compositor: Drop anchor_window_pos field from MetaWindowDragCarlos Garnacho2023-03-291-19/+0
* compositor: Use relative anchor coordinates for window dragsCarlos Garnacho2023-03-291-6/+18
* compositor: Avoid use of variable during resizeCarlos Garnacho2023-03-291-2/+2
* onscreen/native: Avoid freezing the frame clock on failed cursor commitsDaniel van Vugt2023-03-291-0/+27
* Update Chinese (China) translationBoyuan Yang2023-03-271-81/+99
* window-actor-x11: Check array bounds before accessing arrayJonas Dreßler2023-03-261-1/+1
* build: Don't disable checks in release buildsSebastian Keller2023-03-242-2/+0
* tests: Use a more interoperable path to bashSimon McVittie2023-03-225-5/+5
* backend/nested: Ignore setting pointer constraintJonas Ådahl2023-03-221-0/+8
* clutter: Safely transform paths to strings and vice versaEmmanuele Bassi2023-03-211-5/+12
* Export meta_window_has_pointer ()Ivan Molodetskikh2023-03-202-2/+3
* compositor/window-drag: Fix keyboard resizeFlorian Müllner2023-03-201-2/+2
* backends: Fall back to the default and not the unknown color spaceSebastian Wick2023-03-202-3/+3
* kms/impl-device/simple: Avoid destroying a NULL hash tableDaniel van Vugt2023-03-201-1/+1
* wayland/buffer: Avoid spamming the log when a buffer is not scanoutableDaniel van Vugt2023-03-201-4/+3
* kms/device: Avoid leaking some fieldsJonas Ådahl2023-03-191-0/+3