mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-04 06:01:56 -07:00
What the fuck is going on with git, fix the entire scaling merge
This reverts commit 5b15d3b4f4
.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
struct SMonitor {
|
||||
Vector2D vecPosition = Vector2D(0,0);
|
||||
Vector2D vecSize = Vector2D(0,0);
|
||||
Vector2D vecPixelSize = Vector2D(0,0);
|
||||
|
||||
bool primary = false;
|
||||
|
||||
|
Reference in New Issue
Block a user