mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-28 09:22:27 +01:00
fixed font bug in WINGs
font panel problems po file problems misc bugs
This commit is contained in:
@@ -215,6 +215,10 @@ makeShortcutCommand(WMenu *menu, WMenuEntry *entry)
|
||||
|
||||
WMPutInBag(scr->shortcutWindows[index], tmp);
|
||||
}
|
||||
} else {
|
||||
scr->shortcutWindows[index] = WMCreateBag(4);
|
||||
|
||||
WMPutInBag(scr->shortcutWindows[index], wwin);
|
||||
}
|
||||
|
||||
wSelectWindow(wwin, !wwin->flags.selected);
|
||||
|
||||
Reference in New Issue
Block a user