summaryrefslogtreecommitdiff
path: root/src/backends/native/meta-virtual-input-device-native.c
Commit message (Expand)AuthorAgeFilesLines
* Replace contents with redirect messagemasterFlorian Müllner2021-07-191-1110/+0
* virtual-input-device/native: Verify device cleanup in impl_state_free()Jonas Ådahl2021-02-231-1/+1
* virtual-input-device/native: Emit added/removed eventsJonas Ådahl2021-02-231-0/+10
* backends/native: Add distinct meta-input-thread.h headerCarlos Garnacho2020-11-271-2/+1
* backends/native: Add a bunch of "_in_impl" suffixes to functionsCarlos Garnacho2020-11-271-132/+139
* clutter: Drop keycode_to_evdev vmethodCarlos Garnacho2020-11-271-4/+2
* backends/native: Make MetaVirtualInputDevice vmethods "async"Carlos Garnacho2020-11-271-191/+507
* backends/native: Spin MetaSeatImpl off MetaSeatNativeCarlos Garnacho2020-11-271-86/+86
* backends/native: Drop users of clutter_input_device_set_stage()Carlos Garnacho2020-10-231-4/+0
* backends: Drop extra layer of touch info handlingCarlos Garnacho2020-10-231-12/+6
* backends/native: Use libinput seat slot APICarlos Garnacho2020-10-231-1/+2
* backends/native: Assign unique ranges of slots to virtual devicesCarlos Garnacho2020-10-231-3/+26
* Remove misplaced line break in g_* logging functionsJonas Ådahl2020-10-081-3/+3
* Make meta_* logging utilities not require line breakJonas Ådahl2020-10-081-6/+6
* clutter/backends: Rename master and slave devicesFlorian Müllner2020-08-311-1/+1
* backends/native: Unset the correct button codes when a virtual device is dest...Carlos Garnacho2020-05-071-8/+13
* backends/native: Release virtual buttons on dispose instead of finalizeJonas Dreßler2020-03-281-11/+33
* backends/native: Replace tabs with spacesJonas Dreßler2020-02-191-1/+1
* virtual-input-device/native: Fix warning messageJonas Dreßler2020-02-191-2/+2
* util: Add INPUT debug topicJonas Dreßler2020-02-191-0/+31
* backends/native: Emit signals for virtual devicesOlivier Fourdan2020-02-041-0/+8
* clutter: Move keymap from ClutterBackend to ClutterSeatCarlos Garnacho2020-01-301-1/+3
* native: Implement ClutterSeatCarlos Garnacho2020-01-301-5/+2
* backends: Don’t translate GLib propertiesPiotr Drąg2019-08-241-2/+2
* clutter: Move evdev input to src/backends/nativeCarlos Garnacho2019-08-241-0/+701