summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* backends: Hook ClutterSeat::touch-mode to PanelOrientationManagedCarlos Garnacho2020-09-053-1/+25
* backends: Check panel autorotation state before applying autorotationCarlos Garnacho2020-09-051-0/+3
* backends: Centralize panel autorotation in a DisplayConfig propertyCarlos Garnacho2020-09-054-0/+62
* backends: Add method/property to get accelerometer availabilityCarlos Garnacho2020-09-052-6/+63
* backends/input-mapper: Add some g_debug() traces to MetaInputMapperCarlos Garnacho2020-09-041-0/+10
* backends/input-mapper: Implement score mechanism to assign the most relevant ...Carlos Garnacho2020-09-041-65/+73
* backends: Allow integrated tablet devices to cycle outputsCarlos Garnacho2020-09-041-5/+9
* stream: Remove cursor if it's invisibleGeorges Basile Stavracas Neto2020-09-013-3/+12
* monitor-stream-src: Add before-paint watch to catch scanoutsGeorges Basile Stavracas Neto2020-09-011-0/+22
* monitor-stream-src: Generalize functionGeorges Basile Stavracas Neto2020-09-011-7/+10
* meta/stage: Process BEFORE_PAINT watchers at ClutterStage.before_paintGeorges Basile Stavracas Neto2020-09-011-3/+11
* monitor-stream-src: Blit scanout when availableGeorges Basile Stavracas Neto2020-09-011-10/+22
* cogl/scanout: Allow blitting to framebufferGeorges Basile Stavracas Neto2020-09-011-0/+132
* backends/native: Move pixel format helper to separate fileGeorges Basile Stavracas Neto2020-09-014-75/+132
* renderer-native: Cleanup unused variableGeorges Basile Stavracas Neto2020-09-011-1/+0
* window-stream-src: Record a full frame on damageGeorges Basile Stavracas Neto2020-09-011-1/+1
* wayland: Drop Xwayland abstract socketCarlos Garnacho2020-08-312-63/+8
* clutter/backends: Rename master and slave devicesFlorian Müllner2020-08-3110-80/+80
* core/display: Remove obsolete typedefFlorian Müllner2020-08-311-1/+0
* shaped-texture: Add debug paint overlay for opaque regionsRobert Mader2020-08-311-0/+83
* util: Add paint debug flagsRobert Mader2020-08-312-0/+39
* util: Small style cleanupsRobert Mader2020-08-311-9/+0
* wayland: Reword commentCarlos Garnacho2020-08-311-8/+5
* wayland: Flush text_input.done event after IM key eventCarlos Garnacho2020-08-311-3/+31
* clutter: Prepare input focus for IM event deliveryCarlos Garnacho2020-08-313-4/+12
* background-content: Use redraw_clip when culling is unavailableDaniel van Vugt2020-08-301-1/+12
* background-content: Explicitly distinguish stage space from actor spaceDaniel van Vugt2020-08-301-17/+45
* background-content: Don't set up pipeline unless it's neededDaniel van Vugt2020-08-301-7/+7
* wayland/surface: Don't update outputs recursively on mapped changesJonas Dreßler2020-08-293-17/+1
* wayland/surface: Don't update outputs on all geometry changesJonas Dreßler2020-08-291-4/+0
* wayland/actor-surface: Update outputs on stage-views changesJonas Dreßler2020-08-293-32/+6
* screen-cast: Add vmwgfx to the DMA buffer deny listGrey Christoforo2020-08-291-0/+1
* screen-cast: Disable DMA buffer based screen casting for QXLJonas Ådahl2020-08-293-0/+53
* kms/device: Provide driver name and descriptionJonas Ådahl2020-08-294-0/+64
* screen-cast: Move DMA buffer allocation to MetaScreenCastJonas Ådahl2020-08-293-11/+39
* backend: Add getter for MetaScreenCastJonas Ådahl2020-08-292-0/+13
* xwayland: Add a setting to disable selected X extensionsOlivier Fourdan2020-08-293-14/+87
* seat-native: Process device added/removed events as ClutterEventsMarco Trevisan (Treviño)2020-08-291-51/+57
* seat-x11: Translate device enabled/disabled into clutter eventsMarco Trevisan (Treviño)2020-08-291-45/+75
* backend: Use connect-after to perform actions on device removedMarco Trevisan (Treviño)2020-08-291-1/+2
* backend: Don't emit last-device updates with no deviceMarco Trevisan (Treviño)2020-08-291-0/+1
* *: Fix spelling mistakes found by codespellBjörn Daase2020-08-2938-56/+56
* startup: Fix possible crash in startup notificationsBenjamin Berg2020-08-291-1/+1
* streams: Don't bail out when cursor is outside the streamGeorges Basile Stavracas Neto2020-08-283-31/+0
* screen-cast-stream-src: Properly unset cursor metadataGeorges Basile Stavracas Neto2020-08-281-1/+1
* backends/native: Use proper string format for uint64_tCarlos Garnacho2020-08-282-3/+3
* wayland/xdg-shell: Move popup role assignment behind checksRobert Mader2020-08-271-13/+18
* wayland/xdg-shell: Handle null-parent in get_popup()Robert Mader2020-08-261-2/+11
* wayland/xdg-shell: Add parent window validation in get_popup()Robert Mader2020-08-261-2/+9
* wayland/seat: Add seat_release interfaceRobert Mader2020-08-261-1/+9