emilk/egui

Wayland: `request_repaint` ignored if minimized

Offen

#5.136 geöffnet am 20.09.2024

 (18 Kommentare) (1 Reaktion) (1 zugewiesene Person)Rust (2.104 Forks)batch import
help wantednative-linux

Repository-Metriken

Stars
 (30.094 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 17T 17h) (41 gemergte PRs in 30 T)

Beschreibung

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).

Contributor Guide