deps: Update smithay
Fixes misbehaving floating windows
This commit is contained in:
parent
397ddaab1e
commit
1fb49824f9
10 changed files with 87 additions and 23 deletions
|
|
@ -523,7 +523,7 @@ impl Shell {
|
|||
state.add_workspace_state(&workspace.handle, WState::Hidden);
|
||||
}
|
||||
let mut map = layer_map_for_output(output);
|
||||
map.cleanup();
|
||||
map.cleanup(dh);
|
||||
}
|
||||
std::mem::drop(state);
|
||||
self.toplevel_info_state
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue