handle inhibit

This commit is contained in:
vaxerski
2022-03-22 18:29:13 +01:00
parent db4b4ec0d3
commit aa64af95fe
11 changed files with 83 additions and 40 deletions

View File

@@ -46,6 +46,7 @@ public:
bool m_bIsX11 = false;
bool m_bMappedX11 = false;
uint64_t m_iX11Type = 0;
bool m_bIsModal = false;
DYNLISTENER(activateX11);
DYNLISTENER(configureX11);
//