summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* backend: Don't pull generated headers (indirectly)cherry-pick-e0944b60Carlos Garnacho2020-11-122-4/+4
* wayland/xdg-shell: Imitate undefined behavior Qt relies uponJonas Ådahl2020-11-122-3/+19
* window/wayland: Warn when attempted to resend uninitialized stateJonas Ådahl2020-11-121-0/+6
* backends/x11: Emit CLUTTER_DEVICE_ADDED events for initial devicesCarlos Garnacho2020-11-073-0/+28
* clutter/event: Do not filter out DEVICE_ADDED/REMOVED eventsCarlos Garnacho2020-11-071-1/+3
* wayland/subsurface: Check for circular relationshipsRobert Mader2020-11-051-0/+21
* x11/output: Fix init tile info guardJonas Ådahl2020-11-051-1/+1
* clutter/actor: Queue redraw on no-layout parents when unmappingJonas Dreßler2020-11-031-3/+7
* backend: Update cursor visibility on device addedOlivier Fourdan2020-11-021-33/+14
* clutter/backend: Don't dispatch libinput events too earlyOlivier Fourdan2020-11-021-2/+0
* wayland/window: Don't lose precision in MetaWaylandWindowConfigurationJonas Ådahl2020-10-306-14/+33
* backend: Keep a refcount on backend's current_deviceOlivier Fourdan2020-10-281-2/+3
* Update Portuguese translationJuliano de Souza Camargo2020-10-241-10/+10
* background-content: Assume background clones are always transformedDaniel van Vugt2020-10-231-17/+24
* window: Don't override tile monitorFlorian Müllner2020-10-231-1/+1
* wayland: start Xwayland on connection to either public X11 socketJames Henstridge2020-10-222-2/+14
* Revert "wayland: Drop Xwayland abstract socket"James Henstridge2020-10-222-8/+63
* clutter/actor: Don't queue relayouts inside add/remove_child_internalJonas Dreßler2020-10-201-36/+2
* clutter/actor: Only allocate when actor is mapped, not only visibleJonas Dreßler2020-10-201-19/+14
* clutter/actor: Use separate priv pointer in clutter_actor_real_(un)mapJonas Dreßler2020-10-201-7/+8
* clutter/actor: Handle getting (un-)mapped during painting differentlyJonas Dreßler2020-10-201-16/+22
* tests/conform/actor-pivot-point: Show stage before allocatingJonas Dreßler2020-10-201-0/+2
* clutter/actor: Add private API to get whether we're painting unmappedJonas Dreßler2020-10-203-1/+13
* clutter/actor: Introduce counter for painting in an unmapped branchJonas Dreßler2020-10-201-1/+48
* clutter/actor: Alway call queue_relayout() when showing actorsJonas Dreßler2020-10-201-21/+5
* constraints: Use "orig" rectangle for interactive resizeOlivier Fourdan2020-10-191-21/+13
* window-props: Check for actual size hints changesOlivier Fourdan2020-10-191-5/+26
* window: Do not go past size hints on resizeOlivier Fourdan2020-10-191-15/+20
* window/wayland: Offset position with size mismatch when finishing a resizeRobert Mader2020-10-191-30/+37
* cally: fix state set leakRay Strode2020-10-151-11/+15
* compositor: Make sure _NET_WM_FRAME_DRAWN timestamp has the right scopeJonas Ådahl2020-10-156-42/+121
* meson: Fail if initfd is enabled but Xwayland doesn't support itBastien Nocera2020-10-141-1/+4
* Update Portuguese translationJuliano de Souza Camargo2020-10-091-120/+49
* window/wayland: Offset position with size mismatch when resizingJonas Ådahl2020-10-071-0/+23
* Bump version to 3.38.13.38.1Florian Müllner2020-10-052-1/+27
* clutter/frame-clock: Adapt refresh rate from to frame infoJonas Ådahl2020-10-051-0/+2
* Update Catalan translationJordi Mas2020-10-031-4/+4
* wayland/client: Free GSubprocessLauncher after spawningSergio Costas2020-10-021-6/+9
* surface-actor: Simplify culling logicRobert Mader2020-10-021-19/+2
* wayland/actor-surface: Always set opaque region on alpha-less texturesRobert Mader2020-10-021-1/+9
* background-content: Apply Cullable clipping even in the transformed caseDaniel van Vugt2020-10-011-4/+12
* build: Do not provide built sources as libmutter_dep sourceswip/carlosg/libmutter-dep-sourcesCarlos Garnacho2020-09-301-1/+0
* build: Build libmutter using sources as positional argumentsCarlos Garnacho2020-09-301-4/+2
* backends: Ensure to clear the last updated device on device removalCarlos Garnacho2020-09-301-0/+3
* core: Do not update last device on CLUTTER_DEVICE_ADDED/REMOVEDCarlos Garnacho2020-09-301-6/+10
* backends: Do not use stack-allocated ClutterEventsCarlos Garnacho2020-09-301-6/+7
* clutter: Do not use stack-allocated ClutterEventsCarlos Garnacho2020-09-301-7/+7
* screen-cast/area-src: Clear framebuffer before painting stageJonas Ådahl2020-09-303-2/+11
* clutter: Align all screen transformations to 1/256th of a stage unit.Daniel van Vugt2020-09-301-4/+10
* backends/x11: Set stage on logical keyboard devicewip/carlosg/fix-im-x11Carlos Garnacho2020-09-291-0/+4