summaryrefslogtreecommitdiff
path: root/clutter/clutter/evdev/clutter-device-manager-evdev.c
Commit message (Expand)AuthorAgeFilesLines
* device-manager-evdev: handle tablet axis motion before button and tip eventsPeter Hutterer2018-09-071-40/+57
* device-manager-evdev: Add main seat to seats by defaultMarco Trevisan (Treviño)2018-05-291-8/+6
* device-manager-evdev: Free the main seat on finalizeMarco Trevisan (Treviño)2018-05-291-0/+1
* device-manager-evdev: Set and unset the stage for the main seat tooMarco Trevisan (Treviño)2018-05-291-0/+4
* clutter-device-evdev: Get devices from main seat if no real seat is setMarco Trevisan (Treviño)2018-05-151-9/+4
* clutter/device-manager: Add way to check virtual device supportJonas Ådahl2018-02-231-0/+9
* clutter/evdev: Don't treat device touch slots as seat slotsJonas Ådahl2018-02-231-26/+22
* clutter/evdev: Move touch notification to seatJonas Ådahl2018-02-231-61/+28
* clutter/evdev: Ensure a valid ClutterEventSequence on single-touch devicesCarlos Garnacho2018-01-171-1/+1
* clutter/evdev: Ignore unknown touch pointsJonas Ådahl2018-01-121-0/+5
* wayland/keyboard: preserve layout indexOlivier Fourdan2017-12-201-5/+9
* clutter/evdev: Implement a11y configuration hooksOlivier Fourdan2017-11-161-0/+13
* clutter: Plug evdev ClutterDeviceManager leaksCarlos Garnacho2017-11-061-1/+1
* clutter: Use the ClutterScrollFinishFlags when delivering scroll eventCarlos Garnacho2017-09-141-2/+1
* clutter/evdev: Move scroll notification to ClutterSeatEvdevJonas Ådahl2017-08-291-210/+74
* clutter/evdev: Add API to get current layout indexJonas Ådahl2017-08-211-0/+15
* clutter: Also filter relative tablet tool motionsJonas Ådahl2017-03-271-0/+12
* clutter: Add API for filtering relative motion eventsJonas Ådahl2017-03-271-0/+36
* clutter: Add current group mode on pad eventsCarlos Garnacho2017-02-101-6/+15
* clutter/evdev: Add ClutterInputDeviceEvdev::device-matrix propertyCarlos Garnacho2017-02-101-0/+7
* backends: Pass seat ID to evdev ClutterDeviceManagerCarlos Garnacho2017-02-021-1/+18
* clutter/evdev: Dispatch libinput before generating key repeat eventsRui Matos2017-01-251-0/+6
* clutter/evdev: Take over stylus configurationCarlos Garnacho2016-11-041-2/+5
* clutter/evdev: Emit ClutterDeviceManager::tool-changedCarlos Garnacho2016-11-041-2/+10
* clutter/evdev: Fill n_fingers information in touchpad pinch eventsCarlos Garnacho2016-11-041-3/+9
* wayland: save/restore numlock stateOlivier Fourdan2016-09-091-0/+54
* clutter: Compress instead of discard motion eventsJonas Ådahl2016-09-091-0/+26
* ClutterVirtualInputDeviceEvdev: Construct with a specific seatJonas Ådahl2016-08-101-0/+5
* ClutterVirtualInputDevice: Store the device typeJonas Ådahl2016-08-101-0/+1
* clutter/evdev: Move keyboard and pointer notification into seatJonas Ådahl2016-08-101-291/+68
* ClutterVirtualInputDevice: Keep track of the device managerJonas Ådahl2016-08-101-1/+3
* ClutterDeviceManagerEvdev: Split out seat into a separate fileJonas Ådahl2016-08-101-255/+48
* clutter: Add virtual input device APIJonas Ådahl2016-08-101-0/+9
* clutter/evdev: Optionally report abs/rel motions for tablet toolsCarlos Garnacho2016-07-221-4/+37
* clutter/evdev: Translate/emit libinput pad eventsCarlos Garnacho2016-07-221-0/+189
* clutter/evdev: Handle management of pad devicesCarlos Garnacho2016-07-221-0/+1
* Don't use config.h in clutter and coglJonas Ådahl2016-07-201-1/+1
* evdev: Avoid updating seat pointer position on tablet eventsCarlos Garnacho2016-05-031-2/+5
* evdev: Implement tablet eventsCarlos Garnacho2016-05-031-12/+281
* evdev: Pass axis parameters when notifying absolute motion eventsCarlos Garnacho2016-05-031-7/+10
* move everything into a clutter/ directoryRui Matos2016-04-121-0/+2608