index
:
delta/libevdev.git
baserock/genivi/baseline
libevdev-0.4-branch
libevdev-1.0-branch
master
gitlab.freedesktop.org: libevdev/libevdev.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a manpage for mouse-dpi-tool
Stephen Kitt
2021-11-15
2
-0
/
+19
*
tools: add a helper tool to list all currently known codes
Peter Hutterer
2021-11-09
2
-1
/
+51
*
Change to the (always intended) MIT license
Peter Hutterer
2021-01-25
4
-74
/
+4
*
tools: add a man page for the touchpad-edge-detector tool
Peter Hutterer
2020-10-06
2
-1
/
+49
*
tools: Remove signalfd.h include again
Niclas Zeising
2020-09-19
2
-2
/
+0
*
include: sync event codes with kernel 5.8
Peter Hutterer
2020-09-11
1
-4
/
+5
*
[clang-tidy] do not use else after return
Rosen Penev
2020-08-27
2
-9
/
+19
*
libevdev: sort includes alphabetically
Rosen Penev
2020-08-27
4
-13
/
+15
*
libevdev: remove pointless return in void function
Rosen Penev
2020-08-27
1
-2
/
+0
*
tools: use basename(argv[0]) for program name
Niclas Zeising
2020-08-14
3
-15
/
+18
*
tools: Remove signalfd() use
Niclas Zeising
2020-08-14
2
-26
/
+28
*
Don't hardcode /bin/bash
Niclas Zeising
2020-08-13
1
-1
/
+1
*
tools: specify width by height in the edge-detector help
Peter Hutterer
2020-05-07
1
-1
/
+1
*
tools: rename the example device in the touchpad-edge-detector
Peter Hutterer
2020-04-28
1
-1
/
+1
*
tools: fix the include path for local includes
Peter Hutterer
2020-02-17
4
-4
/
+6
*
tools: drop explicit GNU_SOURCE define
Peter Hutterer
2020-02-14
1
-1
/
+0
*
config.h is a local include path
Peter Hutterer
2020-02-14
2
-2
/
+2
*
tools: drop use of HAVE_CONFIG_H
Peter Hutterer
2020-02-14
2
-4
/
+0
*
Update struct input_event
Deepa Dinamani
2018-04-12
2
-11
/
+5
*
tools: add a script to sync the kernel header files
Peter Hutterer
2017-07-03
1
-0
/
+30
*
tools: print an error if we don't have any matching events in the dpi tool
Peter Hutterer
2017-01-17
1
-2
/
+9
*
tools: move udev printf into the print_summary() helper
Peter Hutterer
2017-01-17
1
-29
/
+29
*
tools: print the mean frequency together with the max frequency
Peter Hutterer
2016-09-21
1
-4
/
+39
*
tools: rename frequency to max_frequency in the dpi tool
Peter Hutterer
2016-09-19
1
-6
/
+7
*
tools: use uint64_t, not doubles for the µs parameters
Peter Hutterer
2016-09-16
1
-1
/
+1
*
tools: fix kernel-announced width/height
Peter Hutterer
2016-09-15
1
-1
/
+3
*
tools: fix the touchpad resolution calculation
Peter Hutterer
2016-08-26
1
-2
/
+2
*
tools: require a minimum size for touchpads
Peter Hutterer
2016-08-01
1
-0
/
+8
*
tools: change touchpad-edge-detector to require physical size
Peter Hutterer
2016-08-01
1
-17
/
+32
*
tools: allow numeric axis values in tweak-device
Peter Hutterer
2016-04-22
1
-4
/
+37
*
tools: fix tweak-device option parsing
Peter Hutterer
2016-04-22
1
-7
/
+14
*
tools: shut up coverity about a potential close(-1)
Peter Hutterer
2016-01-04
1
-1
/
+2
*
tools: fix coverty "may be used uninitialized" warnings
Peter Hutterer
2016-01-04
1
-4
/
+5
*
tools: fix touchpad-edge-detector udev rule output
Peter Hutterer
2015-11-10
1
-2
/
+2
*
tools: print out evdev override udev rule from touchpad edge detector
Peter Hutterer
2015-08-24
1
-1
/
+81
*
tools - tweak-device: add a --resolution command
Peter Hutterer
2015-07-01
2
-2
/
+105
*
tools - tweak-device: revamp to reduce use of globals
Peter Hutterer
2015-07-01
1
-61
/
+152
*
tools - tweak-device: fix wrong error message if the LED doesn't exist
Peter Hutterer
2015-06-29
1
-1
/
+1
*
tools - tweak-device: close the fd on exit
Peter Hutterer
2015-06-29
1
-1
/
+3
*
tools: complain about devices that don't have abs x/y axes in the edge detector
Peter Hutterer
2015-06-10
1
-0
/
+8
*
tools: widen frequency resolution to µs in the DPI tool
Peter Hutterer
2015-05-21
1
-10
/
+10
*
tools: fix help string for manual DPI calculation
Peter Hutterer
2015-04-23
1
-1
/
+1
*
cosmetic: fix a couple of duplicate/missing empty lines
Peter Hutterer
2015-03-04
2
-2
/
+0
*
tools: add a tool to change kernel devices
Peter Hutterer
2015-02-04
4
-1
/
+321
*
tools: note that the mouse frequency measured is the highest frequency
Peter Hutterer
2015-01-07
1
-2
/
+4
*
tools: fix clang compiler warning
Peter Hutterer
2015-01-07
1
-1
/
+1
*
tools: print the formula to calculate resolutions
Peter Hutterer
2014-12-12
1
-1
/
+4
*
tools: zero-pad PID/VID in the dpi tool
Peter Hutterer
2014-12-05
1
-1
/
+1
*
tools: print the hwdb match line from the dpi tool
Peter Hutterer
2014-12-02
1
-0
/
+28
*
tools: add a tool to estimate the resolution of a mouse
Peter Hutterer
2014-11-21
3
-1
/
+241
[next]