xwayland: fix crash when trying to initialize without Xwayland installed (#9077)
This commit is contained in:
parent
9e8d9791c7
commit
a661203bb6
5 changed files with 41 additions and 25 deletions
|
|
@ -74,7 +74,7 @@ class CCompositor {
|
|||
bool m_bIsShuttingDown = false;
|
||||
bool m_bFinalRequests = false;
|
||||
bool m_bDesktopEnvSet = false;
|
||||
bool m_bEnableXwayland = true;
|
||||
bool m_bWantsXwayland = true;
|
||||
|
||||
// ------------------------------------------------- //
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue