mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
Merge branch 'master' into modifier-fixes
This commit is contained in:
commit
670d336099
1 changed files with 1 additions and 0 deletions
|
|
@ -795,6 +795,7 @@ void wlr_seat_set_keyboard(struct wlr_seat *seat,
|
|||
}
|
||||
|
||||
seat->keyboard_state.keyboard = keyboard;
|
||||
wlr_seat_keyboard_send_modifiers(seat);
|
||||
}
|
||||
|
||||
struct wlr_keyboard *wlr_seat_get_keyboard(struct wlr_seat *seat) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue