index
:
delta/libinput.git
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
baserock/genivi/baseline
main
master
tablet-support
touchpad-gestures
wip/arch
wip/docbuild
wip/gitlab-ci
wip/gitlab-ci-f29
wip/smaller-arch-image
wip/ubuntu-18.10
wip/update-arch-image
gitlab.freedesktop.org: libinput/libinput.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
libinput 1.11.902
1.11.902
Peter Hutterer
2018-08-14
1
-1
/
+1
*
test: when testing for a touch sequence, assert it's the same slot's sequence
Peter Hutterer
2018-08-14
1
-3
/
+8
*
touchpad: drop check for left button areas
Peter Hutterer
2018-08-13
1
-2
/
+2
*
touchpad: change the min vector for the scroll lock to 0.15
Peter Hutterer
2018-08-13
1
-1
/
+1
*
touchpad: if a finger in the button area moves by more than 5mm, release it
Peter Hutterer
2018-08-13
4
-16
/
+69
*
touchpad: coding style fixes
Peter Hutterer
2018-08-13
1
-2
/
+4
*
touchpad: rename 'curr' to 'current'
Peter Hutterer
2018-08-13
2
-12
/
+12
*
quirks: don't allow single quotes for values
Peter Hutterer
2018-08-13
2
-1
/
+43
*
tests: more tests for quirks handling
Peter Hutterer
2018-08-13
1
-0
/
+66
*
test: add tests for successful/failing parsing of various quirks
Peter Hutterer
2018-08-13
1
-0
/
+317
*
test: fix quirks test for invalid bus type matches
Peter Hutterer
2018-08-13
1
-1
/
+1
*
util: tighten safe_atod parsing to only parse 'normal' numbers
Peter Hutterer
2018-08-13
2
-5
/
+23
*
util: switch to a check for isnormal for safe_atod
Peter Hutterer
2018-08-13
1
-1
/
+1
*
util: fail property parsing if the dimensions are 0
Peter Hutterer
2018-08-13
2
-3
/
+3
*
test: replace hand-rolled backtrace function with gstack
Peter Hutterer
2018-08-13
3
-168
/
+39
*
meson.build: the selftest doesn't need all litest sources
Peter Hutterer
2018-08-13
1
-2
/
+1
*
test: remove the deviceless test runner, make it a commandline arg instead
Peter Hutterer
2018-08-13
2
-30
/
+29
*
test: switch two ints to bools
Peter Hutterer
2018-08-13
1
-9
/
+9
*
doc/user: move touchpad jitter to troubleshooting
Peter Hutterer
2018-08-10
2
-1
/
+1
*
Fix doc links to use dashes, not underscores
Peter Hutterer
2018-08-10
2
-4
/
+4
*
doc/user: move the jumping cursor page to troubleshooting
Peter Hutterer
2018-08-10
2
-1
/
+1
*
test: ensure we write something during litest_sendfile
Peter Hutterer
2018-08-09
1
-0
/
+1
*
test: remove an obsolete comment
Peter Hutterer
2018-08-09
1
-1
/
+0
*
meson.build: drop the now-unused liblitest
Peter Hutterer
2018-08-09
1
-9
/
+3
*
doc: use configure_file()'s @PLAINNAME@ instead of calling install
Peter Hutterer
2018-08-09
3
-19
/
+37
*
doc/api: drop git-version.dox
Peter Hutterer
2018-08-09
2
-9
/
+2
*
meson.build: process the various tools as a single file list
Peter Hutterer
2018-08-09
1
-64
/
+31
*
meson.build: silence meson warning that we should use configure_file's copy
Peter Hutterer
2018-08-09
1
-0
/
+6
*
meson.build: fix typo in version to compare to
Peter Hutterer
2018-08-09
1
-1
/
+1
*
touchpad: 90-degree scroll helper
Matt Mayfield
2018-08-08
2
-1
/
+150
*
test: touchpad: add tests for 90 degree scroll (axis lock)
Matt Mayfield
2018-08-08
1
-0
/
+146
*
doc/user: add 90-degree scroll behavior
Matt Mayfield
2018-08-08
1
-0
/
+4
*
tools: debug-*: show unaccelerated deltas for pointer events
Peter Hutterer
2018-08-08
2
-1
/
+39
*
test: add a 10ms delay for scrolling tests
Peter Hutterer
2018-08-07
1
-1
/
+1
*
test: touchpad: swap an int for a bool
Peter Hutterer
2018-08-07
1
-11
/
+11
*
test: rename the x220 clickpad to something more telling
Peter Hutterer
2018-08-07
2
-2
/
+2
*
tablet: unify the license text with what we have in COPYING
Peter Hutterer
2018-08-07
7
-112
/
+119
*
filter: always init a delta smoothener for 10/10ms on trackpoints
Peter Hutterer
2018-08-06
1
-0
/
+6
*
doc/user: drop the sphinx -a flag
Peter Hutterer
2018-08-06
1
-2
/
+1
*
tools: record: don't bother setting last_ms to 0 on the first event
Peter Hutterer
2018-08-06
1
-2
/
+0
*
doc/user: add touchpad pressure debugging as separate page
Peter Hutterer
2018-08-06
4
-186
/
+211
*
doc/user: add the quirks tool to the tool list
Peter Hutterer
2018-08-06
1
-0
/
+16
*
doc/user: match the quirks list output with the code
Peter Hutterer
2018-08-06
1
-2
/
+2
*
Remove seemingly extra pasted line from license
Matt Mayfield
2018-08-05
1
-1
/
+0
*
touchpad: improve finger counting for synaptics serial touchpads
Peter Hutterer
2018-08-03
3
-1
/
+202
*
fallback: add support for ABS_MT_TOOL_TYPE for touch screens
Peter Hutterer
2018-08-03
8
-15
/
+456
*
test: handle ABS_MT_TOOL_TYPE from the litest devices
Peter Hutterer
2018-08-03
1
-1
/
+14
*
test: add test helpers for touch sequence parts
Peter Hutterer
2018-08-03
2
-0
/
+79
*
fallback: move flushing MT events to a helper function
Peter Hutterer
2018-08-03
1
-39
/
+49
*
fallback: change a list of if conditions to a switch statement
Peter Hutterer
2018-08-03
1
-3
/
+12
[next]