emilk/egui

Wayland: `request_repaint` ignored if minimized

开放

#5,136 创建于 2024年9月20日

 (18 条评论) (1 个反应) (1 位负责人)Rust (2,102 个派生)batch import
help wantednative-linux

仓库指标

星标
 (30,084 个星标)
PR 合并指标
 (平均合并 17天 17小时) (30 天内合并 41 个 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).

贡献者指南