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
2015-08-17
doc: fix typos
Peter Hutterer
1
-3
/
+3
2015-08-17
Merge branch 'filter-us-ms-cleanup'
Peter Hutterer
16
-130
/
+15335
2015-08-12
test: add a comment
Peter Hutterer
1
-2
/
+2
2015-08-12
tools: add shell script for making the pointer acceleration graphs in the docs
Peter Hutterer
2
-0
/
+81
2015-08-12
doc: add pointer acceleration documentation
Peter Hutterer
7
-0
/
+14762
2015-08-12
tools: allow filter-switching in ptraccel-debug
Peter Hutterer
1
-7
/
+36
2015-08-12
filter: split trackpoint acceleration out
Peter Hutterer
3
-1
/
+98
2015-08-12
filter: duplicate the code for the Lenovo x230 accel method
Peter Hutterer
1
-3
/
+56
2015-08-12
touchpad: enable natural scrolling for edge scrolling
Peter Hutterer
4
-11
/
+48
2015-08-11
filter: split out handling of the low-dpi accel method
Peter Hutterer
1
-2
/
+32
2015-08-11
filter: split calculating the accel factor into a helper function
Peter Hutterer
1
-10
/
+25
2015-08-11
filter: revamp to create device-specific filters, rather than accel functions
Peter Hutterer
6
-23
/
+86
2015-08-11
filter: move create_pointer_accelerator_filter down in the file
Peter Hutterer
1
-35
/
+35
2015-08-11
filter: drop accel->last, write-only value
Peter Hutterer
1
-5
/
+0
2015-08-11
filter: explain the acceleration function in detail
Peter Hutterer
1
-10
/
+73
2015-08-11
filter: add two helper functions to convert between speeds
Peter Hutterer
1
-10
/
+28
2015-08-11
filter: rename speed_out to "factor" for the touchpad profiles
Peter Hutterer
1
-23
/
+23
2015-08-11
filter: rename speed to speed_adjustment where it's in the [-1,1] range
Peter Hutterer
2
-11
/
+11
2015-08-11
filter: drop superfluous struct declaration
Peter Hutterer
1
-1
/
+0
2015-08-11
Revert "filter: move the pointer acceleration profiles back to units/ms"
Peter Hutterer
2
-29
/
+29
2015-08-11
evdev: split scroll threshold and direction lock threshold into two
Peter Hutterer
3
-4
/
+7
2015-08-11
udev: use prop_value() to fetch the ID_INPUT_PROP property
Peter Hutterer
1
-1
/
+1
2015-08-07
configure.ac: add arg --with-libunwind
Jackie Huang
1
-5
/
+14
2015-08-05
test: don't try to print axis values that aren't set
Peter Hutterer
1
-6
/
+11
2015-08-04
filter: fix acceleration threshold assignment
Peter Hutterer
1
-3
/
+4
2015-08-04
middle-button: don't call libinput_now() in the timeout handler
Peter Hutterer
1
-3
/
+1
2015-08-04
configure.ac: libinput 0.21.0
Peter Hutterer
1
-2
/
+2
2015-08-04
udev: include new udev rule in EXTRA_DIST
Peter Hutterer
1
-0
/
+1
2015-08-04
touchpad: always enable the bottom-most area for thumb detection
Peter Hutterer
1
-16
/
+20
2015-08-04
gestures: reduce 2fg scroll timeout to 500ms
Peter Hutterer
1
-1
/
+1
2015-08-03
doc: add a page about touchpads
Peter Hutterer
2
-1
/
+164
2015-08-03
Merge branch 'disable-gestures-semi-mt'
Peter Hutterer
11
-213
/
+218
2015-08-03
touchpad: pretend the jumpy semi-mt touchpad is a single-touch touchpad
Peter Hutterer
3
-11
/
+22
2015-08-03
touchpad: elantech touchpads can use a 2mm gesture motion threshold
Peter Hutterer
4
-1
/
+6
2015-08-03
touchpad: disable gestures on Synaptics semi-mt touchpads
Peter Hutterer
2
-3
/
+11
2015-08-03
touchpad: make gestures optional
Peter Hutterer
3
-2
/
+7
2015-08-03
test: fix test case failure caused by belated timer
Peter Hutterer
1
-0
/
+2
2015-08-03
filter: move the pointer acceleration profiles back to units/ms
Peter Hutterer
2
-27
/
+27
2015-07-31
filter: fix x230 acceleration function for the ms→us change
Peter Hutterer
1
-2
/
+2
2015-07-31
tools: fix the velocity range for printing the ptraccel profile
Peter Hutterer
1
-2
/
+2
2015-07-31
touchpad: move CAP_GESTURE assignment to the touchpad code
Peter Hutterer
2
-1
/
+1
2015-07-31
test: move the helper functions to the litest.h file
Peter Hutterer
4
-200
/
+176
2015-07-30
doc: add a page on how to report bugs
Peter Hutterer
4
-0
/
+92
2015-07-30
touchpad: drop distance threshold to detect pinches
Peter Hutterer
1
-16
/
+1
2015-07-30
gestures: check ntouches, not just num_slots for the number of fingers
Peter Hutterer
1
-1
/
+1
2015-07-29
test: abort if we trigger a libinput bug message
Peter Hutterer
2
-0
/
+6
2015-07-29
test: add missing libinput_dispatch() before timeouts
Peter Hutterer
1
-0
/
+1
2015-07-29
touchpad: update the thumb move timeout to µs
Peter Hutterer
1
-1
/
+2
2015-07-29
test: add a bunch of libinput_dispatch() before timeout calls
Peter Hutterer
1
-0
/
+12
2015-07-29
touchpad: log when thumb detection is enabled on a device
Peter Hutterer
1
-0
/
+4
[next]