libinput/src
Peter Hutterer d17e84fc0f Add a helper function for initializing an event listener
Not needed right now as everything assumes the listener was added before it
was removed. This helper is for the cases where we may call listener_remove
before it was ever added.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2017-01-26 14:44:04 +10:00
..
evdev-lid.c switch: move the lid switch bits into their own file 2017-01-26 14:44:04 +10:00
evdev-middle-button.c touchpad: remove software middle button when emulation is enabled 2016-07-04 09:41:33 +10:00
evdev-mt-touchpad-buttons.c touchpad: add a model tag to mark touchpads with visible marker 2017-01-11 10:39:05 +10:00
evdev-mt-touchpad-edge-scroll.c touchpad: reset the edge scroll state on touch up if edge scroll is disabled 2016-08-23 07:07:55 +10:00
evdev-mt-touchpad-gestures.c Drop normalized_get_direction, use physical distances instead 2017-01-23 10:43:04 +10:00
evdev-mt-touchpad-tap.c touchpad: convert normalized_length to physical coordinates 2017-01-23 10:37:08 +10:00
evdev-mt-touchpad.c touchpad: check for a switch type before handling the event 2017-01-26 14:44:04 +10:00
evdev-mt-touchpad.h Pair touchpad and lid_switch for disable 2017-01-26 14:44:04 +10:00
evdev-tablet-pad-leds.c pad: implement basic mode group support (1 group with 1 mode) 2016-06-24 13:29:17 +10:00
evdev-tablet-pad.c tablet: add touch arbitration 2016-09-07 11:17:03 +10:00
evdev-tablet-pad.h pad: implement basic mode group support (1 group with 1 mode) 2016-06-24 13:29:17 +10:00
evdev-tablet.c tablet: ignore MSC_SCAN 2016-12-21 14:32:45 +10:00
evdev-tablet.h tablet: add touch arbitration 2016-09-07 11:17:03 +10:00
evdev.c switch: move the lid switch bits into their own file 2017-01-26 14:44:04 +10:00
evdev.h switch: move the lid switch bits into their own file 2017-01-26 14:44:04 +10:00
filter-private.h filter: change the filter functions to take raw device coordinates 2016-12-21 10:55:57 +10:00
filter.c filter: normalize deltas before processing or returning them 2017-01-19 11:56:28 +10:00
filter.h filter: change the filter functions to take raw device coordinates 2016-12-21 10:55:57 +10:00
libinput-private.h Add a helper function for initializing an event listener 2017-01-26 14:44:04 +10:00
libinput-uninstalled.pc.in buildsystem: add missing uninstalled pkg-config infra 2016-08-30 17:18:39 +10:00
libinput-util.c switch: only sync the initial state if we know the state is reliable 2017-01-26 14:44:04 +10:00
libinput-util.h switch: only sync the initial state if we know the state is reliable 2017-01-26 14:44:04 +10:00
libinput-version.h.in COPYING: Update boilerplate from MIT X11 to MIT Expat license 2015-06-16 14:36:04 +10:00
libinput.c Add a helper function for initializing an event listener 2017-01-26 14:44:04 +10:00
libinput.h Clarify the default 'off' position of a switch 2017-01-26 14:44:04 +10:00
libinput.pc.in Add -lrt to the libs 2014-07-03 09:59:43 +10:00
libinput.sym Add a "switch" interface for parts of the SW_* range 2017-01-26 14:44:04 +10:00
Makefile.am switch: move the lid switch bits into their own file 2017-01-26 14:44:04 +10:00
path-seat.c Rename path.(c|h) to path-seat.(c|h) 2017-01-16 08:58:29 +10:00
path-seat.h Rename path.(c|h) to path-seat.(c|h) 2017-01-16 08:58:29 +10:00
timer.c timer: print the wrong offset when we have a negative timer offset bug 2016-04-11 13:02:19 +10:00
timer.h Change to micro seconds for measuring time internally 2015-07-28 17:42:32 +08:00
udev-seat.c udev: move check for seat_id down 2017-01-16 08:59:32 +10:00
udev-seat.h COPYING: Update boilerplate from MIT X11 to MIT Expat license 2015-06-16 14:36:04 +10:00