summaryrefslogtreecommitdiff
path: root/clutter/clutter/clutter-input-device.c
Commit message (Expand)AuthorAgeFilesLines
* clutter: Drop no longer necessary APICarlos Garnacho2019-03-251-12/+0
* clutter: Add API to retrieve the physical size of absolute devicesCarlos Garnacho2018-12-061-0/+12
* clutter: Unconditionally include clutter-build-config.hJonas Ådahl2018-11-061-2/+0
* clutter: Extend mapping-mode to pen/eraser devicesCarlos Garnacho2017-07-121-4/+14
* clutter: Add clutter_input_device_is_grouped call/vfuncCarlos Garnacho2017-03-131-0/+10
* clutter: Add function to find out the number of modes for a pad groupCarlos Garnacho2017-02-101-0/+19
* clutter: Add functions to find out mode switch buttons, and their groupCarlos Garnacho2017-02-101-0/+38
* clutter: Add clutter_input_device_[gs]et_mapping()Carlos Garnacho2016-07-221-0/+44
* clutter: Add clutter_input_device_get_device_node()Carlos Garnacho2016-07-221-0/+24
* clutter: Add ::n-rings and ::n-strips property to ClutterInputDeviceCarlos Garnacho2016-07-221-0/+75
* Don't use config.h in clutter and coglJonas Ådahl2016-07-201-1/+1
* main: Allow updating device axes from the current toolCarlos Garnacho2016-05-031-0/+14
* input-device: Add ClutterInputDeviceToolCarlos Garnacho2016-05-031-0/+41
* input-device: Disconnect signals on actors where the device has a cursorCarlos Garnacho2016-05-031-8/+27
* move everything into a clutter/ directoryRui Matos2016-04-121-0/+1994