summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests/stacking: Add test checking the initial sizegtk3-ciJonas Ådahl2020-04-152-0/+37
* tests/stacking: Add test for checking restored positionsJonas Ådahl2020-04-152-0/+74
* tests/test-runner: Add 'move' and 'assert_position'Jonas Ådahl2020-04-151-0/+47
* tests/restore-size: Also test that untiling restores correctlyJonas Ådahl2020-04-151-0/+42
* tests/test-runner: Add tile and untile commandsJonas Ådahl2020-04-151-0/+50
* window: Set fall-back tile monitor if not setJonas Ådahl2020-04-151-0/+4
* window: Add meta_window_untile()Jonas Ådahl2020-04-153-9/+20
* tests/stacking: Test some maximize fullscreen interactionJonas Ådahl2020-04-151-0/+73
* tests/test-client: Add 'fullscreen' and 'unfullscreen' commandsJonas Ådahl2020-04-153-0/+36
* tests/stacking: Check that unmaximize to new size worksJonas Ådahl2020-04-152-0/+23
* tests/stacking: Add test to verify we unmaximize correctlyJonas Ådahl2020-04-152-0/+52
* tests/test-runner: Add a 'wait_reconfigure' commandJonas Ådahl2020-04-151-0/+18
* tests/test-runner: Add 'assert_size' commandJonas Ådahl2020-04-153-0/+147
* tests/test-client: Remove shadow from X11 test client CSS styleJonas Ådahl2020-04-151-0/+26
* tests/test-client: Make 'resize' client command include the titlebarJonas Ådahl2020-04-151-1/+16
* tests/test-client: Add line breaks to warning messagesJonas Ådahl2020-04-151-42/+42
* tests/test-runner: Plumb "resize" commandJonas Ådahl2020-04-151-0/+14
* tests/test-client: Add commands to maximize/unmaximizeJonas Ådahl2020-04-152-0/+30
* input-settings: fix device list iterationPhillip Wood2020-04-121-1/+1
* wayland: preserve `xkb_state` on VT switchOlivier Fourdan2020-04-081-1/+11
* wayland/xdnd: Add error traps around Xdnd* IPCCarlos Garnacho2020-04-071-0/+24
* backends/native: Translate coordinates of absolute motion eventsJonas Troeger2020-04-071-0/+3
* backends/x11: Fix access to WacomDeviceCarlos Garnacho2020-04-071-8/+13
* clutter/stage: Don't assume stage relayouts reallocate everythingJonas Dreßler2020-04-071-6/+0
* window: Check aliveness a bit less aggressivelyJonas Ådahl2020-04-071-2/+3
* x11: fix compilation if 'libwacom=false'Christian Rauch2020-04-061-1/+1
* Update Slovak translationDušan Kazik2020-04-051-59/+108
* window-actor: Set viewport when blitting to screencast fbJonas Ådahl2020-04-031-0/+1
* cogl: Defend against empty or unallocated framebuffersSimon McVittie2020-04-031-2/+2
* cogl: Don't allow creating sized textures with 0 pixelsSimon McVittie2020-04-031-0/+3
* clutter/master-clock-default: Sync timelines to hardware vsyncDaniel van Vugt2020-04-031-1/+25
* clutter/stage: Add API to get_next_presentation_timeDaniel van Vugt2020-04-036-1/+68
* clutter/click-action: Do not process captured event if action is disabledAndre Moreira Magalhaes2020-04-021-0/+6
* tests/actor-pick: Allocate actor before pickingGeorges Basile Stavracas Neto2020-03-311-0/+8
* tests/actor-pick: Remove tabsGeorges Basile Stavracas Neto2020-03-311-6/+6
* clutter/actor: Fix pick when actor is not allocatedAndre Moreira Magalhaes2020-03-311-0/+1
* Bump version to 3.36.13.36.1Florian Müllner2020-03-302-1/+44
* window-actor: Force full actor geometry sync when mappingRobert Mader2020-03-301-0/+3
* wayland/surface: Check for surface role in meta_wayland_surface_get_window()Robert Mader2020-03-301-0/+3
* wayland/pointer-constraints: Fix typoChristian Rauch2020-03-291-1/+1
* cogl-pango: Special case alpha of 0 for color glyphsCarlos Garnacho2020-03-291-1/+2
* cogl: Export two more functionsFlorian Müllner2020-03-291-0/+2
* cogl: Remove obsolete .map fileFlorian Müllner2020-03-291-50/+0
* wayland: Translate delete-surrounding properly to protocolsCarlos Garnacho2020-03-292-4/+6
* clutter: Enable negative offsets in delete surrounding textTakao Fujiwara2020-03-298-12/+34
* backends/native: Release virtual buttons on dispose instead of finalizeJonas Dreßler2020-03-281-11/+33
* cogl-pango: Factor in default color alpha againCarlos Garnacho2020-03-281-1/+3
* cogl-pango: Special case alpha of 0Florian Müllner2020-03-281-1/+1
* window-actor: Inhibit culling when blitting to screencastGeorges Basile Stavracas Neto2020-03-271-6/+15
* clutter/actor: Add culling inhibiting APIGeorges Basile Stavracas Neto2020-03-272-1/+66