emilk/egui

Wayland: `request_repaint` ignored if minimized

Open

#5.136 aberto em 20 de set. de 2024

Ver no GitHub
 (13 comments) (1 reaction) (1 assignee)Rust (2.037 forks)batch import
help wantednative-linux

Métricas do repositório

Stars
 (29.051 stars)
Métricas de merge de PR
 (Mesclagem média 11d 20h) (47 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