kwin/libinput
Roman Gilg ad0647688a [libinput] Query defaultLeftHanded, save leftHanded, fix ScrollMode config
Some small improvements / fixes to the libinput backend:
- Query libinput_device_config_left_handed_get_default
- Write leftHanded property to config file
- When saving the touchpad scroll mode, write false to all other ones.
  Otherwise it will always enable the last read entry after reboot.
- Use macro for setLeftHanded(bool) and setNaturalScroll(bool)

Reviewers: #kwin, graesslin

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D3430
2016-11-22 14:49:01 +01:00
..
connection.cpp [libinput] Load/store device configuration 2016-11-07 13:45:48 +01:00
connection.h Merge branch 'Plasma/5.8' 2016-10-17 08:59:35 +02:00
context.cpp [libinput] A not valid LibInput::Context should return -1 as filedescriptor 2016-06-02 16:23:23 +02:00
context.h Move Udev into an own header and implementation 2015-04-24 12:03:19 +02:00
device.cpp [libinput] Query defaultLeftHanded, save leftHanded, fix ScrollMode config 2016-11-22 14:49:01 +01:00
device.h [libinput] Query defaultLeftHanded, save leftHanded, fix ScrollMode config 2016-11-22 14:49:01 +01:00
events.cpp Support for relative pointer motion events 2016-10-12 11:26:46 +02:00
events.h Support for relative pointer motion events 2016-10-12 11:26:46 +02:00
libinput_logging.cpp pedantic fixes 2016-07-16 13:14:44 -04:00
libinput_logging.h [libinput] Add dedicated logging category for libinput 2015-07-31 12:43:35 +02:00