mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-14 04:45:57 +01:00
automatic hide language button if window is not focusable.
This commit is contained in:
@@ -127,6 +127,10 @@ Bool wShapeSupported;
|
||||
int wShapeEventBase;
|
||||
#endif
|
||||
|
||||
#ifdef KEEP_XKB_LOCK_STATUS
|
||||
Bool wXkbSupported;
|
||||
int wXkbEventBase;
|
||||
#endif
|
||||
|
||||
/* special flags */
|
||||
char WProgramState = WSTATE_NORMAL;
|
||||
|
||||
Reference in New Issue
Block a user