mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-08 16:11:57 -07:00
T1C: window dance compat
This commit is contained in:
@@ -26,6 +26,7 @@ struct SWindowAdditionalConfigData {
|
||||
bool forceNoAnims = false;
|
||||
bool forceNoBorder = false;
|
||||
bool forceNoShadow = false;
|
||||
bool windowDanceCompat = false;
|
||||
};
|
||||
|
||||
class CWindow {
|
||||
|
Reference in New Issue
Block a user