2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
Sep 24, 2025 — Sep 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
util: sanitize control characters in str_sanitize() More... 4 months ago
totem: require both touch size axes to have resolution More... 4 months ago
tools/record: defer file creation until events arrive in autorestart mode More... 4 months ago
tools: update the libinput record man page for the latest changes More... 4 months ago
touchpad: fix the libwacom_is_reversible() check on the paired device More... 4 months ago
tools/record: default to libinput-recording.yml with --autorestart More... 4 months ago
tools/record: fix broken autorestart for timeouts >=5s More... 4 months ago
tools/record: replace the timestamp with usec_t More... 4 months ago
util: allow for uppercase 'E' in safe_atod strings too More... 5 months ago
tools: another close() -> xclose change More... 5 months ago
tools/debug-tablet: don't leak the udev_device on open() failure More... 5 months ago
tools: update the tool option parsing test for newer options More... 5 months ago
util: add a free_clear() helper to reset after free More... 5 months ago
util: allow for 'e' in safe_atod strings More... 5 months ago
tools/debug-tablet: guard against open() failures More... 5 months ago
tools: always open with O_CLOEXEC More... 5 months ago
tools: guard against zero-length os-release files More... 5 months ago
tools: Use xclose() over close() More... 5 months ago
tools/record: fix missing NULL check on tmpfile() return value More... 5 months ago
tools: use save_atod instead of atof() More... 5 months ago
doc: add HOLD_END to libinput_event_gesture_get_cancelled() doc More... 5 months ago
doc: remove ID_INPUT from lua plugin udev properties list More... 5 months ago
doc: update multi-device recording docs, --multiple is deprecated More... 5 months ago
doc: fix libinput replay output format in tools.rst More... 5 months ago
doc: fix ClickPad scroll method description in scrolling.rst More... 5 months ago
doc: fix typos and misspellings across documentation More... 5 months ago
doc: fix simplified hold gesture table in gestures.rst More... 5 months ago
doc: fix reference to non-existent 'hold update' event in gestures.rst More... 5 months ago
udev: use xclose() instead of close() More... 5 months ago
tools/ptraccel-debug: replace atoi() with safe_atoi() More... 5 months ago