mirror of
https://github.com/polybar/polybar.git
synced 2025-06-02 18:22:03 -04:00
fix(tray): Follow window fade
This commit is contained in:
parent
a7005be82c
commit
697638db2b
5 changed files with 17 additions and 1 deletions
|
@ -25,6 +25,7 @@ namespace signals {
|
|||
namespace ui {
|
||||
struct button_press;
|
||||
struct visibility_change;
|
||||
struct dim_window;
|
||||
}
|
||||
namespace parser {
|
||||
struct change_background;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue