summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* backends: Update pointer drag-threshold/double-click settings locationwip/carlosg/shuffle-font-mouse-settingsCarlos 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-1/+5
* 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
* clutter: Remove reentrancy checks at emit_event_chain()Carlos Garnacho2020-12-281-13/+0
* backends: Disconnect MetaInputMapper signal connection on device disposeCarlos Garnacho2020-12-281-0/+1
* Update Basque translationAsier Sarasua Garmendia2020-12-271-56/+63
* Update German translationPhilipp Kiemle2020-12-271-72/+82
* Update Friulian translationFabio Tomat2020-12-271-70/+80
* Change upcoming version (again)Florian Müllner2020-12-251-1/+1
* wayland: Drop needless includesCarlos Garnacho2020-12-232-8/+0
* wayland: Only repick pointer on crossing eventsCarlos Garnacho2020-12-231-1/+3
* wayland: Drop meta_wayland_compositor_repick()Carlos Garnacho2020-12-236-43/+0
* core: Trigger repick via ClutterStageCarlos Garnacho2020-12-231-1/+4
* compositor: Trigger repick after window effects hereCarlos Garnacho2020-12-233-37/+12
* clutter/main: Add clutter_stage_repick_device() callCarlos Garnacho2020-12-232-0/+23
* wayland: Avoid repick_for_event() callCarlos Garnacho2020-12-231-9/+3
* wayland: Do not query seat for pointer coordinatesCarlos Garnacho2020-12-231-4/+5
* wayland: Don't use CLUTTER_LEAVE source actor for repickCarlos Garnacho2020-12-231-1/+3
* clutter/main: Change picked actor before emitting crossing eventsCarlos Garnacho2020-12-221-8/+5
* wayland: Don't explicitly repick on wl_surface destructorCarlos Garnacho2020-12-221-2/+0
* backends/native: Protect against NULL pointer constraintsOlivier Fourdan2020-12-221-1/+2
* Update Catalan translationJordi Mas i Hernandez2020-12-221-78/+89
* monitor-manager-xrandr: Disable CRTCs if there is no monitorKai-Heng Feng2020-12-221-0/+7
* monitor-manager-kms: Disable CRTCs if there is no monitorKai-Heng Feng2020-12-223-0/+25
* renderer/native: Refactor modeset boilerplate into new helpersKai-Heng Feng2020-12-221-39/+45
* build: Change upcoming version to 40.alpha2Florian Müllner2020-12-221-1/+1
* clutter: Use G_PARAM_EXPLICIT_NOTIFY for actor and stage propertiesJonas Dreßler2020-12-202-43/+113
* clutter/stage: Use own list of pointer devices to find updated devicesJonas Dreßler2020-12-181-39/+10
* tests/stacking: Add test hiding a modal with a not shown parentJonas Ådahl2020-12-184-3/+72