mirror of
https://github.com/swaywm/sway.git
synced 2025-11-02 09:01:40 -05:00
seat configuration
This commit is contained in:
parent
538903bc5a
commit
c173d30b92
7 changed files with 41 additions and 4 deletions
|
|
@ -69,6 +69,7 @@ struct input_config {
|
|||
|
||||
bool capturable;
|
||||
struct wlr_box region;
|
||||
char *seat;
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue