touchpad: hook up natural scrolling configuration
[platform/upstream/libinput.git] / src / filter.h
2014-09-23 Peter Huttererfilter: add a configurable speed interface
2014-09-23 Peter Huttererfilter: add a filter-private.h header file
2014-09-23 Peter HuttererReplace pointer acceleration with a much simpler linear one
2014-09-18 Derek Foremancosmetic: Remove prototype for nonexistent create_linea...
2014-07-15 Peter HuttererInclude stdint.h from filter.h
2014-07-09 Peter Hutterertouchpad: normalize the touchpad resolution to 400dpi...
2014-07-09 Peter Huttererfilter: rename motion_filter_destroy to filter_destroy
2014-05-29 Jonas ÅdahlAdd basic mouse pointer acceleration
2014-05-29 Jonas Ådahlfilter: Add motion filter destruction helper
2014-05-22 Peter HuttererMerge branch 'clickpad-improvements-v2' of git://people...
2014-05-22 Hans de GoedeChange internal timestamps to uint64_t to properly...
2013-11-19 Jonas ÅdahlMerge branch 'master' into udev
2013-11-12 Jonas ÅdahlPort evdev code to be used as a shared library
2013-11-12 Jonas Ådahlfilter: Remove unused variable
2013-11-10 Daniel StoneAdd more missing config.h includes
2013-11-10 Jonas Ådahlevdev: Improve touchpad support and add motion filters