summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 3.34.33.34.3Florian Müllner2020-01-052-1/+9
* clutter/stage: Fix picking of rectangles with negative positionsSebastian Keller2019-12-241-2/+2
* screen-cast: Fix window recording on HiDPIPascal Nowack2019-12-181-1/+5
* Bump version to 3.34.23.34.2Florian Müllner2019-12-112-1/+35
* Update British English translationBruce Cowan2019-12-111-104/+106
* backends/native: Fix double free of errorTim Crawford2019-12-061-1/+0
* kms-impl/simple: Fix meta_set_fallback_feedback_idlePekka Paalanen2019-12-061-1/+1
* kms: Process impl idle callbacks before pre dispatch flushPekka Paalanen2019-12-064-0/+39
* stack: Allow promoting transient windows to their parent's layerFlorian Müllner2019-11-291-2/+5
* shaped-texture: Do not invalidate content on set_cogl_texture()Robert Mader2019-11-261-2/+0
* cursor-tracker: Add API to keep the wayland pointer focus while hiddenJonas Dreßler2019-11-254-3/+53
* device-manager-x11: Ignore events if no source device is setMarco Trevisan (Treviño)2019-11-231-8/+30
* clutter/cally-root: Use g_clear_signal_handler and fix a signal leakRobert Mader2019-11-211-6/+4
* wayland: Move "ownership" of the DnD selection source to the data deviceCarlos Garnacho2019-11-201-6/+20
* wayland: Do not cancel data source on offer destructionCarlos Garnacho2019-11-201-6/+2
* wayland: Avoid redundant cancel() callCarlos Garnacho2019-11-201-1/+0
* wayland: Drop unused wl_signal structsCarlos Garnacho2019-11-202-15/+0
* cursor-renderer/native: Fix cursor drawing in combination with panel_orientat...Hans de Goede2019-11-131-0/+1
* output-kms: Fix "panel orientation" kms-prop being ignored on native outputsHans de Goede2019-11-131-3/+3
* compositor: Plug cairo_region_t leakCarlos Garnacho2019-11-121-0/+2
* backends: Plug MetaKmsPageFlipData leakCarlos Garnacho2019-11-121-1/+3
* input-settings/x11: Add missing clutter_x11_trap_x_errors around XIGetPropertyHans de Goede2019-11-101-0/+3
* plugin-manager: Kill window effects on destroyRobert Mader2019-11-081-0/+2
* plugins/default: Handle skipped animationsFlorian Müllner2019-11-081-16/+27
* wayland/surface: Don't double scale when getting absolute coordinatesXiang Fan2019-11-071-2/+2
* window-props: Don't set override redirect windows as top-level parentMarco Trevisan (Treviño)2019-11-073-0/+34
* window-props: Don't look for parent multiple timesMarco Trevisan (Treviño)2019-11-071-13/+20
* window: Assert we only set a NULL workspace when unmanagingMarco Trevisan (Treviño)2019-11-071-2/+5
* window: Warn if O-R window workspace state is usedMarco Trevisan (Treviño)2019-11-071-0/+1
* wayland/actor-surface: Always store away frame callbacks on commitJonas Ådahl2019-11-071-2/+20
* ci: Fix checking out gnome-shell on stable branchesFlorian Müllner2019-11-071-3/+1
* x11-display: Don't unset the X11 focused window after setting oneMarco Trevisan (Treviño)2019-11-061-1/+6
* tests/monitor-unit-tests: Add another tiling window hot plug testJonas Ådahl2019-11-051-0/+23
* window: Reset tile monitor number when untilingJonas Ådahl2019-11-051-1/+4
* tests/monitor-unit-tests: Add window tiling hot plug testJonas Ådahl2019-11-052-0/+104
* tests/runner: Move window shown synchronization to helperJonas Ådahl2019-11-053-45/+55
* tests/monitor-unit-tests: Move test client sanity check into helperJonas Ådahl2019-11-051-5/+12
* window: Always update tile monitor number on hot plugJonas Ådahl2019-11-051-2/+7
* plugins/default: Clean up tile preview when closing displayJonas Ådahl2019-11-051-5/+15
* plugin/default: Init quark before usingJonas Ådahl2019-11-051-4/+9
* display: Add 'closing' signalJonas Ådahl2019-11-051-0/+9
* renderer-native: Separate offscreen and shadowfbOlivier Fourdan2019-11-041-5/+24
* clutter/stage-view: Separate offscreen and shadowfbOlivier Fourdan2019-11-042-40/+128
* wayland: Check stylus serials on meta_wayland_seat_can_popup()Carlos Garnacho2019-10-305-1/+37
* x11: Limit touch replay pointer events to when replayingJonas Ådahl2019-10-301-13/+58
* display: Move finishing of touch sequence to the backendJonas Ådahl2019-10-305-26/+69
* x11: Update X11 focus before updating MetaDisplay focusCarlos Garnacho2019-10-241-1/+1
* wayland/surface: Reset buffer_destroy_handler_idRobert Mader2019-10-211-1/+1
* window-actor: Add a missing NULL-checkRobert Mader2019-10-181-11/+15
* monitor-manager: check for underscan setting validity upfrontCosimo Cecchi2019-10-181-1/+13