emilk/egui

Wayland: `request_repaint` ignored if minimized

Ouverte

#5 136 ouverte le 20 sept. 2024

 (18 commentaires) (1 réaction) (1 personne assignée)Rust (2 104 forks)batch import
help wantednative-linux

Métriques du dépôt

Stars
 (30 094 étoiles)
Métriques de merge PR
 (Merge moyen 17j 17h) (41 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