modify exit behaviour a bit
This commit is contained in:
parent
e327b0a835
commit
0d1a9e4ba9
3 changed files with 10 additions and 4 deletions
|
|
@ -98,6 +98,7 @@ public:
|
|||
bool m_bSessionActive = true;
|
||||
bool m_bDPMSStateON = true;
|
||||
bool m_bUnsafeState = false; // unsafe state is when there is no monitors.
|
||||
bool m_bIsShuttingDown = false;
|
||||
|
||||
// ------------------------------------------------- //
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue