force unmap on direct destroy
This commit is contained in:
parent
e2594c79cc
commit
b1d3a1deea
2 changed files with 14 additions and 4 deletions
|
|
@ -23,6 +23,8 @@ struct SLayerSurface {
|
|||
Vector2D position;
|
||||
zwlr_layer_shell_v1_layer layer;
|
||||
|
||||
bool mapped = false;
|
||||
|
||||
int monitorID = -1;
|
||||
|
||||
std::string szNamespace = "";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue