Rofi icons flickers on wayland #2160
Answered
by
DaveDavenport
mazksr
asked this question in
(Possible) Issues
-
flicker1.mp4Happens on every theme with icons. Even the built-in ones. |
Beta Was this translation helpful? Give feedback.
Answered by
DaveDavenport
Jul 17, 2025
Replies: 1 comment 8 replies
-
Can you give some more information? like
I cannot reproduce this with latest git, on wayland 1.23.1 and hyprland 0.49. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
aah, this might be the issue that we don't know the size until after we display one frame. Then we need to re-calculate everything and reload (and icons might be slightly different size).
If you have only one monitor, you could try latest git, see if that helps.
@lbonn thoughts?