Layers (rofi, dunst, ...) leave traces during the closing animation until a window appears #9887
Replies: 4 comments 1 reply
-
what curve is that? everything works for me. |
Beta Was this translation helpful? Give feedback.
1 reply
-
The first bad commit it e536b02 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Try #10028 (comment). It fixes notifications for me, maybe will fix launchers for you, too. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
old issue: #9842
Regression?
Definitely a regression - something broke after update (requires bisect)
System Info and Hyprland Version
System/Version info
Description
Rofi often (not always) leaves some weird trails behind when openig an app. Those only disappear when a windows goes over them. This has been happening for a couple of months now (which is why I only want to bisect if strictly necessary, let me know if there is anything I should try first).
I am using lbohn's fork of rofi and have the following layerrules set, however changing them doesnt remove the glitches
The glitch also remains if I remove
but only 2 lines appear (as the top and bottom border aren't moving through the screen)
what appears to fix it is setting
debug:damage_tracking = 0
so it's defenitely related to that. It doesn't always appear, but once it does all the following attempts have the glitch tooHow to reproduce
Attach not paste
Checklist of files to include below
hyprctl systeminfo -c
(always include)Additional info & File uploads
hyprland.conf.txt
hyprland_glitch.mp4
Beta Was this translation helpful? Give feedback.
All reactions