mirror of
https://github.com/swaywm/sway.git
synced 2026-04-27 06:46:25 -04:00
input/tablet: add tool_mode option to set tablet tools as relative input
Closes #4139.
This commit is contained in:
parent
136add4e12
commit
ed247c031c
10 changed files with 149 additions and 6 deletions
|
|
@ -168,6 +168,7 @@ sway_sources = files(
|
|||
'commands/input/scroll_method.c',
|
||||
'commands/input/tap.c',
|
||||
'commands/input/tap_button_map.c',
|
||||
'commands/input/tool_mode.c',
|
||||
'commands/input/xkb_capslock.c',
|
||||
'commands/input/xkb_file.c',
|
||||
'commands/input/xkb_layout.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue