emilk/egui

Wayland: `request_repaint` ignored if minimized

オープン

#5,136 opened on 2024/09/20

 (18 件のコメント) (1 件のリアクション) (1 人の担当者)Rust (2,101 件のフォーク)batch import
help wantednative-linux

Repository metrics

Stars
 (30,070 個のスター)
PR merge metrics
 (平均マージ 17d 17h) (30d で 41 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).

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