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