mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 21:08:08 +01:00
Added some fixes from people, and updated Changelog about this.
This commit is contained in:
@@ -928,7 +928,8 @@ wIconifyWindow(WWindow *wwin)
|
||||
wwin->icon = wIconCreate(wwin);
|
||||
}
|
||||
|
||||
wwin->icon->mapped = 1;
|
||||
if (wwin->icon)
|
||||
wwin->icon->mapped = 1;
|
||||
wwin->flags.miniaturized = 1;
|
||||
wwin->flags.mapped = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user