mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-22 05:48:01 +01:00
Fixed problem with not saving all windows in a session when the shared
application icon is enabled (only one instance/shared application was saved)
This commit is contained in:
@@ -229,6 +229,9 @@ typedef struct WWindow {
|
||||
|
||||
Window main_window; /* main window for the application */
|
||||
|
||||
Window orig_main_window; /* original main window of application.
|
||||
used for the shared appicon thing */
|
||||
|
||||
int cmap_window_no;
|
||||
Window *cmap_windows;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user