emilk/egui

Wayland: `request_repaint` ignored if minimized

Open

#5 136 ouverte le 20 sept. 2024

Voir sur GitHub
 (13 commentaires) (1 réaction) (1 assigné)Rust (2 037 forks)batch import
help wantednative-linux

Métriques du dépôt

Stars
 (29 051 stars)
Métriques de merge PR
 (Merge moyen 11j 20h) (47 PRs mergées en 30 j)

Description

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

Guide contributeur