mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 21:38:00 +01:00
Initial update from my source tree. For 0.52.0
This commit is contained in:
@@ -72,6 +72,10 @@ typedef struct WFrameWindow {
|
||||
|
||||
char *title; /* window name (title) */
|
||||
|
||||
#ifdef KEEP_XKB_LOCK_STATUS
|
||||
int languagemode;
|
||||
#endif /* KEEP_XKB_LOCK_STATUS */
|
||||
|
||||
/* thing that uses this frame. passed as data to callbacks */
|
||||
void *child;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user