chore: Update deps
This commit is contained in:
parent
4f3a682564
commit
4e12957169
39 changed files with 1146 additions and 1001 deletions
|
|
@ -2660,6 +2660,7 @@ impl TilingLayout {
|
|||
if let KeyboardFocusTarget::Popup(popup) = target {
|
||||
let toplevel_surface = match popup {
|
||||
PopupKind::Xdg(xdg) => get_popup_toplevel(&xdg),
|
||||
PopupKind::InputMethod(_) => unreachable!(),
|
||||
}?;
|
||||
let root_id = tree.root_node_id()?;
|
||||
let node =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue