summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wayland/actor-surface: Queue redraw for frame callbackgnome-3-28Jonas Ådahl2020-11-241-0/+5
* cally: fix state set leakRay Strode2020-10-151-11/+15
* compositor: Make sure _NET_WM_FRAME_DRAWN timestamp has the right scopeJonas Ådahl2020-09-283-37/+123
* EGL: Include EGL/eglmesaext.hJan Alexander Steffens (heftig)2020-09-234-3/+13
* monitor-config-manager: Fallback to closed laptop lid configurationMarco Trevisan (Treviño)2020-05-051-3/+15
* window: Really propagate effective on-all-workspaces setting to transientsFlorian Müllner2020-05-051-1/+1
* core: propagate the effective on-all-workspaces setting to transient windowCarlos Garnacho2020-05-051-1/+1
* core: Avoid consecutive workspace changes in window constructionCarlos Garnacho2020-05-051-2/+1
* x11: Limit touch replay pointer events to when replayingJonas Ådahl2020-04-241-13/+58
* display: Move finishing of touch sequence to the backendJonas Ådahl2020-04-246-24/+70
* window-x11: Focus a window in the active workspace as take-focus fallbackMarco Trevisan (Treviño)2019-07-181-5/+11
* monitor-manager: Don't use switch-config when ensuring configurationJonas Ådahl2019-07-081-3/+1
* monitor-manager: use MonitorsConfig to track switch_configDaniel Drake2019-07-083-12/+56
* screen: Unset the active workspace and remove workspaces on freeMarco Trevisan (Treviño)2019-07-081-0/+11
* screen: Destroy window actors after windows while unmanaging compositorMarco Trevisan (Treviño)2019-07-083-13/+22
* window-x11: Use any focusable window as fallback delayed focus windowMarco Trevisan (Treviño)2019-07-085-28/+144
* 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
* 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-8/+146
* 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
* 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
* Bump version to 3.28.43.28.4Florian Müllner2019-05-142-1/+28
* 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
* wayland: Remove unused GList *lDaniel van Vugt2019-05-031-1/+0
* clutter/x11: Implement keycode remap to keysyms on virtual key devicesAndrea Azzarone2019-05-033-6/+186
* clutter/x11: Consider remapped keys when guessing the keycode from the keysymAndrea Azzarone2019-04-301-0/+20
* compositor: Avoid changing pipeline/source if shadow is not being paintedCarlos Garnacho2019-01-241-3/+12
* 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
* wayland/data-device: Focus out when focus surface destroyedJonas Ådahl2019-01-241-0/+18
* window/wayland: Don't initialize a window as showingJonas Ådahl2019-01-241-5/+11
* x11/window-props: Do not convert WM_NAMEFlorian Müllner2019-01-241-4/+1
* xprops: Make sure text_property_to_utf8() returns UTF8Florian Müllner2019-01-231-1/+5
* clutter: Do not latch modifiers on modifier keysCarlos Garnacho2019-01-161-2/+4
* clutter-offscreen-effect: Disable if no textureDaniel van Vugt2018-12-191-3/+6
* cogl-auto-texture: Avoid a double-free crashDaniel van Vugt2018-12-191-0/+1
* window: Really force update monitor on hot plugsOlivier Fourdan2018-11-132-3/+14
* renderer/native: Also wrap flip closures for EGLStreamsJonas Ådahl2018-10-233-14/+44