summaryrefslogtreecommitdiff
path: root/clutter/clutter/clutter-gesture-action.c
Commit message (Expand)AuthorAgeFilesLines
* clutter: Ensure to reset touchpoints when disabling actionCarlos Garnacho2021-03-231-2/+7
* clutter: Update ClutterGestureAction point position before ::prepareCarlos Garnacho2021-03-231-5/+3
* clutter: Use G_DECLARE_DERIVABLE_TYPE for ClutterAction and subclassesJonas Dreßler2020-05-221-60/+139
* clutter/gesture-action: Cancel gesture when disabling the actionGeorges Basile Stavracas Neto2020-04-081-0/+16
* cleanup: Use g_clear_signal_handler() where possibleRobert Mader2019-11-211-13/+6
* clutter: Remove marshallers that are available in GLibNiels De Graef2019-08-191-4/+2
* clutter: Unconditionally include clutter-build-config.hJonas Ådahl2018-11-061-2/+0
* Don't use config.h in clutter and coglJonas Ådahl2016-07-201-1/+1
* move everything into a clutter/ directoryRui Matos2016-04-121-0/+1368