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
2017-11-15
libinput 1.9.2
1.9.2
Peter Hutterer
1
-1
/
+1
2017-11-15
man: add --enable-middlebutton to debug-events man page
Peter Hutterer
1
-0
/
+3
2017-11-15
tools: handle missing evdev/pyudev modules with a better error message
Peter Hutterer
3
-9
/
+27
2017-11-15
tools: when the command isn't installed, print that
Peter Hutterer
1
-5
/
+14
2017-11-15
tools: fix missing words in man page
Peter Hutterer
1
-1
/
+1
2017-11-14
doc: add a FAQ regarding "please add a configuration option"
Peter Hutterer
1
-0
/
+14
2017-11-14
tools: Handle LIBINPUT_SWITCH_TABLET_MODE
Stefan Brüns
1
-0
/
+3
2017-11-14
tools: Show gesture/switch capabilities in list-devices output
Stefan Brüns
1
-0
/
+6
2017-11-14
test: mkdir -p the udev rules and hwdb directories
Peter Hutterer
1
-9
/
+25
2017-11-14
doc: update test suite page for ninja and other recent changes
Peter Hutterer
1
-34
/
+69
2017-11-14
test: fix the device name for the magic mouse test device
Peter Hutterer
1
-1
/
+1
2017-11-14
doc: quote all paths in the doxygen file
Peter Hutterer
1
-9
/
+9
2017-11-14
circle.yml: add ninja dist to tests
Peter Hutterer
1
-0
/
+8
2017-11-14
touchpad: allow for multiple paired keyboards
Peter Hutterer
3
-25
/
+196
2017-10-30
libinput 1.9.1
1.9.1
Peter Hutterer
1
-1
/
+1
2017-10-27
fallback: fix lid switch event listener being initialized twice
Peter Hutterer
2
-26
/
+27
2017-10-26
udev: drop the version field in device groups
Benjamin Tissoires
1
-2
/
+1
2017-10-26
meson: require GTK 3.20
Peter Hutterer
1
-1
/
+1
2017-10-26
tablet: print what capability is missing when rejecting a device
Peter Hutterer
3
-22
/
+62
2017-10-25
touchpad: cap the edge palm detection zones at 8mm
Peter Hutterer
1
-2
/
+2
2017-10-25
Revert "touchpad: cap the edge palm detection zones at 8mm"
Peter Hutterer
1
-2
/
+2
2017-10-24
touchpad: cap the edge palm detection zones at 8mm
Peter Hutterer
1
-2
/
+2
2017-10-20
test: add a wacom bamboo test device
Peter Hutterer
5
-0
/
+308
2017-10-20
test: fix missing BTN_9 for the MobileStudio device
Peter Hutterer
1
-0
/
+1
2017-10-20
test: fix pid for the 13HDT pad
Peter Hutterer
1
-1
/
+1
2017-10-19
libinput 1.9.0
1.9.0
Peter Hutterer
1
-1
/
+1
2017-10-19
touchpad: cut down on excessive logging for palm size
Peter Hutterer
1
-2
/
+3
2017-10-18
util: add an extra assert for list_insert()
Peter Hutterer
1
-0
/
+2
2017-10-17
test: unref the litest device *after* removing it from the path interface
Peter Hutterer
1
-1
/
+1
2017-10-10
test: fix a comment in the log_priority test
Peter Hutterer
1
-2
/
+2
2017-10-10
libinput 1.8.902
1.8.902
Peter Hutterer
1
-1
/
+1
2017-10-10
Fix meson options default values
Peter Hutterer
1
-5
/
+5
2017-10-10
tools: restore default permissions for a source file
Peter Hutterer
1
-0
/
+0
2017-10-10
evdev: fix a coverity warning
Peter Hutterer
1
-1
/
+6
2017-10-06
test: always init the log_handler count and reset it last
Peter Hutterer
1
-4
/
+13
2017-09-29
doc: add a section for tablet mode switches
Peter Hutterer
1
-0
/
+16
2017-09-29
doc: add another item to the FAQ
Peter Hutterer
1
-0
/
+13
2017-09-28
doc: update the GNOME stack graph
Peter Hutterer
1
-1
/
+1
2017-09-27
libinput 1.8.901
1.8.901
Peter Hutterer
1
-1
/
+1
2017-09-27
test: if we're not root, return with status 77
Peter Hutterer
1
-0
/
+7
2017-09-25
fallback: suspend internal keyboards and trackpoints on tablet-mode switch
Peter Hutterer
2
-6
/
+269
2017-09-25
fallback: add 'interface' to the fallback interface's method names
Peter Hutterer
1
-22
/
+22
2017-09-25
touchpad: invert an if condition to allow for early return
Peter Hutterer
1
-14
/
+15
2017-09-25
fallback: move the fallback code into a separate file
Peter Hutterer
4
-1651
/
+1705
2017-09-25
evdev: rename evdev_key_type to just key_type
Peter Hutterer
1
-23
/
+23
2017-09-25
evdev: abstract the get_switch_state method
Peter Hutterer
5
-1
/
+21
2017-09-25
Use named initializers for the various dispatch interfaces
Peter Hutterer
4
-40
/
+40
2017-09-25
evdev: change prefix on some fallback-only methods
Peter Hutterer
1
-15
/
+15
2017-09-25
Merge branch 'wip/litest-use-sections-for-tests-v2'
Peter Hutterer
73
-886
/
+201
2017-09-25
fallback: allow for multiple keyboards to toggle the lid switch
Peter Hutterer
9
-26
/
+726
[next]