mirror of
https://github.com/rad4day/Waybar.git
synced 2025-09-12 22:12:33 +02:00
fix: hide icon if window is unfocused
This commit is contained in:
@@ -59,6 +59,7 @@ class Window : public waybar::AAppIconLabel, public EventHandler {
|
||||
bool allFloating_;
|
||||
bool swallowing_;
|
||||
bool fullscreen_;
|
||||
bool focused_;
|
||||
};
|
||||
|
||||
} // namespace waybar::modules::hyprland
|
||||
|
Reference in New Issue
Block a user