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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-17
Merge branch 'filter-us-ms-cleanup'
Peter Hutterer
6
-120
/
+454
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
3
-11
/
+18
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
5
-21
/
+85
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
1
-27
/
+27
2015-08-11
evdev: split scroll threshold and direction lock threshold into two
Peter Hutterer
3
-4
/
+7
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
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
Merge branch 'disable-gestures-semi-mt'
Peter Hutterer
5
-8
/
+32
2015-08-03
touchpad: pretend the jumpy semi-mt touchpad is a single-touch touchpad
Peter Hutterer
1
-5
/
+16
2015-08-03
touchpad: elantech touchpads can use a 2mm gesture motion threshold
Peter Hutterer
3
-1
/
+5
2015-08-03
touchpad: disable gestures on Synaptics semi-mt touchpads
Peter Hutterer
1
-1
/
+5
2015-08-03
touchpad: make gestures optional
Peter Hutterer
3
-2
/
+7
2015-08-03
filter: move the pointer acceleration profiles back to units/ms
Peter Hutterer
1
-25
/
+25
2015-07-31
filter: fix x230 acceleration function for the ms→us change
Peter Hutterer
1
-2
/
+2
2015-07-31
touchpad: move CAP_GESTURE assignment to the touchpad code
Peter Hutterer
2
-1
/
+1
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
touchpad: update the thumb move timeout to µs
Peter Hutterer
1
-1
/
+2
2015-07-29
touchpad: log when thumb detection is enabled on a device
Peter Hutterer
1
-0
/
+4
2015-07-28
Ignore test devices for libinput contexts not run from the test suite
Jonas Ådahl
4
-0
/
+21
2015-07-28
Change to micro seconds for measuring time internally
Jonas Ådahl
16
-56
/
+177
2015-07-28
timer: Warn about negative timer offsets
Jonas Ådahl
1
-1
/
+4
2015-07-28
Always use uint64_t for internal timestamp values
Jonas Ådahl
3
-7
/
+7
2015-07-27
touchpad: disable 2fg scrolling on Synaptics semi-mt touchpads
Peter Hutterer
3
-7
/
+31
2015-07-27
touchpad: don't check clickfinger distance for three fingers
Peter Hutterer
1
-18
/
+7
2015-07-27
touchpad: don't log a bug for Apple's one-button touchpads
Peter Hutterer
1
-1
/
+2
2015-07-24
Merge branch 'thumb-detect-improvements'
Peter Hutterer
4
-27
/
+157
2015-07-24
touchpad: put a movement threshold on thumb detection
Peter Hutterer
2
-0
/
+17
2015-07-24
touchpad: a pressure change alone needs touch processing, mark as dirty
Peter Hutterer
1
-0
/
+2
2015-07-24
touchpad: only try thumb detection in the lowest 15/8mm
Peter Hutterer
4
-16
/
+71
2015-07-24
touchpad: hook up disable-while-typing configuration
Peter Hutterer
2
-10
/
+100
2015-07-24
Add a configuration interface for enabling/disabling disable-while-typing
Peter Hutterer
4
-0
/
+151
2015-07-24
touchpad: drop TOUCHPAD_HAS_TRACKPOINT_BUTTONS parsing
Peter Hutterer
2
-8
/
+2
2015-07-24
test: only initialize the generic rules/hwdb once
Peter Hutterer
1
-1
/
+1
2015-07-23
Merge branch 'edge-scroll-on-edge-only'
Peter Hutterer
1
-22
/
+8
2015-07-23
Merge branch 'serial-synaptics-cursor-jump'
Peter Hutterer
6
-36
/
+106
2015-07-23
Merge branch 'reduce-motion-thresholds'
Peter Hutterer
2
-3
/
+4
[next]