index
:
wayland/libinput
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.15-branch
1.16-branch
1.17-branch
1.18-branch
1.19-branch
1.2-branch
1.20-branch
1.22-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
main
master
tablet-support
wip/arch
wip/docbuild
wip/smaller-arch-image
input device management and event handling library (mirrored from https://gitlab.freedesktop.org/libinput/libinput)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-01
tools: fix printing of tablet coordinates
Peter Hutterer
1
-1
/
+1
2017-02-27
tools: fix two comment typos
Peter Hutterer
1
-1
/
+1
2017-02-27
Merge branch 'wip/log-function-rework'
Peter Hutterer
3
-75
/
+87
2017-02-27
tools: add mode group info to libinput-list-devices
Peter Hutterer
1
-1
/
+8
2017-02-24
tools: add "--quiet" option to only log libinput messages
Peter Hutterer
3
-75
/
+87
2017-02-21
tools: print accel profiles up to 1000 mm/s
Peter Hutterer
1
-1
/
+1
2017-02-21
tools: print the key as -1 for obfuscated keys
Peter Hutterer
1
-0
/
+1
2017-02-20
tools: size without decimals is good enough
Peter Hutterer
1
-1
/
+1
2017-02-15
tools: print errors as red, info as highlighted
Peter Hutterer
1
-0
/
+18
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
3
-4
/
+25
2017-01-26
Add a "switch" interface for parts of the SW_* range
James Ye
2
-0
/
+33
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
2017-01-03
tools: add allowed range to --set-speed help output
Peter Hutterer
1
-1
/
+1
2016-12-21
doc: update the touchpad pointer acceleration svg
Peter Hutterer
1
-7
/
+9
2016-12-21
tools: switch the ptraccel-debug printf to use mm/s
Peter Hutterer
1
-8
/
+20
2016-12-21
filter: change the filter functions to take raw device coordinates
Peter Hutterer
1
-9
/
+12
2016-12-14
tools: add some extra help output about the expected input data
Peter Hutterer
1
-0
/
+3
2016-12-14
tools: whitespace change
Peter Hutterer
1
-1
/
+1
2016-12-14
tools: local headers use quotes, not pointy brackets
Peter Hutterer
1
-2
/
+2
2016-12-14
tools: up the maximum velocity so the output graph shows the leveling off
Peter Hutterer
1
-1
/
+1
2016-12-14
tools: support --help in the ptraccel-debug tool
Peter Hutterer
1
-1
/
+7
2016-12-06
tools: make sure GCC_FLAGS is used in tools/
Peter Hutterer
1
-5
/
+7
2016-12-06
tools: include config.h in libinput-list-devices and ptraccel-debug
Peter Hutterer
2
-2
/
+4
2016-12-06
tools: fix comment wording
Peter Hutterer
1
-2
/
+1
2016-12-06
tools: fix signed/unsigned comparison warnings
Peter Hutterer
2
-5
/
+6
2016-12-06
tools: fix prototype for tools_usage
Peter Hutterer
2
-2
/
+2
2016-12-01
tools: don't define GNU_SOURCE if were including config.h anyway
Peter Hutterer
2
-2
/
+0
2016-11-29
tools: print pointer axis source in event-debug
Peter Hutterer
1
-1
/
+15
2016-11-29
tools: change --speed to --set-speed for consistency
Peter Hutterer
1
-1
/
+1
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
[next]