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
/
event-debug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-24
tools: add "--quiet" option to only log libinput messages
Peter Hutterer
1
-75
/
+80
2017-02-21
tools: print the key as -1 for obfuscated keys
Peter Hutterer
1
-0
/
+1
2017-02-14
tools: don't print device options on device removed
Peter Hutterer
1
-47
/
+55
2017-02-14
tools: hide key codes by default
Peter Hutterer
1
-4
/
+15
2017-01-26
Add a "switch" interface for parts of the SW_* range
James Ye
1
-0
/
+31
2017-01-04
Add wheel tilt as axis source
Peter Hutterer
1
-0
/
+3
2017-01-03
tools: reduce some spacing to compress the output a bit
Peter Hutterer
1
-2
/
+2
2017-01-03
tools: align device notify output better
Peter Hutterer
1
-1
/
+1
2017-01-03
tools: size in mm is enough, no need for sub-mm precision here
Peter Hutterer
1
-1
/
+1
2016-11-29
tools: print pointer axis source in event-debug
Peter Hutterer
1
-1
/
+15
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-07-11
Remove LIBINPUT_EVENT_TABLET_PAD_MODE event
Peter Hutterer
1
-22
/
+0
2016-06-22
pad: Add a new API for modes and mode groups
Peter Hutterer
1
-10
/
+51
2016-05-26
tools: print the pad capabilities
Peter Hutterer
1
-0
/
+14
2016-04-18
Add the LIBINPUT_DEVICE_CAP_TABLET_PAD capability and matching interface
Peter Hutterer
1
-0
/
+81
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-19
Merge branch 'master' into tablet-support
Peter Hutterer
1
-2
/
+8
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
1
-2
/
+2
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
1
-14
/
+8
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
1
-36
/
+36
2015-11-18
tablet: rename LIBINPUT_EVENT_TABLET to LIBINPUT_EVENT_TABLET_TOOL
Peter Hutterer
1
-8
/
+8
2015-11-18
tablet: rename the tablet capability to a tablet_tool capability
Peter Hutterer
1
-1
/
+1
2015-11-18
tablet: rename TOOL_TIP to TABLET_TOOL_TIP
Peter Hutterer
1
-1
/
+1
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
1
-2
/
+2
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
1
-41
/
+41
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
1
-0
/
+18
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
tablet: widen the serial type to uint64_t
Peter Hutterer
1
-1
/
+2
2015-07-24
Merge branch 'master' into tablet-support
Peter Hutterer
1
-4
/
+15
2015-07-24
Add a configuration interface for enabling/disabling disable-while-typing
Peter Hutterer
1
-0
/
+8
2015-07-20
tools: only print angle/scale for pinch events
Peter Hutterer
1
-4
/
+7
[next]