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
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-05
tools: fix output to say TABLET_TOOL instead of just tablet
Peter Hutterer
1
-4
/
+4
2016-01-29
tools: split drawing commands into helper functions
Peter Hutterer
1
-15
/
+54
2016-01-28
tools: draw the pointer sprite last
Peter Hutterer
1
-10
/
+10
2016-01-27
Merge branch 'master' into tablet-support
Peter Hutterer
3
-0
/
+30
2016-01-27
touchpad: add a config option to disable tap-and-drag
Peter Hutterer
3
-0
/
+30
2016-01-22
tools: add support for tablet relative events to the event-gui
Peter Hutterer
1
-0
/
+49
2016-01-19
Merge branch 'master' into tablet-support
Peter Hutterer
1
-2
/
+8
2016-01-15
tools: share the axis and tip code where appropriate
Peter Hutterer
1
-16
/
+13
2016-01-15
tools: get pressure/distance/tilt from a tip event too
Peter Hutterer
1
-0
/
+4
2016-01-11
tools: print the button name too, not just the code
Peter Hutterer
1
-2
/
+8
2016-01-06
tablet: insert "STATE" into proximity/tip states
Peter Hutterer
2
-3
/
+3
2015-12-21
tablet: reduce event deltas to only apply to the wheel
Peter Hutterer
1
-40
/
+17
2015-12-21
tablet: rename libinput_tablet_tool_has_axis into an axis-specific API set
Peter Hutterer
1
-14
/
+12
2015-12-21
tablet: rename axis_get_value into an axis-specific API set
Peter Hutterer
2
-22
/
+12
2015-12-21
tablet: rename axis_has_changed into an axis-specific API set
Peter Hutterer
1
-31
/
+12
2015-12-14
tools: print the wheel axis delta, not the axis value
Peter Hutterer
1
-1
/
+1
2015-12-09
Merge branch 'master' into tablet-support
Peter Hutterer
1
-3
/
+9
2015-12-07
tools: print which scroll axis we have in event-debug
Peter Hutterer
1
-3
/
+9
2015-12-02
tablet: drop the tool type 'finger' from the tablet interface
Peter Hutterer
1
-3
/
+0
2015-11-24
Merge branch 'master' into tablet-support
Peter Hutterer
1
-3
/
+3
2015-11-18
tablet: rename the libinput_tool calls to libinput_tablet_tool
Peter Hutterer
1
-25
/
+25
2015-11-18
tablet: rename libinput_event_tablet to libinput_event_tablet_tool
Peter Hutterer
2
-49
/
+49
2015-11-18
tablet: rename LIBINPUT_EVENT_TABLET to LIBINPUT_EVENT_TABLET_TOOL
Peter Hutterer
2
-16
/
+16
2015-11-18
tablet: rename the tablet capability to a tablet_tool capability
Peter Hutterer
2
-2
/
+2
2015-11-18
tablet: rename TOOL_TIP to TABLET_TOOL_TIP
Peter Hutterer
2
-2
/
+2
2015-11-18
tablet: rename tool_tip_state to tablet_tool_tip_state
Peter Hutterer
1
-1
/
+1
2015-11-18
tablet: rename TOOL_PROXIMITY_ to TABLET_TOOL_PROXIMITY
Peter Hutterer
2
-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 TOOL_TYPE to TABLET_TOOL_TYPE
Peter Hutterer
1
-8
/
+8
2015-11-18
tablet: rename the tablet axes to "LIBINPUT_TABLET_TOOL_AXIS_..."
Peter Hutterer
2
-45
/
+45
2015-11-18
tablet: rename libinput_tablet_axis to libinput_tablet_tool_axis
Peter Hutterer
1
-1
/
+1
2015-11-18
tablet: rename libinput_tool to libinput_tablet_tool
Peter Hutterer
1
-2
/
+2
2015-11-12
tablet: split out tip handling into a separate event
Peter Hutterer
2
-0
/
+52
2015-11-09
tools: take the start time before initializing the context
Peter Hutterer
1
-3
/
+3
2015-11-09
tools: print the tool ID in event-debug
Peter Hutterer
1
-2
/
+5
2015-11-09
tablet: rename all tool types to LIBINPUT_TOOL_TYPE_*
Peter Hutterer
1
-8
/
+8
2015-11-05
tools: add tablet support to event-gui
Peter Hutterer
1
-0
/
+69
2015-11-05
tablet: widen the serial type to uint64_t
Peter Hutterer
1
-1
/
+2
2015-10-21
Merge branch 'master' into tablet-support
Peter Hutterer
3
-1
/
+57
2015-09-11
Add an API to change pointer acceleration profiles
Peter Hutterer
3
-1
/
+57
2015-08-26
Merge branch 'master' into tablet-support
Peter Hutterer
4
-132
/
+241
2015-08-20
tools: fix switch statement indentation
Peter Hutterer
1
-122
/
+122
2015-08-12
tools: add shell script for making the pointer acceleration graphs in the docs
Peter Hutterer
2
-0
/
+81
2015-08-12
tools: allow filter-switching in ptraccel-debug
Peter Hutterer
1
-7
/
+36
2015-08-11
filter: revamp to create device-specific filters, rather than accel functions
Peter Hutterer
1
-2
/
+1
2015-08-11
Revert "filter: move the pointer acceleration profiles back to units/ms"
Peter Hutterer
1
-2
/
+2
2015-08-04
Merge branch 'master' into tablet-support
Peter Hutterer
1
-4
/
+6
2015-08-03
filter: move the pointer acceleration profiles back to units/ms
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-28
Change to micro seconds for measuring time internally
Jonas Ã…dahl
1
-4
/
+6
[next]