emilk/egui

Wayland: `request_repaint` ignored if minimized

Open

#5,136 opened on 2024年9月20日

GitHub で見る
 (13 comments) (1 reaction) (1 assignee)Rust (2,037 forks)batch import
help wantednative-linux

Repository metrics

Stars
 (29,051 stars)
PR merge metrics
 (平均マージ 11d 20h) (30d で 47 merged PRs)

説明

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

コントリビューターガイド