summaryrefslogtreecommitdiff
path: root/src/evdev-middle-button.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-10evdev: fix a coverity warningPeter Hutterer1-1/+6
2017-07-10timer: add a timer name to each timerPeter Hutterer1-0/+7
2017-02-24evdev: standardize log messsagesPeter Hutterer1-14/+14
2017-01-31evdev: add a wrapper to get the evdev device from a libinput devicePeter Hutterer1-4/+4
2016-07-04touchpad: remove software middle button when emulation is enabledPeter Hutterer1-3/+3
2016-07-04evdev: return the desired middle button emulation statePeter Hutterer1-1/+1
2016-06-10evdev: add helper to get the libinput context from the evdev devicePeter Hutterer1-4/+4
2015-08-04middle-button: don't call libinput_now() in the timeout handlerPeter Hutterer1-3/+1
2015-07-28Change to micro seconds for measuring time internallyJonas Ã…dahl1-1/+1
2015-07-22Move CASE_RETURN_STRING to libinput-util.hPeter Hutterer1-2/+0
2015-07-21Mark internal log functions with attribute(printf)Peter Hutterer1-1/+1
2015-06-16COPYING: Update boilerplate from MIT X11 to MIT Expat licensePeter Hutterer1-16/+17
2015-06-01Add missing config.h includesJon A. Cruz1-0/+2
2015-05-28Update Red Hat's copyrightPeter Hutterer1-1/+1
2015-04-17evdev: add support for middle button emulationPeter Hutterer1-0/+716