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-10-25
Mark some internal log functions as printf-style function
Peter Hutterer
2
-0
/
+3
2016-09-16
tools: change pointer to void
Eric Engestrom
1
-1
/
+1
2016-09-08
tools: prefix debug output with '-' on device changes
Peter Hutterer
1
-1
/
+11
2016-08-15
Add configurable button map to tappings
Peter Hutterer
2
-0
/
+22
2016-07-11
Remove LIBINPUT_EVENT_TABLET_PAD_MODE event
Peter Hutterer
2
-23
/
+0
2016-07-04
Merge branch 'wip/tablet-pad-modes-v3'
Peter Hutterer
2
-10
/
+52
2016-06-28
tablet: make the cursor/lens tool behave like a 1000dpi mouse
Peter Hutterer
1
-1
/
+1
2016-06-27
tools: reduce tilt scale to 1/30 of the input value
Peter Hutterer
1
-1
/
+1
2016-06-22
pad: Add a new API for modes and mode groups
Peter Hutterer
2
-10
/
+52
2016-06-02
tools: print button/ring/strip info for pads
Peter Hutterer
1
-0
/
+19
2016-06-02
tools: show tablet-pad capabilities in libinput-list-devices
Peter Hutterer
1
-0
/
+3
2016-06-02
tools: add missing space after listing touch/tablet capabilities
Peter Hutterer
1
-2
/
+2
2016-05-30
tools: print the rotation angle in libinput-list-devices
Peter Hutterer
1
-0
/
+20
2016-05-30
tools: add missing space in libinput-list-devices output
Peter Hutterer
1
-1
/
+1
2016-05-26
tools: print the pad capabilities
Peter Hutterer
1
-0
/
+14
2016-04-19
tools: draw some grids for positioning testing in the event-gui
Peter Hutterer
1
-0
/
+42
2016-04-18
Add the LIBINPUT_DEVICE_CAP_TABLET_PAD capability and matching interface
Peter Hutterer
2
-0
/
+85
2016-04-12
tools: update the doc publish tool to take a subdir
Peter Hutterer
1
-1
/
+8
2016-04-08
tools: print the button name for tablet button events
Peter Hutterer
1
-2
/
+8
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
[next]