Added nofocus rule
This commit is contained in:
parent
0273d21a77
commit
a1567feb3d
4 changed files with 13 additions and 1 deletions
|
|
@ -63,6 +63,9 @@ public:
|
|||
DYNLISTENER(configureX11);
|
||||
//
|
||||
|
||||
// For nofocus
|
||||
bool m_bNoFocus = false;
|
||||
|
||||
SSurfaceTreeNode* m_pSurfaceTree = nullptr;
|
||||
|
||||
// Animated border
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue