internal: workspace manip handling rework
This commit is contained in:
parent
011600ac6e
commit
287e6c4ede
8 changed files with 208 additions and 331 deletions
|
|
@ -314,6 +314,7 @@ class CWindow {
|
|||
void applyDynamicRule(const SWindowRule& r);
|
||||
void updateDynamicRules();
|
||||
SWindowDecorationExtents getFullWindowReservedArea();
|
||||
Vector2D middle();
|
||||
|
||||
void onBorderAngleAnimEnd(void* ptr);
|
||||
bool isInCurvedCorner(double x, double y);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue