emilk / emilk/egui

Wayland: `request_repaint` ignored if minimized

Open
#5,136 18 comments 1 reaction 1 assignee Assigned to @grtlr View on GitHub
help wanted native-linux
Dominant language
Rust
Stars
30.6k
Forks
2.1k
Avg merge
1d 9h
Merged PRs (30d)
72

Description

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

* See https://github.com/rerun-io/rerun/pull/7422 for more
* We have the same problem on web: https://github.com/emilk/egui/issues/5112
* Related: https://github.com/emilk/egui/issues/5113

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.