aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/libLumina/LInputDevice.pri
Commit message (Collapse)AuthorAge
* Get the new input device routines almost ready. Still have the page disabled ↵Ken Moore2016-12-06
| | | | in lumina-config right now, but it is coming along nicely.
* Add in the beginnings of a new backend class for managing input devices ↵Ken Moore2016-11-17
(LInputDevice): This uses the xcb-xinput library for interacting with devices on X (could be moved to wayland in the future).
bgstack15