fix some xwayland popups

This commit is contained in:
vaxerski
2022-06-26 20:08:19 +02:00
parent 1a0b2c4ade
commit 6a47a305f8
3 changed files with 5 additions and 2 deletions

View File

@@ -76,6 +76,7 @@ public:
// For nofocus
bool m_bNoFocus = false;
bool m_bNoInitialFocus = false;
SSurfaceTreeNode* m_pSurfaceTree = nullptr;