fn window_dims(window: &WebviewWindow) -> (i32, i32)
Resolve the window’s physical inner-size into integer width/height, falling back to the tauri.conf.json declared 200×200 if the live query fails.
tauri.conf.json