index
:
~jwrdegoede/libinput
clickpad-improvements
clickpad-improvements-v2
for-peter
gestures
gestures-broken
libgestures-integration
master
wip/ptraccel-work
Hans' libinput repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-02
evdev-mt-touchpad: Enable timestamp smoothing support for bluetooth touchpads
HEAD
master
Hans de Goede
4
-4
/
+12
2017-07-02
filter: Add timestamp smoothing support
Hans de Goede
1
-7
/
+18
2017-06-28
meson: install the libinput-debug-gui if we build it
Peter Hutterer
1
-1
/
+1
2017-06-28
README: fix link to libinput-debug-events
Peter Hutterer
1
-1
/
+1
2017-06-26
configure.ac: libinput 1.7.902
Peter Hutterer
2
-2
/
+2
2017-06-26
tools: fix invocation of subtools
Peter Hutterer
1
-1
/
+1
2017-06-26
meson: add preceding spaces before colons where needed
Peter Hutterer
1
-15
/
+15
2017-06-26
test: strdup the suite and test name
Peter Hutterer
1
-10
/
+40
2017-06-26
tools: split the configuration option parsing out
Peter Hutterer
7
-292
/
+290
2017-06-26
touchpad: ignore the tap motion threshold if fingers > slots
Peter Hutterer
2
-0
/
+66
2017-06-26
meson: swap libinput dependencies
Peter Hutterer
1
-1
/
+1
2017-06-23
Skip restorecon if it cannot be found
Peter Hutterer
1
-2
/
+4
2017-06-22
tools: shorten the --help output for the commands
Peter Hutterer
7
-88
/
+89
2017-06-22
test: remove duplicate test
Peter Hutterer
1
-1
/
+0
2017-06-21
touchpad: update the timestamp even when we only get other axes
Peter Hutterer
1
-0
/
+3
2017-06-21
touchpad: rename tp_touch->millis to tp_touch->time
Peter Hutterer
4
-11
/
+11
2017-06-21
meson: restore the SELinux context for our .so file on install
Peter Hutterer
3
-1
/
+17
2017-06-21
doc: update build instructions for Arch
Eric Engestrom
1
-3
/
+4
2017-06-21
doc: add instructions for handling SELinux denials
Peter Hutterer
1
-0
/
+24
2017-06-20
tools: add the compat scripts installer script to the tarball
Peter Hutterer
1
-1
/
+1
2017-06-20
meson: build docs by default, but allow disabling it
Peter Hutterer
2
-3
/
+6
2017-06-20
meson: rename 'enable-tests' option to just 'tests'
Peter Hutterer
2
-2
/
+2
2017-06-20
doc: Fix mistake in Matrix example to relect only X along Y axis
Philippe Coval
1
-1
/
+1
2017-06-19
touchpad: use the "is internal keyboard" tag to enable dwt
Peter Hutterer
2
-101
/
+13
2017-06-19
doc: drop the Fedora "ninja-build" note
Peter Hutterer
1
-3
/
+0
2017-06-19
tools: assert on malloc failure
Peter Hutterer
1
-1
/
+3
2017-06-19
evdev: default to log error priority
Peter Hutterer
1
-1
/
+1
2017-06-19
configure.ac: libinput 1.7.901
Peter Hutterer
2
-6
/
+6
2017-06-15
tools: grab the pointer in the debug gui
Peter Hutterer
2
-1
/
+15
2017-06-15
gitignore: drop test/test-* pattern
Peter Hutterer
1
-2
/
+0
2017-06-15
Remove vestiges of the event-gui
Peter Hutterer
2
-2
/
+1
2017-06-13
tools: note that the touchpad-tap measuring tool picks a touchpad
Peter Hutterer
1
-0
/
+3
2017-06-13
doc: use the same formatting for the gcc command as for everything else
Peter Hutterer
1
-0
/
+2
2017-06-13
doc: update building notes with the bug to ninja vs ninja-build on Fedora
Peter Hutterer
1
-2
/
+2
2017-06-13
tools: update the publish-doc tool to use ninja
Peter Hutterer
1
-3
/
+7
2017-06-13
doc: add a short blurb regarding lid switch handling
Peter Hutterer
1
-0
/
+18
2017-06-13
test: decouple our tests/test suites from the ones used by check
Peter Hutterer
1
-73
/
+62
2017-06-13
tools: free the tap data on error
Peter Hutterer
1
-1
/
+2
2017-06-13
tools: add missing toffset copy from src to dest while duplicating
Peter Hutterer
1
-0
/
+1
2017-06-09
tools: point out that measuring taps may be different to what libinput sees
Peter Hutterer
1
-0
/
+4
2017-06-09
test: localise the open/close function counter in the path tests
Peter Hutterer
1
-68
/
+69
2017-06-09
test: use unique names for all the test suite names
Peter Hutterer
1
-9
/
+16
2017-06-07
test: remove unused devices field from struct test
Peter Hutterer
1
-1
/
+0
2017-06-07
udev: Add specific pressure range for the Chromebook R13 CB5-312T
Paul Kocialkowski
1
-0
/
+5
2017-06-07
udev: Add generic pressure range values for I2C Elan touchpads
Paul Kocialkowski
1
-0
/
+3
2017-06-07
udev: Add support for device-tree-based model selection
Paul Kocialkowski
2
-0
/
+5
2017-06-06
tools: fix linker error with the debug-gui
Peter Hutterer
1
-4
/
+4
2017-06-06
tools: link libinput.la for libshared.la
Peter Hutterer
1
-1
/
+1
2017-06-06
configure.ac: require libevdev 1.3 or later
Peter Hutterer
1
-1
/
+1
2017-06-02
tools: escape all dashes in man pages (for commands and options)
Peter Hutterer
6
-42
/
+42
[next]