mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
Compare commits
2 commits
73db016a92
...
3191b5d69a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3191b5d69a | ||
|
|
317b3e4f93 |
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@ static void xdg_keyboard_grab_enter(struct wlr_seat_keyboard_grab *grab,
|
|||
}
|
||||
|
||||
static void xdg_keyboard_grab_clear_focus(struct wlr_seat_keyboard_grab *grab) {
|
||||
// keyboard focus should remain on the popup
|
||||
wlr_seat_keyboard_end_grab(grab->seat);
|
||||
}
|
||||
|
||||
static void xdg_keyboard_grab_key(struct wlr_seat_keyboard_grab *grab, uint32_t time,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue