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-02-23
configure.ac: libinput 1.7rc1
1.6.901
Peter Hutterer
2
-3
/
+3
2017-02-23
doc: add a custom css for local overrides
Peter Hutterer
3
-2
/
+51
2017-02-23
doc: allow custom styles to overide the bootstrap style
Peter Hutterer
2
-4
/
+2
2017-02-23
doc: disable the search engine/search box
Peter Hutterer
1
-0
/
+1
2017-02-23
doc: minor documentation fix
Peter Hutterer
1
-1
/
+1
2017-02-22
test: add a has_slider check for the airbrush tool
Peter Hutterer
1
-0
/
+2
2017-02-22
Merge branch 'wip/logitech-marble-mouse-middleemulation'
Peter Hutterer
8
-55
/
+330
2017-02-21
tools: print accel profiles up to 1000 mm/s
Peter Hutterer
1
-1
/
+1
2017-02-21
tools: print the key as -1 for obfuscated keys
Peter Hutterer
1
-0
/
+1
2017-02-21
Add the matching @see tags to the accel config
Peter Hutterer
1
-0
/
+16
2017-02-20
evdev: don't provide button scrolling on absolute pointer devices
Peter Hutterer
2
-1
/
+4
2017-02-20
evdev: add "READY" state to button scrolling
Peter Hutterer
4
-8
/
+30
2017-02-20
evdev: convert button scrolling into a state machine
Peter Hutterer
2
-20
/
+38
2017-02-20
test: add tests for middle button + button scrolling on BTN_LEFT
Peter Hutterer
1
-0
/
+130
2017-02-20
evdev: add state debugging to button scrolling
Peter Hutterer
1
-2
/
+11
2017-02-20
evdev: rename define for button scroll timeout
Peter Hutterer
1
-2
/
+2
2017-02-20
evdev: add quirk for Logitech Marble Mouse
Peter Hutterer
5
-0
/
+37
2017-02-20
evdev: allow button scrolling on the L/R button with middle emulation active
Peter Hutterer
3
-8
/
+44
2017-02-20
test: fix the pointer scroll-defaults test
Peter Hutterer
1
-7
/
+16
2017-02-20
test: skip two tests when middle button is missing
Peter Hutterer
1
-0
/
+10
2017-02-20
test: fix middle button defaults test
Peter Hutterer
1
-8
/
+7
2017-02-20
test: check the libinput device for BTN_MIDDLE, not the libevdev device
Peter Hutterer
1
-9
/
+11
2017-02-20
tools: size without decimals is good enough
Peter Hutterer
1
-1
/
+1
2017-02-20
Added missing button range for pad on CTH-680
Sakse Dalum
1
-0
/
+5
2017-02-17
test: fix udev rule for waltop tablet test device
Peter Hutterer
1
-1
/
+1
2017-02-15
tools: print errors as red, info as highlighted
Peter Hutterer
1
-0
/
+18
2017-02-14
tools: don't print device options on device removed
Peter Hutterer
1
-47
/
+55
2017-02-14
tools: hide key codes by default
Peter Hutterer
3
-4
/
+25
2017-02-13
doc: add a page "what is libinput"
Peter Hutterer
3
-1
/
+58
2017-02-13
doc: link to tapping page from the FAQ
Peter Hutterer
1
-0
/
+4
2017-02-13
doc: make the tap-to-click default setting a separate section
Peter Hutterer
1
-0
/
+2
2017-02-13
touchpad: drop 'is blacklisted' check for dwt pairing
Peter Hutterer
1
-22
/
+2
2017-02-13
touchpad: add a hwdb quirk for (external) touchpad/keyboard combos
Peter Hutterer
6
-3
/
+65
2017-02-09
Merge branch 'gcov-tests'
Peter Hutterer
16
-28
/
+468
2017-02-09
test: add tests for tablet tool types
Peter Hutterer
1
-0
/
+69
2017-02-09
test: add helper functions to filter an event
Peter Hutterer
2
-0
/
+29
2017-02-09
test: add basic test for getting the physical seat name
Peter Hutterer
1
-0
/
+14
2017-02-09
evdev: split calibration property parsing into a helper
Peter Hutterer
4
-21
/
+99
2017-02-09
path: parse the WL_OUTPUT property for patch devices too
Peter Hutterer
3
-2
/
+32
2017-02-09
evdev: free the output name on evdev_destroy()
Peter Hutterer
1
-0
/
+1
2017-02-09
touchpad: mark the Apple onebutton touchpad as clickfinger-default
Peter Hutterer
13
-9
/
+284
2017-02-09
pad: don't warn about failure to initialize the LEDs on litest devices
Peter Hutterer
1
-1
/
+12
2017-02-08
touchpad: expand top middle button to cover 40mm to 60mm
Peter Hutterer
1
-2
/
+2
2017-02-08
configure.ac: bump to 1.6.900
Peter Hutterer
1
-1
/
+1
2017-02-06
test: add test for touch seat slots
Peter Hutterer
1
-1
/
+71
2017-02-06
Swap the return values for unsupported scroll button configs
Peter Hutterer
2
-3
/
+26
2017-02-06
test: add test for setting pointer accel profiles on no-accel devices
Peter Hutterer
1
-0
/
+30
2017-02-06
test: test click method setting on non-touchpads
Peter Hutterer
1
-1
/
+2
2017-02-06
test: add test for pad event mode groups
Peter Hutterer
1
-0
/
+63
2017-02-06
test: add missing checks for tap enabled/disabled by default
Peter Hutterer
1
-0
/
+4
[next]