mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 04:48:06 +01:00
added collapsing option
This commit is contained in:
@@ -1772,7 +1772,7 @@ wWindowUpdateName(WWindow *wwin, char *newTitle)
|
||||
return;
|
||||
|
||||
if (app)
|
||||
instIndex = wApplicationIndexOfInstance(app);
|
||||
instIndex = wApplicationIndexOfGroup(app);
|
||||
|
||||
|
||||
wwin->flags.wm_name_changed = 1;
|
||||
|
||||
Reference in New Issue
Block a user