kwin/libinput
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
2016-09-07 10:58:37 +02:00
..
connection.cpp [libinput] Don't set the parent on the Device 2016-09-07 10:58:37 +02:00
connection.h [libinput] Add support for gesture events 2016-08-08 09:15:06 +02:00
context.cpp
context.h
device.cpp [libinput] Expose all input devices through DBus 2016-08-15 16:10:50 +02:00
device.h [libinput] Expose all input devices through DBus 2016-08-15 16:10:50 +02:00
events.cpp [libinput] Add support for gesture events 2016-08-08 09:15:06 +02:00
events.h [libinput] Add support for gesture events 2016-08-08 09:15:06 +02:00
libinput_logging.cpp
libinput_logging.h