mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
Fix the empty button in titlebar after going fullscreen bug (Debian bug #298873)
This commit is contained in:
committed by
Carlos R. Mafra
parent
4932433b95
commit
2203b229b0
@@ -2277,6 +2277,7 @@ void wWindowConfigureBorders(WWindow *wwin)
|
||||
flags = WFF_LEFT_BUTTON | WFF_RIGHT_BUTTON;
|
||||
|
||||
#ifdef XKB_BUTTON_HINT
|
||||
if (wPreferences.modelock)
|
||||
flags |= WFF_LANGUAGE_BUTTON;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user