| .. |
|
builddir.h
|
Fix a few coverity complaints
|
2020-11-10 14:27:22 +10:00 |
|
evdev-debounce.c
|
evdev: restart debouncing timers after every event
|
2021-05-19 12:24:59 +02:00 |
|
evdev-fallback.c
|
sparse: make some variables static
|
2024-03-18 23:35:34 +00:00 |
|
evdev-fallback.h
|
fallback: remove write-only rotation.is_enabled variable
|
2023-04-27 13:15:14 +10:00 |
|
evdev-middle-button.c
|
Use bit(foo) instead of (1 << foo)
|
2021-11-18 10:11:43 +10:00 |
|
evdev-mt-touchpad-buttons.c
|
fix: unnecessary braces and mistake in doc
|
2024-04-09 23:40:34 -03:00 |
|
evdev-mt-touchpad-edge-scroll.c
|
High-resolution scroll wheel support
|
2021-08-31 08:45:01 +02:00 |
|
evdev-mt-touchpad-gestures.c
|
touchpad: disable the immediate scroll state if tapping is enabled
|
2024-03-12 15:19:59 +10:00 |
|
evdev-mt-touchpad-tap.c
|
touchpad: rm dead tp_palm_tap_is_palm
|
2023-03-23 00:22:25 +00:00 |
|
evdev-mt-touchpad-thumb.c
|
Allow reviving a thumb that moves sufficiently
|
2021-05-19 05:12:58 +00:00 |
|
evdev-mt-touchpad.c
|
touchpad: special-case shift as modifier for dwt
|
2024-06-17 08:31:25 +00:00 |
|
evdev-mt-touchpad.h
|
touchpad: add clickfinger button map
|
2024-04-09 19:08:17 -03:00 |
|
evdev-tablet-pad-leds.c
|
tablet: add API for relative dials
|
2024-02-20 02:49:05 +00:00 |
|
evdev-tablet-pad.c
|
pad: switch the REL_WHEEL direction to match dials with scroll wheels
|
2024-06-21 10:02:07 +10:00 |
|
evdev-tablet-pad.h
|
tablet: add API for relative dials
|
2024-02-20 02:49:05 +00:00 |
|
evdev-tablet.c
|
tablet: allow calibration if libwacom says our tablet is a display tablet
|
2024-06-19 12:37:44 +10:00 |
|
evdev-tablet.h
|
tablet: disable smoothing for AES devices
|
2020-11-25 03:54:47 +00:00 |
|
evdev-totem.c
|
sparse: make some variables static
|
2024-03-18 23:35:34 +00:00 |
|
evdev-wheel.c
|
evdev: if a device's rotation is around 180 degrees, flip the wheel
|
2023-04-27 13:15:14 +10:00 |
|
evdev.c
|
evdev: don't return a size for 0-1 axes
|
2024-05-27 14:51:23 +10:00 |
|
evdev.h
|
Add libinput_device_get_id_bustype()
|
2024-02-28 22:49:29 +00:00 |
|
filter-custom.c
|
sparse: make some variables static
|
2024-03-18 23:35:34 +00:00 |
|
filter-flat.c
|
filter: add scroll movement type to the custom acceleration profile
|
2023-02-24 13:01:34 +02:00 |
|
filter-low-dpi.c
|
filter: add scroll movement type to the custom acceleration profile
|
2023-02-24 13:01:34 +02:00 |
|
filter-mouse.c
|
filter: add scroll movement type to the custom acceleration profile
|
2023-02-24 13:01:34 +02:00 |
|
filter-private.h
|
filter: add scroll movement type to the custom acceleration profile
|
2023-02-24 13:01:34 +02:00 |
|
filter-tablet.c
|
filter: add scroll movement type to the custom acceleration profile
|
2023-02-24 13:01:34 +02:00 |
|
filter-touchpad-flat.c
|
filter: add scroll movement type to the custom acceleration profile
|
2023-02-24 13:01:34 +02:00 |
|
filter-touchpad-x230.c
|
filter: add scroll movement type to the custom acceleration profile
|
2023-02-24 13:01:34 +02:00 |
|
filter-touchpad.c
|
filter: add scroll movement type to the custom acceleration profile
|
2023-02-24 13:01:34 +02:00 |
|
filter-trackpoint-flat.c
|
filter: add scroll movement type to the custom acceleration profile
|
2023-02-24 13:01:34 +02:00 |
|
filter-trackpoint.c
|
filter: add scroll movement type to the custom acceleration profile
|
2023-02-24 13:01:34 +02:00 |
|
filter.c
|
filter: add scroll movement type to the custom acceleration profile
|
2023-02-24 13:01:34 +02:00 |
|
filter.h
|
filter: add scroll movement type to the custom acceleration profile
|
2023-02-24 13:01:34 +02:00 |
|
libinput-git-version.h.in
|
tools: add the git version in the libinput-record output
|
2018-03-06 14:22:30 +10:00 |
|
libinput-private-config.c
|
gesutures: allow to configure hold gestures
|
2021-06-09 01:18:58 +00:00 |
|
libinput-private-config.h
|
gesutures: allow to configure hold gestures
|
2021-06-09 01:18:58 +00:00 |
|
libinput-private.h
|
touchpad: add clickfinger button map
|
2024-04-09 19:08:17 -03:00 |
|
libinput-restore-selinux-context.sh
|
meson: Fix absolute libdir case in install script
|
2018-02-16 16:57:30 +10:00 |
|
libinput-uninstalled.pc.in
|
buildsystem: add missing uninstalled pkg-config infra
|
2016-08-30 17:18:39 +10:00 |
|
libinput-util.h
|
util: slightly improve the trace() macro
|
2024-03-18 16:25:47 +00:00 |
|
libinput-version.h.in
|
COPYING: Update boilerplate from MIT X11 to MIT Expat license
|
2015-06-16 14:36:04 +10:00 |
|
libinput-versionsort.h
|
Define the versionsort overrides as inlines
|
2021-07-28 12:50:11 +10:00 |
|
libinput.c
|
Whitespace fix
|
2024-06-13 04:21:26 +00:00 |
|
libinput.h
|
Fix typo in documentation comment
|
2024-07-03 15:13:58 +02:00 |
|
libinput.pc.in
|
Add -lrt to the libs
|
2014-07-03 09:59:43 +10:00 |
|
libinput.sym
|
touchpad: add clickfinger button map
|
2024-04-09 19:08:17 -03:00 |
|
path-seat.c
|
Remove duplicate empty lines in our source
|
2022-11-25 10:08:20 +10:00 |
|
quirks.c
|
quirks: add support for Uniq matching
|
2024-06-05 11:35:59 +00:00 |
|
quirks.h
|
Disregard touchless clicks on flaky devices
|
2023-04-11 02:00:52 +00:00 |
|
timer.c
|
timer: only warn about timer expiry issues when we're more than 20ms behind
|
2021-12-07 11:54:08 +10:00 |
|
timer.h
|
Use bit(foo) instead of (1 << foo)
|
2021-11-18 10:11:43 +10:00 |
|
udev-seat.c
|
Remove duplicate empty lines in our source
|
2022-11-25 10:08:20 +10:00 |
|
udev-seat.h
|
COPYING: Update boilerplate from MIT X11 to MIT Expat license
|
2015-06-16 14:36:04 +10:00 |
|
util-bits.h
|
Remove duplicate empty lines in our source
|
2022-11-25 10:08:20 +10:00 |
|
util-files.h
|
util: fix error in mkdir_p if a parent directory fails to be created
|
2024-03-18 16:25:47 +00:00 |
|
util-input-event.h
|
util: add a helper to normalize an axis to [0.0, 1.0]
|
2024-01-30 14:29:25 +10:00 |
|
util-list.c
|
util: add a LIST_INIT macro
|
2024-03-18 16:25:47 +00:00 |
|
util-list.h
|
util: add a LIST_INIT macro
|
2024-03-18 16:25:47 +00:00 |
|
util-macros.h
|
Remove duplicate empty lines in our source
|
2022-11-25 10:08:20 +10:00 |
|
util-matrix.h
|
Add a helper for radians to degrees
|
2024-01-16 19:49:02 +10:00 |
|
util-prop-parsers.c
|
Fix a gcc analyzer complaint
|
2023-07-18 16:05:13 +10:00 |
|
util-prop-parsers.h
|
quirks: allow overriding of AttrEventCode and AttrInputProp
|
2022-11-28 08:25:41 +10:00 |
|
util-ratelimit.c
|
[clang-tidy] do not use else after return
|
2020-08-27 01:17:24 -07:00 |
|
util-ratelimit.h
|
[clang-tidy] fix inconsistent declarations
|
2020-08-27 01:00:31 -07:00 |
|
util-strings.c
|
Fix a few gcc analyzer complaints in util-strings.*
|
2023-07-19 14:19:08 +10:00 |
|
util-strings.h
|
Fix a few gcc analyzer complaints in util-strings.*
|
2023-07-19 14:19:08 +10:00 |
|
util-time.h
|
Introduce custom acceleration profile
|
2023-01-17 01:46:17 +00:00 |