focus the previous client in the similar code too
This commit is contained in:
parent
068352e888
commit
2d84c74657
1 changed files with 1 additions and 2 deletions
3
dwl.c
3
dwl.c
|
@ -606,8 +606,7 @@ arrangelayers(Monitor *m)
|
|||
&& !wlr_layer_surface_v1_from_wlr_surface(seat->keyboard_state.focused_surface)
|
||||
->current.keyboard_interactive
|
||||
)
|
||||
wlr_seat_keyboard_notify_clear_focus(seat);
|
||||
/* XXX recheck keyboard focus */
|
||||
focusclient(NULL, selclient(), 1);
|
||||
}
|
||||
|
||||
void
|
||||
|
|
Loading…
Reference in a new issue