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
/
filter.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-21
filter: change the filter functions to take raw device coordinates
Peter Hutterer
1
-2
/
+23
2016-01-22
tablet: hook up relative motion events
Peter Hutterer
1
-0
/
+3
2015-09-11
Add an API to change pointer acceleration profiles
Peter Hutterer
1
-0
/
+5
2015-08-20
filter: add a "filter_constant" hook to the filter interface
Peter Hutterer
1
-0
/
+22
2015-08-12
filter: split trackpoint acceleration out
Peter Hutterer
1
-0
/
+8
2015-08-11
filter: revamp to create device-specific filters, rather than accel functions
Peter Hutterer
1
-2
/
+12
2015-07-02
filter: add a custom low-dpi acceleration
Peter Hutterer
1
-0
/
+5
2015-07-02
filter: pass the DPI to the acceleration filter
Peter Hutterer
1
-1
/
+2
2015-06-16
COPYING: Update boilerplate from MIT X11 to MIT Expat license
Peter Hutterer
1
-16
/
+17
2015-06-11
touchpad: restart the motion filter on touch begin
Peter Hutterer
1
-0
/
+5
2015-05-28
Update Red Hat's copyright
Peter Hutterer
1
-0
/
+1
2015-04-27
evdev: use a different filter for low resolution touchpad on the Lenovo X230
Benjamin Tissoires
1
-0
/
+5
2015-03-19
filter: switch to normalized_coords
Peter Hutterer
1
-5
/
+3
2015-03-17
Push the touchpad magic slowdown to the touchpad accel code
Peter Hutterer
1
-0
/
+5
2015-03-10
Move DEFAULT_MOUSE_DPI to evdev.h, provide a conversion macro
Peter Hutterer
1
-3
/
+0
2015-03-02
cosmetic: more duplicate empty line removal
Peter Hutterer
1
-1
/
+0
2014-12-02
Change default DPI to 1000
Peter Hutterer
1
-1
/
+1
2014-12-02
Move DEFAULT_MOUSE_DPI to filter.h
Peter Hutterer
1
-0
/
+3
2014-12-02
filter: fix a comment, 400 isn't hard-coded anymore
Peter Hutterer
1
-1
/
+1
2014-10-31
filter: Fix typo
Derek Foreman
1
-1
/
+1
2014-09-23
filter: add a configurable speed interface
Peter Hutterer
1
-0
/
+7
2014-09-23
filter: add a filter-private.h header file
Peter Hutterer
1
-12
/
+0
2014-09-23
Replace pointer acceleration with a much simpler linear one
Peter Hutterer
1
-9
/
+4
2014-09-19
cosmetic: Remove prototype for nonexistent create_linear_acceleration_filter()
Derek Foreman
1
-3
/
+0
2014-07-16
Include stdint.h from filter.h
Peter Hutterer
1
-0
/
+2
2014-07-09
touchpad: normalize the touchpad resolution to 400dpi, not 10 units/mm
Peter Hutterer
1
-1
/
+1
2014-07-09
filter: rename motion_filter_destroy to filter_destroy
Peter Hutterer
1
-2
/
+2
2014-05-29
Add basic mouse pointer acceleration
Jonas Ådahl
1
-0
/
+14
2014-05-29
filter: Add motion filter destruction helper
Jonas Ådahl
1
-0
/
+3
2014-05-22
Change internal timestamps to uint64_t to properly deal with wrapping
clickpad-improvements-v2
Hans de Goede
1
-3
/
+3
2013-11-12
Port evdev code to be used as a shared library
Jonas Ådahl
1
-22
/
+18
2013-11-12
filter: Remove unused variable
Jonas Ådahl
1
-1
/
+0
2013-11-10
Add more missing config.h includes
Daniel Stone
1
-0
/
+2
2013-11-10
evdev: Improve touchpad support and add motion filters
Jonas Ådahl
1
-0
/
+65