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
2016-05-10
configure.ac: libinput 1.3.0
1.3.0
Peter Hutterer
1
-3
/
+3
2016-05-09
doc: add an entry about tablets in left-handed mode
Peter Hutterer
2
-0
/
+500
2016-05-04
configure.ac: libinput 1.3rc3
1.2.903
Peter Hutterer
1
-2
/
+2
2016-05-03
test: add a missing empty line
Peter Hutterer
1
-0
/
+1
2016-05-03
evdev: log the applied model flags in debug mode
Peter Hutterer
1
-1
/
+6
2016-05-03
Constify two matrix multiplication helpers
Peter Hutterer
1
-2
/
+2
2016-05-03
doc: add an overview of the various configuration options
Peter Hutterer
1
-0
/
+26
2016-05-03
doc: add missing @ingroup tag to the accel profile enum
Peter Hutterer
1
-0
/
+3
2016-04-28
touchpad: detect and warn about kernel tracking pointer jumps
Peter Hutterer
5
-0
/
+122
2016-04-28
test: use a few more events for some of the tests with large pointer movements
Peter Hutterer
2
-3
/
+3
2016-04-28
Make a link to the html docs available as a #define
Peter Hutterer
2
-0
/
+12
2016-04-28
tablet: fix distance normalization range after 25a9f39
Peter Hutterer
2
-3
/
+80
2016-04-22
touchpad: exclude Logitech touchpads from disable-while-typing
Peter Hutterer
2
-0
/
+5
2016-04-21
configure.ac: libinput 1.3rc2
1.2.902
Peter Hutterer
1
-2
/
+2
2016-04-21
Fix distcheck
Peter Hutterer
1
-0
/
+1
2016-04-19
configure.ac: libinput 1.3rc1
1.2.901
Peter Hutterer
1
-2
/
+2
2016-04-19
tools: draw some grids for positioning testing in the event-gui
Peter Hutterer
1
-0
/
+42
2016-04-18
test: drop the hand-enumerated device values
Peter Hutterer
1
-46
/
+46
2016-04-18
Merge branch 'wip/tablet-pad-support'
Peter Hutterer
22
-57
/
+2843
2016-04-18
fixup! Add the LIBINPUT_DEVICE_CAP_TABLET_PAD capability and matching interface
Peter Hutterer
1
-1
/
+0
2016-04-18
test: tablet pad tests
Peter Hutterer
8
-1
/
+1002
2016-04-18
pad: implement wacom pad support
Peter Hutterer
6
-15
/
+722
2016-04-18
doc: add a graphic illustrating pad vs tool support
Peter Hutterer
2
-0
/
+327
2016-04-18
Add the LIBINPUT_DEVICE_CAP_TABLET_PAD capability and matching interface
Peter Hutterer
8
-7
/
+740
2016-04-18
tablet: move the libwacom check for left-handed-ness into a helper function
Peter Hutterer
3
-37
/
+56
2016-04-18
evdev: always defuzz absolute touchscreens
Peter Hutterer
7
-0
/
+183
2016-04-18
evdev: use a slot variable instead of dereferencing everywhere
Peter Hutterer
1
-7
/
+10
2016-04-18
evdev: rename slot to slot_idx
Peter Hutterer
1
-12
/
+12
2016-04-18
evdev: move the hysteresis code to a more generic location
Peter Hutterer
2
-19
/
+19
2016-04-15
test: drop slot events from the singletouch device
Peter Hutterer
1
-1
/
+0
2016-04-15
touchpad: add LIBINPUT_MODEL_WOBBLY_TOUCHPAD for the HP 14-ac157tu
Peter Hutterer
4
-0
/
+13
2016-04-15
touchpad: enlarge top button area by a factor 3 instead of 1.5
Peter Frühberger
1
-1
/
+1
2016-04-14
Merge branch 'wip/trackpoint-mb-emu-scrolling'
Peter Hutterer
3
-49
/
+208
2016-04-14
test: add test to ensure MB emulation doesn't start while the MB is down
Peter Hutterer
1
-0
/
+57
2016-04-14
evdev: enable middle-button scrolling on middle-button emulation
Peter Hutterer
3
-50
/
+116
2016-04-14
evdev: split scroll button state check out
Peter Hutterer
2
-1
/
+4
2016-04-14
evdev: if we have a quick scroll button release, skip middle button emulation
Peter Hutterer
1
-2
/
+2
2016-04-14
test: add test for no scroll events before the scroll button timeout
Peter Hutterer
2
-0
/
+33
2016-04-14
udev: update the hwdb matches to avoid use of ( and )
Peter Hutterer
1
-10
/
+10
2016-04-13
tablet: add a fuzz-filter to avoid spamming callers with subpixel updates
Peter Hutterer
2
-0
/
+37
2016-04-13
test: set the umask before msktemp to silence coverity
Peter Hutterer
1
-0
/
+2
2016-04-12
tools: update the doc publish tool to take a subdir
Peter Hutterer
1
-1
/
+8
2016-04-12
tablet: fix the airbrush slider range
Peter Hutterer
2
-4
/
+8
2016-04-11
timer: print the wrong offset when we have a negative timer offset bug
Peter Hutterer
1
-1
/
+2
2016-04-11
test-pointer: Test that the default accel profile doesn't change
Jonas Ådahl
1
-0
/
+3
2016-04-11
libinput: Actually return the default accel profile
Jonas Ådahl
1
-1
/
+1
2016-04-11
test: Handle 32 bit msec time overflows
Jonas Ådahl
6
-6
/
+16
2016-04-08
doc: minor fixes
Peter Hutterer
1
-1
/
+2
2016-04-08
test: fix printf for unexpected tablet events
Peter Hutterer
1
-3
/
+3
2016-04-08
tools: print the button name for tablet button events
Peter Hutterer
1
-2
/
+8
[next]