summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* backends: Compare gpu/crtc/output configurations before applyingwip/carlosg/fix-open-lid-flickerCarlos Garnacho2019-09-044-137/+194
* Updated Czech translationMarek Černocký2019-09-031-40/+74
* Update Croatian translationGoran Vidović2019-09-031-24/+26
* Update Friulian translationFabio Tomat2019-09-031-14/+17
* x11: Trace XEvent processingJonas Ådahl2019-09-021-0/+4
* wayland: Trace wl_surface.commitJonas Ådahl2019-09-021-0/+4
* core: Trace various window management actionsJonas Ådahl2019-09-024-1/+31
* clutter/input-pointer-a11y: Restore pointer a11y on resumeOlivier Fourdan2019-09-023-0/+20
* wayland/data-device: Restore keyboard focus on drag endOlivier Fourdan2019-09-021-0/+1
* wayland/data-device: Do not unset focus on drag startOlivier Fourdan2019-09-021-5/+2
* 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