mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-09-19 17:58:24 +00:00
layers should work now
This commit is contained in:
@@ -35,6 +35,5 @@ class Vector2D {
|
||||
return a.x != x || a.y != y;
|
||||
}
|
||||
|
||||
|
||||
Vector2D floor();
|
||||
};
|
Reference in New Issue
Block a user