emilk/egui

Wayland: `request_repaint` ignored if minimized

Aberta

#5.136 aberto em 20 de set. de 2024

 (18 comentários) (1 reação) (1 responsável)Rust (2.104 forks)batch import
help wantednative-linux

Métricas do repositório

Stars
 (30.124 estrelas)
Métricas de merge de PR
 (Mesclagem média 17d 17h) (41 fundiu PRs em 30d)

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

Guia do colaborador