summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* monitor-manager/kms: Get hotplug events from MetaKmswip/kms-connector-add-removeJonas Ådahl2019-09-032-25/+31
* kms/impl-device: Add and remove connectors on hot plugJonas Ådahl2019-09-038-21/+105
* kms: Add assert to check that the main thread is blocked on impl taskJonas Ådahl2019-09-032-0/+13
* clutter: Introduce geometric pickingDaniel van Vugt2019-09-0216-782/+434
* clutter/point: Add ClutterPoint quarilateral testing APIDaniel van Vugt2019-09-024-0/+150
* x11: Add window test before accessing reparents_pending fieldRémi Bernon2019-09-021-1/+1
* core: Fix multiple reparent requests handlingRémi Bernon2019-09-024-1/+11
* build: Raise libXi minimum dependency for required deadlock fixesMart Raudsepp2019-09-021-1/+1
* cogl: Remove GLX "threaded swap wait" used on NvidiaDaniel van Vugt2019-09-027-329/+2
* later: Add tracingJonas Ådahl2019-08-311-1/+33
* compositor: Trace pre/post paint functionsJonas Ådahl2019-08-311-0/+5
* backends/native: Add various cogl tracesJonas Ådahl2019-08-314-0/+39
* Update German translationTim Sabsch2019-08-291-47/+87
* Updated Vietnamese translationTrần Ngọc Quân2019-08-281-57/+90
* Update Swedish translationAnders Jonsson2019-08-271-45/+79
* Revert "clutter/stage-cogl: Remove pending_swaps counter"Jonas Ådahl2019-08-272-8/+48
* main: Add test initialization functionFlorian Müllner2019-08-273-9/+25
* iconcache: Avoid xrender picture formats when creating cairo surfaceRay Strode2019-08-271-25/+7
* Revert "iconcache: Support 16bit icons"Ray Strode2019-08-271-1/+0
* window-actor: Use new get_image() API to screen casting window contentJonas Ådahl2019-08-271-3/+1
* window-actor: Add API to get a cairo surface of the windowJonas Ådahl2019-08-272-0/+117
* screen-cast/window: Use window actor damaged signal instead of paintJonas Ådahl2019-08-271-34/+11
* window-actor: Add 'damaged' signalJonas Ådahl2019-08-273-3/+49
* Revert "main: Add test initialization function"Florian Müllner2019-08-273-24/+9
* main: Add test initialization functionFlorian Müllner2019-08-273-9/+24
* build: Add postinstall scriptFlorian Müllner2019-08-272-0/+12
* surface-actor-wayland: Handle stex being disposedRobert Mader2019-08-271-3/+5
* wayland: Implement subsurface.place_below() for parentsRobert Mader2019-08-2711-67/+261
* clutter/input-pointer-a11y: Include success boolean in stop signalsJonas Dreßler2019-08-273-8/+16
* core: Check X11 display availability before use in MetaStackTrackerCarlos Garnacho2019-08-261-4/+6
* core: Move Stack to StackTracker synchronization back to stack.cCarlos Garnacho2019-08-262-60/+86
* surface-actor: Unref shaped texture on disposeGeorges Basile Stavracas Neto2019-08-261-0/+1
* Update Catalan translationJordi Mas2019-08-261-538/+64
* wayland/dnd-surface: Apply surface offsetRobert Mader2019-08-261-0/+51
* wayland/feedback-actor: Use float for position and anchorRobert Mader2019-08-263-33/+33
* wayland: pointer-confinement: Listen to "geometry-changed" on the surface, no...Hans de Goede2019-08-261-4/+4
* Update Galician translationFran Dieguez2019-08-251-47/+79
* Update Hungarian translationBalázs Úr2019-08-241-36/+80
* Updated Slovenian translationMatej Urbančič2019-08-241-41/+82
* Update Latvian translationRūdolfs Mazurs2019-08-241-44/+94
* backends: Don’t translate GLib propertiesPiotr Drąg2019-08-242-6/+6
* clutter/main: Ignore synthetic events for accessibilityOlivier Fourdan2019-08-241-1/+2
* clutter/input-pointer-a11y: Trigger dwell detection in a timeoutOlivier Fourdan2019-08-242-1/+37
* clutter/input-pointer-a11y: Fix dwell timeout start after moving pointerJonas Dreßler2019-08-241-1/+2
* clutter/input-pointer-a11y: Remove unneeded characterJonas Dreßler2019-08-241-1/+1
* tests: Move clutter-test-utils.[ch] to src/testsCarlos Garnacho2019-08-2429-23/+86
* clutter: Move tests to src/testsCarlos Garnacho2019-08-24133-3/+4
* backends: Don't use glib types in new native backend objectsCarlos Garnacho2019-08-2410-202/+202
* clutter: Move evdev input to src/backends/nativeCarlos Garnacho2019-08-2441-2255/+2125
* clutter: Drop functions to get XVisualInfoCarlos Garnacho2019-08-243-38/+0