mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-02 21:21:55 -07:00
minor fixes for closing windows and focus
This commit is contained in:
@@ -71,6 +71,7 @@ public:
|
||||
// Fade in-out
|
||||
float m_fAlpha = 0.f;
|
||||
bool m_bFadingOut = false;
|
||||
bool m_bReadyToDelete = false;
|
||||
|
||||
|
||||
// For the list lookup
|
||||
|
Reference in New Issue
Block a user