summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core: Guard MetaGroup usagebilelmoussaoui/x11-build-guards-2Bilal Elmoussaoui2023-05-153-10/+44
* core/stack-tracker: Guard X11 typesBilal Elmoussaoui2023-05-151-1/+24
* compositor/actor: Guard X11 typesBilal Elmoussaoui2023-05-151-3/+9
* context/launch: Guard X11 typesBilal Elmoussaoui2023-05-151-1/+6
* context/main: Guard X11/Xwayland typesBilal Elmoussaoui2023-05-151-16/+49
* core/window: Guard x11 typesBilal Elmoussaoui2023-05-151-12/+63
* display: Drop the indirection when initializating XwaylandBilal Elmoussaoui2023-05-153-15/+3
* compositor/x11: Drop duplicated methods callsBilal Elmoussaoui2023-05-151-2/+0
* wayland: Move surface check to MetaWaylandSurfaceBilal Elmoussaoui2023-05-157-25/+21
* wayland: Guard XWayland typesBilal Elmoussaoui2023-05-156-2/+19
* core/events: Guard X11 typesBilal Elmoussaoui2023-05-151-4/+12
* compositor/dnd: Guard X11 typesBilal Elmoussaoui2023-05-153-1/+12
* core/display: Guard X11 typesBilal Elmoussaoui2023-05-153-22/+63
* compositor: Guard X11 typesBilal Elmoussaoui2023-05-156-79/+90
* x11/x11-display: Fix some wrong code style to please CI checkerMarco Trevisan (Treviño)2023-05-151-3/+8
* tests/test-client: Use proper style for main argumentsMarco Trevisan (Treviño)2023-05-151-1/+2
* x11/x11-display: Always set the compositor manager selection on initMarco Trevisan (Treviño)2023-05-153-34/+13
* tests/test-client: Ensure that screen has always a compositorMarco 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/+7
* x11/x11-display: Set compositor selection earlier on XWaylandMarco Trevisan (Treviño)2023-05-154-6/+28
* tests: Make wayland-x11-interop depends on xwayland featureBilal Elmoussaoui2023-05-151-11/+11
* build: Set built headers as libmutter_dep sourcesJonas Ådahl2023-05-151-0/+8
* backends/x11: Fix type confusion about object dataBarnabás Pőcze2023-05-141-8/+6
* Update French translationSimon Elst2023-05-121-145/+141
* 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
* Update Persian translationDanial Behzadi2023-05-091-141/+38
* Fix shortcut wordingAlexandre Franke2023-05-081-4/+4
* shaped-texture: Move variable declaration to the topRobert Mader2023-05-071-1/+1
* egl: Set EGL_IMAGE_PRESERVED_KHR on DMABUF importRobert Mader2023-05-071-1/+3
* screen-cast/src: Never dequeue pw_buffer's we refuse to record toJonas Ådahl2023-05-043-18/+32
* build: Join keybindings path correctly tooJonas Ådahl2023-05-041-1/+1
* build: Use / operator instead of format for Wayland protocol pathsJonas Ådahl2023-05-041-9/+3
* build: Use / operator instead of join_paths everywhereJonas Ådahl2023-05-0412-66/+59
* tests: Set a dummy XDG_CONFIG_HOME variableJonas Ådahl2023-05-041-0/+1
* cogl: Remove struct paddingsSebastian Keller2023-05-042-19/+2
* clutter: Remove struct paddingsSebastian Keller2023-05-044-13/+2
* docs: Add missing flag documentationAndy Holmes2023-05-041-0/+1
* Update Persian translationDanial Behzadi2023-05-031-55/+228
* surface-actor: Queue rectangles of update region separatelymsizanoen12023-05-031-3/+10
* stage: Keep queued actor redraw clip volumes separatemsizanoen12023-05-031-39/+28
* clutter: Remove class paddingsMarco Trevisan (Treviño)2023-05-0239-231/+0
* edid: Integrate libdisplay-info for edid parsingadarshgm2023-05-028-20/+245
* frames: Disable XDND support on the frame windowSebastian Keller2023-04-281-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