mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 12:50:04 -04:00
egui now derives "no ui is shown this pass" from the `minimized` / `occluded` flags the integrations already report in `ViewportInfo`, instead of a new `RawInput` flag that they had to set separately. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>