help wantednative-linux
仓库指标
- Star
- (29,051 star)
- PR 合并指标
- (平均合并 11天 20小时) (30 天内合并 47 个 PR)
描述
According to @jleibs, calling ctx.request_repaint does not result in a call to App::update when on Wayland and the app is minimized (Hyprland placed on non-visible workspace).
- See https://github.com/rerun-io/rerun/pull/7422 for more
- We have the same problem on web: https://github.com/emilk/egui/issues/5112
- Related: https://github.com/emilk/egui/issues/5113