mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-03 13:41:59 -07:00
squish oversized subsurfaces while animating
This commit is contained in:
@@ -67,6 +67,9 @@ struct SRenderData {
|
||||
|
||||
// for blurring
|
||||
bool blur = false;
|
||||
|
||||
// for windows that animate poorly
|
||||
bool squishOversized = false;
|
||||
};
|
||||
|
||||
struct SStringRuleNames {
|
||||
|
Reference in New Issue
Block a user