mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-09-14 15:28:22 +00:00
renderer: Add dimaround layer rule (#4643)
This commit is contained in:
@@ -63,6 +63,7 @@ struct SLayerSurface {
|
||||
int xray = -1;
|
||||
bool ignoreAlpha = false;
|
||||
float ignoreAlphaValue = 0.f;
|
||||
bool dimAround = false;
|
||||
|
||||
std::optional<std::string> animationStyle;
|
||||
|
||||
|
Reference in New Issue
Block a user