mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-23 05:25:58 +01:00
74ca81cc79
Fix crash when screen size is 0x0 (#2523) Reason: The disable of a monitor with 0x0 size is causing issuses with some users. https://github.com/hyprwm/Hyprland/issues/2537 Left the defensive code to resolve the crash. Will continue to investigate and find a solution for the dell xps disabled monitor Co-authored-by: giladsx <gilad@spectalix.com> |
||
---|---|---|
.. | ||
Devices.cpp | ||
Events.hpp | ||
Layers.cpp | ||
Misc.cpp | ||
Monitors.cpp | ||
Popups.cpp | ||
Windows.cpp |