mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-04 14:11:59 -07:00
added scaling (dt broken)
damage tracking on full is broken
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