SIGN IN SIGN UP
hyprwm / Hyprland UNCLAIMED

Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.

0 0 48 C++

fix: include decorations in visibleOnMonitor calculation (#11232)

Fixes: https://github.com/hyprwm/Hyprland/discussions/11203

The window turned invisible when just outside the monitor bounds, even though it should have stayed visible given its decorations.

The fix was to include the decorations when determining if a window is on a monitor.
J
jmanc3 committed
211199e864a4d8d7c1c6e0ebf38f58f0c7debaa7
Parent: e1fff05
Committed by GitHub <noreply@github.com> on 7/27/2025, 1:11:07 PM