1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 12:28:22 +01:00

- Fixed a bug in dock, and a typo.

- syncing the source tree.
This commit is contained in:
dan
1999-10-21 00:54:37 +00:00
parent 0faaf3fa68
commit 652caa1f93
4 changed files with 68 additions and 59 deletions

View File

@@ -2351,6 +2351,7 @@ wDockDetach(WDock *dock, WAppIcon *icon)
icon->docked = 0;
icon->dock = NULL;
icon->attracted = 0;
icon->auto_launch = 0;
if (icon->icon->shadowed) {
icon->icon->shadowed = 0;
icon->icon->force_paint = 1;