summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* backends/native: Update keymap state on latched modifier updateswip/carlosg/keymap-updatesCarlos Garnacho2021-01-211-0/+1
* xwayland: Do not rely on X-lock filesOlivier Fourdan2021-01-211-20/+8
* xwayland: Check for X11 unix directory only onceOlivier Fourdan2021-01-211-3/+3
* xwayland: Propagate error if display sockets failedOlivier Fourdan2021-01-211-1/+2
* xwayland: Start Xwayland on connection to either public X11 socketJames Henstridge2021-01-212-2/+14
* Revert "wayland: Drop Xwayland abstract socket"James Henstridge2021-01-212-11/+88
* wayland: Handle forced Xwayland shutdown elegantlyCarlos Garnacho2021-01-201-1/+2
* Update Portuguese translationHugo Carvalho2021-01-201-23/+23
* backend/native: Destroy logind helper after seatJonas Ådahl2021-01-191-1/+2
* backend: Tear down in dispose() instead of finalize()Jonas Ådahl2021-01-193-15/+30
* seat/native: Explicitly destroy MetaSeatImplJonas Ådahl2021-01-193-25/+32
* clutter/seat: Don't unref backend on finalizeJonas Ådahl2021-01-191-12/+0
* clutter/backend: Clear stage window pointer after removing weak refJonas Ådahl2021-01-191-0/+1
* Update Romanian translationDaniel Șerbănescu2021-01-191-26/+26
* Update Ukrainian translationYuri Chornoivan2021-01-191-30/+30
* xwayland: Enable Xwayland on demand by defaultOlivier Fourdan2021-01-194-13/+5
* xwayland: Make autoclose-xwayland an exp. featureOlivier Fourdan2021-01-194-0/+13
* events: Bypass wayland when scrolling with mouse-button modifier pressedFlorian Müllner2021-01-181-0/+12
* xwayland: Check X11 clients prior to terminate XwaylandOlivier Fourdan2021-01-184-1/+161
* Update Catalan translationJordi Mas2021-01-161-12/+10
* Update Serbian translationМарко Костић2021-01-151-59/+69
* Post-release version bump (again)Florian Müllner2021-01-141-1/+1
* Tag release 40.alpha.1.140.alpha.1.1Florian Müllner2021-01-142-1/+9
* backends: Update pointer drag-threshold/double-click settings locationCarlos Garnacho2021-01-142-10/+5
* clutter: Update settings location for font aa/hinting/rgb orderCarlos Garnacho2021-01-141-24/+23
* build: Bump gsettings-desktop-schemas dependencyCarlos Garnacho2021-01-142-2/+6
* clutter/click-action: Release if motion crosses drag thresholdGeorges Basile Stavracas Neto2021-01-141-1/+1
* clutter/click-action: Only emit "clicked" when within drag thresholdGeorges Basile Stavracas Neto2021-01-141-1/+3
* clutter/click-action: Factor out drag threshold checkGeorges Basile Stavracas Neto2021-01-141-10/+18
* Post-release version bumpFlorian Müllner2021-01-141-1/+1
* Tag version 40.alpha.140.alpha.1Florian Müllner2021-01-131-0/+29
* Update Slovenian translationMatej Urbančič2021-01-121-59/+68
* wayland: Ensure pointer constraint region consistencyCarlos Garnacho2021-01-121-6/+9
* clutter: Fix build with clangMarc-Antoine Perennou2021-01-111-1/+1
* seat-impl: Destroy libinput objects on input thread on tear downJonas Ådahl2021-01-112-20/+26
* seat-impl: Fix some variable namesJonas Ådahl2021-01-111-11/+11
* x11: Support the CTM (color transform matrix) RandR propertyAaron Plattner2021-01-117-0/+156
* ci: Replace custom commit-log script with ci-fairyFlorian Müllner2021-01-113-124/+27
* tests/stage-views: Test whether stage views and frame clocks are freedJonas Dreßler2021-01-111-0/+106
* clutter/timeline: Don't manually set frame clock in set_actor()Jonas Dreßler2021-01-111-5/+0
* remote-desktop: Allow using custom scroll source for NotifyPointerAxisPascal Nowack2021-01-112-2/+51
* background: Make the final monitor texture RGB instead of RGBADaniel van Vugt2021-01-111-1/+1
* cogl/journal: Invalidate framebuffer mipmaps on each journal insertionDaniel van Vugt2021-01-081-0/+8
* Update Portuguese translationHugo Carvalho2021-01-061-57/+67
* Update Galician translationFran Dieguez2021-01-041-60/+87
* Updated Lithuanian translationAurimas Černius2021-01-041-58/+84
* clutter/effect: Don't call effect paint_node() if pre_paint() failedSebastian Keller2021-01-021-7/+20
* clutter/actor: Remove superfluous lineJonas Dreßler2020-12-311-1/+0
* wayland: Repick (again) on pointer motionCarlos Garnacho2020-12-281-1/+2
* wayland: Do not account touch crossing events for pointerCarlos Garnacho2020-12-281-2/+3