You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sebastian Kügler 9f35544940 [libinput] Don't set the parent on the Device
This causes an assert with debug build of Qt due to threading issues.
We don't need the setParent call as we use deleteLater when a device
gets removed.

Reviewed-by: Martin Gräßlin
8 years ago
..
connection.cpp [libinput] Don't set the parent on the Device 8 years ago
connection.h [libinput] Add support for gesture events 8 years ago
context.cpp
context.h
device.cpp [libinput] Expose all input devices through DBus 8 years ago
device.h [libinput] Expose all input devices through DBus 8 years ago
events.cpp [libinput] Add support for gesture events 8 years ago
events.h [libinput] Add support for gesture events 8 years ago
libinput_logging.cpp
libinput_logging.h