summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* input-settings: fix device list iterationpwood/fix-trackball-button-scrollPhillip Wood2020-04-111-1/+1
* x11: Forward current selection state when initializing X11 selectionsCarlos Garnacho2020-04-091-9/+16
* core: Add private function to get the current selection ownerCarlos Garnacho2020-04-092-0/+43
* cogl: Remove unused fields from CoglContextAdam Jackson2020-04-092-33/+0
* Revert "clutter/click-action: Do not process captured event if action is disa...Georges Basile Stavracas Neto2020-04-081-6/+0
* clutter/click-action: Make sure to never schedule more than one timeoutGeorges Basile Stavracas Neto2020-04-081-0/+1
* clutter/gesture-action: Cancel gesture when disabling the actionGeorges Basile Stavracas Neto2020-04-081-0/+16
* clutter/click-action: Release when disablingGeorges Basile Stavracas Neto2020-04-081-0/+15
* clutter: Remove drag and drop actionsJonas Dreßler2020-04-089-2256/+0
* clutter/offscreen-effect: Override ClutterActorMeta.set_enabledGeorges Basile Stavracas Neto2020-04-081-7/+8
* clutter/constraint: Override ClutterActorMeta.set_enabledGeorges Basile Stavracas Neto2020-04-081-13/+11
* clutter/effect: Override ClutterActorMeta.set_enabledGeorges Basile Stavracas Neto2020-04-081-13/+11
* clutter/actor-meta: Add a new 'set_enabled' vfuncGeorges Basile Stavracas Neto2020-04-082-7/+17
* wayland: preserve `xkb_state` on VT switchOlivier Fourdan2020-04-081-1/+11
* cogl: Remove CoglPath and the tesselatorCarlos Garnacho2020-04-0851-9443/+13
* clutter: Drop CoglPaths handling from ClutterPaintNodeCarlos Garnacho2020-04-084-69/+0
* clutter/text: Drop usage of ClutterPathCarlos Garnacho2020-04-081-53/+56
* 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
* ci: Rebase docker image to F32Florian Müllner2020-04-072-14/+9
* window: Check aliveness a bit less aggressivelyJonas Ådahl2020-04-071-2/+3
* clutter/stage: Remove ability to set custom perspectiveJonas Ådahl2020-04-062-68/+19
* clutter/stage: Remove unused paint_data/notify fieldsJonas Ådahl2020-04-061-6/+0
* clutter/stage: Remove 'accept-focus' propertyJonas Ådahl2020-04-066-110/+1
* clutter/stage: Remove hide/show cursor APIJonas Ådahl2020-04-068-159/+1
* clutter/stage: Remove 'alpha' propertyJonas Ådahl2020-04-063-98/+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/offscreen-effect: Rename CoglPipeline field to 'pipeline'Georges Basile Stavracas Neto2020-04-021-13/+13
* clutter/layer-node: Use non-deprecated cogl_texture_2d_new_with_size()Georges Basile Stavracas Neto2020-04-021-4/+7
* clutter/layer-node: Trivial code cleanupGeorges Basile Stavracas Neto2020-04-021-4/+2
* cluter/layer-node: Remove CoglTexture from structureGeorges Basile Stavracas Neto2020-04-021-10/+9
* clutter/layer-node: Rename CoglPipeline field to 'pipeline'Georges Basile Stavracas Neto2020-04-021-11/+13
* clutter/click-action: Do not process captured event if action is disabledAndre Moreira Magalhaes2020-04-021-0/+6
* clutter/offscreen-effect: Don't ever early out out of post paintJonas Ådahl2020-04-011-5/+8
* clutter/actor-meta: Warn if an actor modifier is altered mid paintJonas Ådahl2020-04-011-0/+7
* x11: fix compilation if 'libwacom=false'Christian Rauch2020-04-011-1/+1
* 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
* build: Post-release version bumpFlorian Müllner2020-03-311-1/+1
* Revert "Bump version to 3.36.1"Florian Müllner2020-03-302-44/+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