mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
rootston: seat config by device
This commit is contained in:
parent
53021f8ed4
commit
447c561d15
2 changed files with 6 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ struct device_config {
|
|||
char *name;
|
||||
char *mapped_output;
|
||||
struct wlr_box *mapped_box;
|
||||
char *seat;
|
||||
struct wl_list link;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue