mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-23 02:05:33 +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()),
|
||||
};
|
||||
|
||||
trace!(surface = %toplevel.wl_surface().id(), "sending initial configure");
|
||||
toplevel.send_configure();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user