summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* x11: Limit touch replay pointer events to when replayinggnome-3-30Jonas Ådahl2020-04-241-13/+58
* display: Move finishing of touch sequence to the backendJonas Ådahl2020-04-245-25/+70
* Update German translation (Launchpad bug 1786977)Christian Kirbach2019-09-051-5/+7
* window-x11: Remove double definition of MetaStackMarco Trevisan (Treviño)2019-07-181-1/+0
* window-x11: Focus a window in the active workspace as take-focus fallbackMarco Trevisan (Treviño)2019-07-181-4/+11
* window-x11: Use any focusable window as fallback delayed focus windowMarco Trevisan (Treviño)2019-07-086-27/+179
* tests: Add "accept_take_focus" commandMarco Trevisan (Treviño)2019-07-082-1/+126
* test-client: Add x11 events GSource handlerMarco Trevisan (Treviño)2019-07-081-0/+141
* stack: Add a function to get a sorted list of focus candidatesMarco Trevisan (Treviño)2019-07-082-13/+57
* window-x11: Accept any focusable window as fallback focusMarco Trevisan (Treviño)2019-07-083-1/+48
* window-x11: Don't double-check for unmanaging windowsMarco Trevisan (Treviño)2019-07-081-3/+0
* Makefile-tests: Fix paths for stacking metatestsMarco Trevisan (Treviño)2019-07-081-4/+4
* surface-actor-x11: Bind the surface actor resources to window actor lifeMarco Trevisan (Treviño)2019-06-281-4/+14
* surface-actor-x11: Assign X11 Display only if we have resourcesMarco Trevisan (Treviño)2019-06-281-2/+6
* window-actor: Set actor as compositor private in window before the surfaceMarco Trevisan (Treviño)2019-06-281-3/+3
* window-x11: Add lost definition for TAKE_FOCUS_FALLBACK_DELAY_MSMarco Trevisan (Treviño)2019-06-281-0/+2
* window: Emit an error and return when trying to activate an unmanagedMarco Trevisan (Treviño)2019-06-281-0/+7
* window-x11: Focus the default window with delay while waiting for take-focusMarco Trevisan (Treviño)2019-06-244-7/+144
* test-runner: Add 'dispatch' commandMarco Trevisan (Treviño)2019-06-241-10/+28
* test-runner: Add 'sleep' commandMarco Trevisan (Treviño)2019-06-241-2/+27
* tests: Verify focused window in closed-transient testsMarco Trevisan (Treviño)2019-06-242-3/+12
* test-runner: Add 'assert_focused' commandMarco Trevisan (Treviño)2019-06-241-0/+36
* tests, stacking: Add tests with no-input and no-take-focus windowsMarco Trevisan (Treviño)2019-06-244-0/+67
* tests: Add 'can_take_focus' command to runner and clientMarco Trevisan (Treviño)2019-06-242-0/+69
* tests: Add 'accept_focus' command to runner and clientMarco Trevisan (Treviño)2019-06-242-0/+37
* workspace: Focus only ancestors that are focusableMarco Trevisan (Treviño)2019-06-241-10/+27
* Updated Spanish translationDaniel Mustieles2019-06-201-21/+32
* renderer/native: add missing eglTerminate in EGLDevice error pathEmil Velikov2019-06-131-0/+1
* cogl/pipeline: Don't try to access to free'd pointer dataMarco Trevisan (Treviño)2019-05-271-3/+3
* wayland-seat: Use g_free to cleanup MetaWaylandSeatMarco Trevisan (Treviño)2019-05-271-1/+1
* cursor-renderer-native: Free MetaCursorNativePrivate structMarco Trevisan (Treviño)2019-05-271-0/+1
* clutter/x11: Implement keycode remap to keysyms on virtual key devicesAndrea Azzarone2019-05-053-6/+186
* compositor: Disconnect from stage signals on destructionMarco Trevisan (Treviño)2019-05-032-5/+19
* compositor: Destroy window actors list on destructionMarco Trevisan (Treviño)2019-05-031-0/+17
* clutter/x11: Consider remapped keys when guessing the keycode from the keysymAndrea Azzarone2019-04-301-0/+20
* clutter: Fix check for keyboard a11y featuresCarlos Garnacho2019-03-281-1/+1
* clutter/evdev: Fix toggling accessibility features from keyboardOlivier Fourdan2019-03-211-10/+7
* monitor-manager: Don't use switch-config when ensuring configurationJonas Ådahl2019-01-301-3/+1
* screen-cast: Fix monitor recording on HiDPIJonas Ådahl2019-01-281-1/+5
* tests: Don't check pixels outside actor allocationCarlos Garnacho2019-01-241-4/+4
* clutter: Avoid rounding compensation when invalidating 2D actorsCarlos Garnacho2019-01-241-0/+15
* clutter-offscreen-effect: Disable if no textureDaniel van Vugt2019-01-231-3/+6
* cogl-auto-texture: Avoid a double-free crashDaniel van Vugt2019-01-231-0/+1
* Update Basque translationIñaki Larrañaga Murgoitio2018-12-071-112/+170
* Update French translationCharles Monzat2018-11-151-17/+18
* Bump version to 3.30.23.30.2Florian Müllner2018-11-132-1/+16
* window: Really force update monitor on hot plugsOlivier Fourdan2018-11-132-3/+14
* x11: close display in an idle functionAndrea Azzarone2018-11-083-7/+33
* Update Slovak translationDušan Kazik2018-10-271-54/+59
* wayland: Defer text_input.done on an idleCarlos Garnacho2018-10-221-6/+54