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
/
shared.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-02
tools: add "libinput measure touchpad-tap"
Peter Hutterer
1
-0
/
+4
2017-06-02
tools: make the libinput tool usage static
Peter Hutterer
1
-2
/
+0
2017-06-02
tools: tidy up the usage() for the tools a bit
Peter Hutterer
1
-2
/
+5
2017-06-02
tools: switch the libinput tool to be an exec-ing tool
Peter Hutterer
1
-1
/
+2
2017-05-18
tools: hook libinput-debug-events into the libinput tool
Peter Hutterer
1
-2
/
+3
2017-02-24
tools: add "--quiet" option to only log libinput messages
Peter Hutterer
1
-0
/
+1
2017-02-14
tools: hide key codes by default
Peter Hutterer
1
-0
/
+3
2016-12-06
tools: fix prototype for tools_usage
Peter Hutterer
1
-1
/
+1
2016-08-15
Add configurable button map to tappings
Peter Hutterer
1
-0
/
+1
2016-01-27
touchpad: add a config option to disable tap-and-drag
Peter Hutterer
1
-0
/
+1
2015-09-11
Add an API to change pointer acceleration profiles
Peter Hutterer
1
-0
/
+1
2015-07-24
Add a configuration interface for enabling/disabling disable-while-typing
Peter Hutterer
1
-0
/
+1
2015-06-24
tools: add --grab option
Peter Hutterer
1
-0
/
+1
2015-06-24
tools: pass a context around as userdata
Peter Hutterer
1
-4
/
+8
2015-06-24
tools: move the interface into the shared code
Peter Hutterer
1
-2
/
+1
2015-06-23
tools: hook up drag lock config
Peter Hutterer
1
-0
/
+1
2015-06-16
COPYING: Update boilerplate from MIT X11 to MIT Expat license
Peter Hutterer
1
-16
/
+17
2015-04-22
tools: add --set-scroll-button as option
Peter Hutterer
1
-0
/
+1
2015-04-21
tools: add --set-scroll-method commandline flag
Peter Hutterer
1
-0
/
+1
2015-04-17
Add middle mouse button emulation config options
Peter Hutterer
1
-0
/
+1
2015-04-10
tools: add commandline flag to control the pointer accel speed
Peter Hutterer
1
-0
/
+1
2015-01-16
tools: add click method config to the tools
Peter Hutterer
1
-0
/
+1
2014-12-23
tools: pass the userdata to the context
Peter Hutterer
1
-0
/
+1
2014-12-23
tools: add support for enabling/disabling left-handed button mappings
Peter Hutterer
1
-0
/
+1
2014-12-23
tools: add support to enable/disable natural scrolling
Peter Hutterer
1
-0
/
+1
2014-12-23
tools: move applying device configuration to shared lib
Peter Hutterer
1
-1
/
+2
2014-12-23
tools: move opening the backend to the shared lib too
Peter Hutterer
1
-0
/
+4
2014-12-23
tools: move option parsing to a helper library
Peter Hutterer
1
-0
/
+45