scorpion-26 / gBar

Blazingly fast status bar written with GTK
MIT License
459 stars 17 forks source link

Audio flyin not disappearing properly #96

Open LAZAR-code opened 3 months ago

LAZAR-code commented 3 months ago

The audio flyin is closing properly but not disappearing fully. The audio flyin only disappears properly when the window behind it is refreshing.

Steps to Reproduce:

  1. With default gBar config run "gBar audio"

Expected behavior: gBar audio flyin should fully disappear after closing.

(I don't get any errors and gBar isn't chrashing)

Video of the bug: https://imgur.com/a/pJRy492

scorpion-26 commented 3 months ago

This is most likely a bug with Hyprland's damage tracking, since this only happens after commit 93d05114. I'll leave it open for now, until upstream is fixed.