mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
multiseat: somewhat working
This commit is contained in:
parent
2280928bb2
commit
09c6092423
18 changed files with 521 additions and 219 deletions
|
|
@ -10,6 +10,7 @@ struct roots_keyboard {
|
|||
struct roots_input *input;
|
||||
struct roots_seat *seat;
|
||||
struct wlr_input_device *device;
|
||||
struct keyboard_config *config;
|
||||
struct wl_list seat_link;
|
||||
// XXX temporary
|
||||
struct wl_list link;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue