added ls noprocess

This commit is contained in:
vaxerski
2022-07-18 21:16:01 +02:00
parent 53b8263eb1
commit 10a83853ac
3 changed files with 4 additions and 1 deletions

View File

@@ -30,6 +30,7 @@ struct SLayerSurface {
CAnimatedVariable alpha;
bool fadingOut = false;
bool readyToDelete = false;
bool noProcess = false;
bool forceBlur = false;