touchpad: new option dwtp (disable-while-trackpointing)
authorpudiva chip líquida <pudiva@skylittlesystem.org>
Tue, 8 Mar 2022 01:33:40 +0000 (01:33 +0000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Tue, 8 Mar 2022 01:33:40 +0000 (01:33 +0000)
commit1f1ddbc6dff0cf0451e3c9ac923f9821278560aa
tree6c461a3e8c83e4a18747ef832e9d667d750e8694
parent602e8dcb999b1129da4887e450bf2d4e09ecb6fe
touchpad: new option dwtp (disable-while-trackpointing)

Add option to control whether the touchpad should be disabled while the
trackpoint is in use.

Fix #731

Signed-off-by: pudiva chip líquida <pudiva@skylittlesystem.org>
17 files changed:
completion/zsh/_libinput
doc/user/configuration.rst
doc/user/palm-detection.rst
src/evdev-mt-touchpad.c
src/evdev-mt-touchpad.h
src/libinput-private.h
src/libinput.c
src/libinput.h
src/libinput.sym
test/test-touchpad.c
test/test-trackpoint.c
tools/libinput-debug-events.c
tools/libinput-debug-events.man
tools/libinput-list-devices.c
tools/shared.c
tools/shared.h
tools/test_tool_option_parsing.py