mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-24 02:01:18 +07:00
Add sending initial configure trace log
This commit is contained in:
@@ -981,6 +981,7 @@ impl State {
|
|||||||
workspace_name: ws.and_then(|w| w.name().cloned()),
|
workspace_name: ws.and_then(|w| w.name().cloned()),
|
||||||
};
|
};
|
||||||
|
|
||||||
|
trace!(surface = %toplevel.wl_surface().id(), "sending initial configure");
|
||||||
toplevel.send_configure();
|
toplevel.send_configure();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user