kwin/libinput
Martin Gräßlin 82d2a2f9f1 [libinput] Track all created Devices in Device
Summary:
Device has a static QVector<Device*> into which each created Device
is added and provides a static method to match a libinput_device* to
the already created Device.

This can be used by the the libinput Event class wrapper to properly
reference the Device the event is for.

Reviewers: #plasma

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D1665
2016-05-25 12:13:03 +02:00
..
connection.cpp [libinput] Expose whether an alpha-numeric keyboard is connected 2016-05-24 13:00:41 +02:00
connection.h [libinput] Expose whether an alpha-numeric keyboard is connected 2016-05-24 13:00:41 +02:00
context.cpp Fix build of stable branch on build.kde.org 2016-03-03 08:00:55 +01:00
context.h Move Udev into an own header and implementation 2015-04-24 12:03:19 +02:00
device.cpp [libinput] Track all created Devices in Device 2016-05-25 12:13:03 +02:00
device.h [libinput] Track all created Devices in Device 2016-05-25 12:13:03 +02:00
events.cpp
events.h
libinput_logging.cpp [libinput] Add dedicated logging category for libinput 2015-07-31 12:43:35 +02:00
libinput_logging.h [libinput] Add dedicated logging category for libinput 2015-07-31 12:43:35 +02:00