mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-09 10:05:49 +01:00
- Fixed empty window list menu, if the window list menu was launched through
the root menu ("Marc-Christian Petersen" <m.c.p@wolk-project.de>)
- A small fix for wmtableview when computing visible columns.
This commit is contained in:
@@ -951,6 +951,10 @@ StartUp(Bool defaultScreenOnly)
|
||||
wScreenCount++;
|
||||
}
|
||||
|
||||
#ifndef LITE
|
||||
InitializeSwitchMenu();
|
||||
#endif
|
||||
|
||||
/* initialize/restore state for the screens */
|
||||
for (j = 0; j < wScreenCount; j++) {
|
||||
int crashed;
|
||||
|
||||
Reference in New Issue
Block a user