deps: Update smithay
This commit is contained in:
parent
2cbc39e0c6
commit
748ba3bf03
3 changed files with 6 additions and 5 deletions
|
|
@ -155,7 +155,7 @@ pub fn init_shell(display: &mut Display) -> ShellStates {
|
|||
);
|
||||
|
||||
ShellStates {
|
||||
popups: PopupManager::new(),
|
||||
popups: PopupManager::new(None),
|
||||
xdg: xdg_shell_state,
|
||||
layer: layer_shell_state,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue