disable focus to menu x11 types
This commit is contained in:
parent
c319a2aba9
commit
f4f0495050
3 changed files with 11 additions and 7 deletions
|
|
@ -92,6 +92,7 @@ public:
|
|||
uint64_t m_iX11Type = 0;
|
||||
bool m_bIsModal = false;
|
||||
bool m_bX11DoesntWantBorders = false;
|
||||
bool m_bX11ShouldntFocus = false;
|
||||
//
|
||||
|
||||
// For nofocus
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue