const BUBBLE_FALLBACK_W: i32 = 260;
Default bubble dimensions used when the live window can’t be queried (shouldn’t happen — tauri.conf.json declares 200×200 — but defensive so the show path never blocks on a query failure).
tauri.conf.json