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
/
libinput-private.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-28
Put a check in to make sure our events have correct timestamps
Peter Hutterer
1
-0
/
+2
2017-03-23
tablet: move definition of tablet_axes down
Peter Hutterer
1
-12
/
+12
2017-01-26
Add a helper function for initializing an event listener
Peter Hutterer
1
-0
/
+3
2017-01-26
Add a "switch" interface for parts of the SW_* range
James Ye
1
-0
/
+5
2017-01-23
Drop normalized_get_direction, use physical distances instead
Peter Hutterer
1
-2
/
+2
2017-01-23
touchpad: convert normalized_length to physical coordinates
Peter Hutterer
1
-0
/
+6
2017-01-04
evdev: add support for wheel tilt
Peter Hutterer
1
-0
/
+5
2016-12-21
filter: change the filter functions to take raw device coordinates
Peter Hutterer
1
-0
/
+6
2016-12-21
Add device_float_get_direction
Peter Hutterer
1
-11
/
+26
2016-12-15
Change the directions bitmask to a uin32_t
Peter Hutterer
1
-2
/
+2
2016-12-01
Use the LIBINPUT_VERSION define, not the normal VERSION
Peter Hutterer
1
-1
/
+2
2016-11-04
evdev: implement support for the MOUSE_WHEEL_CLICK_COUNT property
Peter Hutterer
1
-1
/
+1
2016-10-28
Move touch_notify_frame declaration to the other touch functions
Peter Hutterer
1
-4
/
+4
2016-08-22
Read the horizontal wheel click angle property if available
Peter Hutterer
1
-0
/
+5
2016-08-15
Add configurable button map to tappings
Peter Hutterer
1
-0
/
+5
2016-08-01
evdev: add helper functions to convert between units and mm
Peter Hutterer
1
-0
/
+6
2016-07-20
Switch a bunch of internal functions from int to bool
Peter Hutterer
1
-1
/
+1
2016-06-24
pad: implement basic mode group support (1 group with 1 mode)
Peter Hutterer
1
-3
/
+19
2016-06-22
pad: Add a new API for modes and mode groups
Peter Hutterer
1
-0
/
+6
2016-05-16
Add support for relative device rotation (trackball only)
Peter Hutterer
1
-0
/
+10
2016-04-28
Make a link to the html docs available as a #define
Peter Hutterer
1
-0
/
+8
2016-04-18
Add the LIBINPUT_DEVICE_CAP_TABLET_PAD capability and matching interface
Peter Hutterer
1
-0
/
+18
2016-02-09
tablet: change tilt axes to use degrees
Peter Hutterer
1
-1
/
+6
2016-01-27
Merge branch 'master' into tablet-support
Peter Hutterer
1
-0
/
+5
2016-01-27
touchpad: add a config option to disable tap-and-drag
Peter Hutterer
1
-0
/
+5
2016-01-25
Merge branch 'master' into tablet-support
Peter Hutterer
1
-0
/
+2
2016-01-22
tablet: add support for relative x/y motion deltas
Peter Hutterer
1
-0
/
+1
2016-01-20
gestures: pass the finger count into pinch events
Peter Hutterer
1
-0
/
+2
2016-01-15
tablet: use a struct rather than a double array for axis values
Peter Hutterer
1
-5
/
+15
2016-01-11
tablet: a tip event can replace an axis event
Peter Hutterer
1
-0
/
+1
2016-01-11
tablet: add pressure threshold handling
Peter Hutterer
1
-0
/
+8
2016-01-11
tablet: always set the pressure offset
Peter Hutterer
1
-1
/
+1
2015-12-23
tablet: split out axis handling into helper functions
Peter Hutterer
1
-0
/
+5
2015-12-23
tablet: store the wheel delta in the normal axes
Peter Hutterer
1
-1
/
+0
2015-12-23
tablet: dump deltas, replace it with a single wheel_delta variable
Peter Hutterer
1
-1
/
+1
2015-12-23
tablet: dump deltas_discrete, replace with a single wheel_discrete variable
Peter Hutterer
1
-1
/
+1
2015-12-21
tablet: remove the libinput_tablet_tool_axis enum from the public API
Peter Hutterer
1
-2
/
+14
2015-12-15
tablet: support tool-specific pressure offsets
Peter Hutterer
1
-0
/
+3
2015-11-18
tablet: rename tool_tip_state to tablet_tool_tip_state
Peter Hutterer
1
-3
/
+3
2015-11-18
tablet: rename tool_proximity_state to tablet_tool_proximity state
Peter Hutterer
1
-1
/
+1
2015-11-18
tablet: rename libinput_tool_type to libinput_tablet_tool_type
Peter Hutterer
1
-1
/
+1
2015-11-18
tablet: rename the tablet axes to "LIBINPUT_TABLET_TOOL_AXIS_..."
Peter Hutterer
1
-2
/
+2
2015-11-18
tablet: rename libinput_tool to libinput_tablet_tool
Peter Hutterer
1
-5
/
+5
2015-11-16
tablet: allow fetching the tip state from any tablet event
Peter Hutterer
1
-0
/
+2
2015-11-12
tablet: split out tip handling into a separate event
Peter Hutterer
1
-0
/
+7
2015-10-21
Merge branch 'master' into tablet-support
Peter Hutterer
1
-1
/
+16
2015-09-11
Add an API to change pointer acceleration profiles
Peter Hutterer
1
-0
/
+6
2015-09-10
Fix leaking device groups
Peter Hutterer
1
-1
/
+10
2015-08-26
Merge branch 'master' into tablet-support
Peter Hutterer
1
-0
/
+14
2015-08-20
Add log_*_ratelimit wrappers
Peter Hutterer
1
-0
/
+14
[next]