force unmap on direct destroy

This commit is contained in:
vaxerski
2022-07-25 18:38:40 +02:00
parent e2594c79cc
commit b1d3a1deea
2 changed files with 14 additions and 4 deletions

View File

@@ -23,6 +23,8 @@ struct SLayerSurface {
Vector2D position;
zwlr_layer_shell_v1_layer layer;
bool mapped = false;
int monitorID = -1;
std::string szNamespace = "";