You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
According to @jleibs, calling
ctx.request_repaint
does not result in a call toApp::update
when on Wayland and the app is minimized (Hyprland placed on non-visible workspace).App::update
even when hidden #5112App::tick
#5113The text was updated successfully, but these errors were encountered: