input: Fix crash on focus change
This commit is contained in:
parent
55163a3203
commit
7c62563dd2
1 changed files with 1 additions and 0 deletions
|
|
@ -335,6 +335,7 @@ impl State {
|
|||
&mut workspace.space,
|
||||
focus_stack.iter(),
|
||||
) {
|
||||
std::mem::drop(focus_stack);
|
||||
self.common.set_focus(
|
||||
dh,
|
||||
Some(window.toplevel().wl_surface()),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue