mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-05 06:31:57 -07:00
decorations: Decoration Positioner (#3800)
This commit is contained in:
@@ -2105,7 +2105,7 @@ void CHyprRenderer::setOccludedForBackLayers(CRegion& region, CWorkspace* pWorks
|
||||
|
||||
box.scale(PMONITOR->scale);
|
||||
|
||||
rg.add(&box);
|
||||
rg.add(box);
|
||||
}
|
||||
|
||||
region.subtract(rg);
|
||||
|
Reference in New Issue
Block a user