mirror of
https://github.com/swaywm/sway.git
synced 2026-03-16 05:34:10 -04:00
Automatically map built-in touchscreens/tablets to built-in panels
Detect whether an output is built-in via its type. Detect whether a touchscreen or tablet tool is built-in via its ID_PATH property.
This commit is contained in:
parent
641b8719ad
commit
eea9c6331f
5 changed files with 76 additions and 0 deletions
|
|
@ -208,6 +208,7 @@ sway_deps = [
|
|||
jsonc,
|
||||
libevdev,
|
||||
libinput,
|
||||
libudev,
|
||||
math,
|
||||
pango,
|
||||
pcre,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue