emilk/egui

Wayland: `request_repaint` ignored if minimized

Open

#5,136 建立於 2024年9月20日

在 GitHub 查看
 (13 留言) (1 反應) (1 負責人)Rust (2,037 fork)batch import
help wantednative-linux

倉庫指標

Star
 (29,051 star)
PR 合併指標
 (平均合併 11天 20小時) (30 天內合併 47 個 PR)

描述

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

貢獻者指南