mirror of
https://github.com/swaywm/sway.git
synced 2025-11-15 06:59:50 -05:00
fix keyboard hotplugging
This commit is contained in:
parent
9e4fc7253e
commit
0256cd1473
2 changed files with 3 additions and 3 deletions
|
|
@ -5,7 +5,6 @@
|
|||
|
||||
struct sway_keyboard {
|
||||
struct sway_seat_device *seat_device;
|
||||
struct wl_list link; // sway_seat::keyboards
|
||||
|
||||
struct xkb_keymap *keymap;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue