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

贡献者指南