summaryrefslogtreecommitdiff
path: root/src/backends/native/meta-input-device-native.h
Commit message (Expand)AuthorAgeFilesLines
* Replace contents with redirect messagemasterFlorian Müllner2021-07-191-162/+0
* backends/native: Dispose the libinput device in the input threadCarlos Garnacho2020-12-161-0/+1
* backends/native: Make device grouping libinput independentCarlos Garnacho2020-12-161-0/+1
* backends/native: Make group modes checks libinput device independentCarlos Garnacho2020-12-161-0/+1
* backends/native: Add distinct meta-input-thread.h headerCarlos Garnacho2020-11-271-0/+4
* backends/native: Add a bunch of "_in_impl" suffixes to functionsCarlos Garnacho2020-11-271-26/+26
* backends/native: Add input thread inside MetaSeatImplCarlos Garnacho2020-11-271-3/+3
* backends/native: Update keyboard a11y status in seat implCarlos Garnacho2020-11-271-0/+2
* clutter: Add vmethod to find out group for pad featuresCarlos Garnacho2020-11-271-0/+1
* backends/native: Spin MetaSeatImpl off MetaSeatNativeCarlos Garnacho2020-11-271-4/+4
* backends: Move keyboard a11y into backendsCarlos Garnacho2020-11-271-3/+4
* backends/native: Use viewport info to find out stage extentsCarlos Garnacho2020-11-271-1/+1
* backends/native: Move away from ClutterInputDevice coordsCarlos Garnacho2020-11-271-0/+11
* backends: Move absolute/relative device mapping to native backendCarlos Garnacho2020-10-231-1/+11
* backends: Drop extra layer of touch info handlingCarlos Garnacho2020-10-231-11/+0
* backends: Use slot from cancel eventsCarlos Garnacho2020-10-231-3/+0
* backends: Add MetaInputDevice derivable classCarlos Garnacho2020-03-241-0/+1
* native: Implement ClutterSeatCarlos Garnacho2020-01-301-4/+2
* backends: Don't use glib types in new native backend objectsCarlos Garnacho2019-08-241-12/+12
* clutter: Move evdev input to src/backends/nativeCarlos Garnacho2019-08-241-0/+145