mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-23 02:05:33 +07:00
chore: update smithay
This commit is contained in:
committed by
Ivan Molodetskikh
parent
494e98c123
commit
5ac350d51c
+1
-1
@@ -478,7 +478,7 @@ impl State {
|
||||
self.niri
|
||||
.layout
|
||||
.focus()
|
||||
.map(|win| win.toplevel().wl_surface().clone())
|
||||
.map(|win| win.toplevel().expect("no x11 support").wl_surface().clone())
|
||||
};
|
||||
let layer_focus = |surface: &LayerSurface| {
|
||||
surface
|
||||
|
||||
Reference in New Issue
Block a user