Foot terminal doesn't have a closing animation #9923
-
Hyprland version0.48.1 RegressionYes, this issue started after 121d3a7 / 7eeee2c Describe the bugOriginal issue 8mb.video-urS-4Do2v0CD.mp4Reproduction stepsThe issue is reproducible on the default config.
System info and config |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
well call me crazy but it works for me. A noteworthy part is that foot turns transparent on close, which would be a foot issue. It likely commits a transparent buffer after being requested to close. footanims.mp4 |
Beta Was this translation helpful? Give feedback.
-
Welp, I think this answers it: https://codeberg.org/dnkl/foot/issues/1959 TLDR; From what I understand, this is "intended" behavior. Foot does commit a transparent buffer before closing. I'll just use a patch and go on with my life, sorry for wasting time. |
Beta Was this translation helpful? Give feedback.
Welp, I think this answers it: https://codeberg.org/dnkl/foot/issues/1959
TLDR; From what I understand, this is "intended" behavior. Foot does commit a transparent buffer before closing.
I'll just use a patch and go on with my life, sorry for wasting time.