renderer: add occlusion for back layers
This commit is contained in:
parent
b08b72358a
commit
f4f0f35c5b
5 changed files with 65 additions and 12 deletions
|
|
@ -326,6 +326,7 @@ class CWindow {
|
|||
SWindowDecorationExtents getFullWindowReservedArea();
|
||||
Vector2D middle();
|
||||
bool opaque();
|
||||
float rounding();
|
||||
|
||||
void onBorderAngleAnimEnd(void* ptr);
|
||||
bool isInCurvedCorner(double x, double y);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue