emilk/egui

Wayland: `request_repaint` ignored if minimized

開放

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

 (18 則留言) (1 個反應) (1 位負責人)Rust (2,103 個分叉)batch import
help wantednative-linux

倉庫指標

星標
 (30,130 顆星)
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).

貢獻者指南