kwin/libinput
Martin Gräßlin 02cf9e8a64 [libinput] Add support for tap and drag
From libinput documentation:
A tap immediately followed by a finger down and that finger being held
down emulates a button press. Moving the finger around can thus drag
the selected item on the screen.
2016-08-11 16:02:26 +02:00
..
connection.cpp [libinput] Add support for gesture events 2016-08-08 09:15:06 +02:00
connection.h [libinput] Add support for gesture events 2016-08-08 09:15:06 +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
device.cpp [libinput] Add support for tap and drag 2016-08-11 16:02:26 +02:00
device.h [libinput] Add support for tap and drag 2016-08-11 16:02:26 +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 pedantic fixes 2016-07-16 13:14:44 -04:00
libinput_logging.h