Blocked: egui doesn't correctly report when the app's minimized. `ctx.input(|i: &egui::InputState| i.viewport().minimized)` <- always `Some(false)` on Mac. Blockers: - [ ] File a ticket to egui - [ ] Fix the ticket - [ ] Test on Windows - [ ] Test on Linux