index
:
wayland/libinput
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.15-branch
1.16-branch
1.17-branch
1.18-branch
1.19-branch
1.2-branch
1.20-branch
1.22-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
main
master
tablet-support
wip/arch
wip/docbuild
wip/smaller-arch-image
input device management and event handling library (mirrored from https://gitlab.freedesktop.org/libinput/libinput)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-30
libinput 1.17.2
1.17.2
Peter Hutterer
1
-1
/
+1
2021-04-29
quirks: add quirk for Lenovo Yoga Slim 9 Touchpad
Udo Rader
1
-0
/
+9
2021-04-29
quirks: add palm size quirk for the Gigabyte Aero 15
Peter Hutterer
1
-0
/
+5
2021-04-29
quirks: mark the 0x252 razer keyboard as internal
Chris Dickson
1
-0
/
+7
2021-04-29
evdev: don't truncate event time to 32 bits
Peter Hutterer
1
-1
/
+1
2021-04-29
evdev: don't check the event time if it's higher than the dispatch time
Peter Hutterer
1
-2
/
+4
2021-04-29
tablet-pad-leds: Open led file with O_NONBLOCK | O_CLOEXEC
Jonas Ã…dahl
1
-1
/
+1
2021-04-29
quirk: fix sensitivity for Dell Latitude 7490 pointing-stick
Ben Weston
1
-0
/
+6
2021-03-24
libinput 1.17.1
1.17.1
Peter Hutterer
1
-1
/
+1
2021-03-24
quirks: add wildcard to HID-over-I2C names (for FreeBSD)
Greg V
2
-2
/
+2
2021-03-24
quirks: implement DMI support on FreeBSD
Greg V
1
-5
/
+73
2021-03-24
quirks: add quirks for Apple SPI input devices
Greg V
1
-0
/
+25
2021-03-24
quirks: recognize SPI bus
Greg V
1
-0
/
+7
2021-03-24
doc/user: explain why we are doing motion normalization
Peter Hutterer
1
-0
/
+5
2021-03-24
completion: add missing libinput analyze subtools to the zsh completions
Peter Hutterer
1
-0
/
+23
2021-03-24
Add Lenovo Legion 5 keyboard to 50-system-lenovo.quirks
Pedro Ribeiro
1
-0
/
+16
2021-02-23
libinput 1.17.0
1.17.0
Peter Hutterer
1
-1
/
+1
2021-02-23
tools/record: fix two coverity complaints
Peter Hutterer
1
-2
/
+2
2021-02-23
tools: add a tool to print a libinput recording as a table
Peter Hutterer
5
-0
/
+236
2021-02-23
meson.build: build libinput replay as well
Peter Hutterer
2
-3
/
+1
2021-02-23
tools/record: use a helper function to get the next event for a device
Peter Hutterer
1
-21
/
+20
2021-02-23
tools/record: switch record over to using epoll
Peter Hutterer
1
-97
/
+184
2021-02-23
tools/record: reword parts of the man page
Peter Hutterer
1
-3
/
+3
2021-02-23
tools/record: use safe_basename() to get to the hid report descriptor
Peter Hutterer
1
-8
/
+5
2021-02-23
utils: add a safe version of basename
Peter Hutterer
3
-12
/
+66
2021-02-23
tools/record: simplify the behavior to emulate Python's join()
Peter Hutterer
1
-14
/
+13
2021-02-23
tools/replay: Enter quits if there are no events
Peter Hutterer
1
-3
/
+10
2021-02-23
tools/replay: search for the first event with a timestamp
Peter Hutterer
1
-13
/
+10
2021-02-22
tools/record: print a header as first line
Peter Hutterer
1
-0
/
+1
2021-02-19
Fix worng quirk name in doc
yuri1969
1
-1
/
+1
2021-02-19
tools/record: fix outdated comment
Peter Hutterer
1
-1
/
+1
2021-02-19
tools/record: de-inline our functions
Peter Hutterer
1
-37
/
+39
2021-02-19
tools/record: correct the evdev data format in the man page
Peter Hutterer
1
-2
/
+2
2021-02-18
meson.build: consolidate all man pages
Peter Hutterer
1
-89
/
+49
2021-02-18
meson.build: drop the dummy config data and use copy: true instead
Peter Hutterer
1
-8
/
+1
2021-02-17
test: add test cases for 2/3 finger movement after drag-lock
satrmb
1
-1
/
+194
2021-02-16
libinput 1.16.902
1.16.902
Peter Hutterer
1
-1
/
+1
2021-02-15
test: add test cases for 2/3 finger movement after tap
Peter Hutterer
3
-0
/
+211
2021-02-15
test: drop the needless base event conversion
Peter Hutterer
1
-6
/
+4
2021-02-15
test: print the event type on mismatch
Peter Hutterer
1
-2
/
+1
2021-02-15
doc: update the docs with a note regarding multifinger dragging
Peter Hutterer
1
-0
/
+5
2021-02-15
gitlab CI: move the no-libwacom test suite into its own stage
Peter Hutterer
2
-0
/
+12
2021-02-15
test: fix a few missing or wrong drag-lock timeouts
satrmb
1
-3
/
+10
2021-02-15
touchpad: permit only one finger on the touchpad at the start of a tap-drag
satrmb
4
-280
/
+26
2021-02-15
touchpad: stretch the tap-and-drag timeout a bit depending on finger count
satrmb
2
-8
/
+30
2021-02-15
doc/user: generate the required package list for the CI distributions
Peter Hutterer
3
-0
/
+47
2021-02-12
gitlab CI: add a job to make sure we're running all test suites
Peter Hutterer
2
-0
/
+60
2021-02-12
test: drop the custom group names
Peter Hutterer
24
-1006
/
+1055
2021-02-12
utils: add a trunkname() function to extract the trunk of a filename
Peter Hutterer
3
-0
/
+61
2021-02-12
gitlab CI: make the test suite names a list
Peter Hutterer
2
-25
/
+25
[next]