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
/
libinput-record.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-12
tools: fix a bunch of format conversion complaints
Peter Hutterer
1
-32
/
+32
2018-08-06
tools: record: don't bother setting last_ms to 0 on the first event
Peter Hutterer
1
-2
/
+0
2018-07-16
Import versionsort implementation from musl for systems without versionsort
Greg V
1
-0
/
+1
2018-07-13
Rename data/ to quirks/
Peter Hutterer
1
-2
/
+2
2018-06-26
tools: libinput-record: print the list of quirks
Peter Hutterer
1
-0
/
+62
2018-06-11
tools: libinput-record: put extra guard in to protect from OOB access
Peter Hutterer
1
-1
/
+4
2018-05-16
tools: libinput-record: fix leaking memory in the error cases
Peter Hutterer
1
-3
/
+7
2018-05-03
tools: libinput-record: print switch events in --with-libinput
Peter Hutterer
1
-0
/
+39
2018-05-03
tools: libinput-record: print tablet events in --with-libinput
Peter Hutterer
1
-1
/
+395
2018-05-03
tools: libinput-record: move the event time offset to the first place we get it
Peter Hutterer
1
-2
/
+3
2018-04-19
tools: libinput-record: add gesture support
Peter Hutterer
1
-0
/
+88
2018-04-16
Remove some duplicate empty lines
Peter Hutterer
1
-4
/
+0
2018-03-20
tools: libinput-record: print the mouse and pointingstick udev properties
Peter Hutterer
1
-1
/
+3
2018-03-19
tools: libinput-record: print a progress bar when recording to a file
Peter Hutterer
1
-1
/
+17
2018-03-19
tools: libinput-record: print a comment when the device is in a neutral state
Peter Hutterer
1
-1
/
+48
2018-03-19
tools: libinput-record: add support for printing libinput events
Peter Hutterer
1
-51
/
+683
2018-03-09
tools: libinput-record: add separate variable for the first device
Peter Hutterer
1
-2
/
+5
2018-03-09
tools: libinput-record: drop unused 'print' argument
Peter Hutterer
1
-2
/
+2
2018-03-09
tools: libinput-record: fix frame printing for multiple devices
Peter Hutterer
1
-4
/
+14
2018-03-08
tools: record udev properties in libinput-record
Peter Hutterer
1
-0
/
+52
2018-03-06
tools: add the git version in the libinput-record output
Peter Hutterer
1
-0
/
+2
2018-03-01
tools: remove a stray perror() in libinput-record
Peter Hutterer
1
-1
/
+0
2018-03-01
tools: fix two scan-build errors in libinput-record
Peter Hutterer
1
-2
/
+1
2018-03-01
tools: add --all to libinput-record
Peter Hutterer
1
-2
/
+69
2018-03-01
tools: add a libinput-record tool
Peter Hutterer
1
-0
/
+989