mirror of
https://github.com/hyprwm/Hyprland.git
synced 2024-11-29 12:31:58 +03:00
parent
dad8ffd576
commit
ea3fd13e24
@ -116,7 +116,7 @@ void CHyprDropShadowDecoration::draw(CMonitor* pMonitor, float a, const Vector2D
|
||||
|
||||
fullBox.scale(pMonitor->scale).round();
|
||||
|
||||
if (*PSHADOWIGNOREWINDOW) {
|
||||
if (**PSHADOWIGNOREWINDOW) {
|
||||
CBox windowBox = m_bLastWindowBox;
|
||||
CBox withDecos = m_bLastWindowBoxWithDecos;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user