mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-10 00:51:58 -07:00
renderer: add better multi monitor animations (#5126)
This commit is contained in:
@@ -52,6 +52,7 @@ class CBox {
|
||||
CBox& addExtents(const SWindowDecorationExtents& e);
|
||||
CBox& expand(const double& value);
|
||||
CBox& noNegativeSize();
|
||||
CBox& intersection(const CBox other);
|
||||
|
||||
CBox copy() const;
|
||||
|
||||
|
Reference in New Issue
Block a user