1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-12 03:35:52 +01:00

- Fixed problem with unhiding taht mapped windows from other workspaces

on the current workspace.
- Made apps with an application menu not to use a shared appicon.
This commit is contained in:
dan
2001-12-18 16:10:07 +00:00
parent c8b3933c19
commit 6f28d987a8
5 changed files with 30 additions and 13 deletions

6
TODO
View File

@@ -26,7 +26,11 @@ Need to do:
- add new file for stuff like default commands and dnd commands for
docked apps, balloons for the dock etc
- check whether apps with name.class set to empty strings should be treated
like if name.class were NULL.NULL
like if name.class is NULL.NULL
- review the defaults handling code (not to save globals in user, not to
reread after we update a domain if possible, check WINGs apps updating
WMWindowAttributes after start making screen to flash on update)
Maybe some day:
===============