1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-20 04:48:06 +01:00

wmaker: Moved variables for the Xkb extension into the global namespace

This commit is contained in:
Christophe CURIS
2013-10-10 20:38:24 +02:00
committed by Carlos R. Mafra
parent 81aa311c42
commit 3995130b79
5 changed files with 11 additions and 22 deletions

View File

@@ -579,6 +579,13 @@ extern struct wmaker_global_variables {
} shape;
#endif
#ifdef KEEP_XKB_LOCK_STATUS
struct {
Bool supported;
int event_base;
} xkb;
#endif
/*
* If no extension were activated, we would end up with an empty
* structure, which old compilers may not appreciate, so let's