add namespace to hyprctl layers
This commit is contained in:
parent
a545992891
commit
6a16f11d63
3 changed files with 6 additions and 3 deletions
|
|
@ -25,6 +25,8 @@ struct SLayerSurface {
|
|||
|
||||
int monitorID = -1;
|
||||
|
||||
std::string szNamespace = "";
|
||||
|
||||
CAnimatedVariable alpha;
|
||||
bool fadingOut = false;
|
||||
bool readyToDelete = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue