1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-05 07:45:50 +01:00

- Mapping a new window that belongs to a running application that is hidden,

will unhide the application.
- removed a wsyserror() message when reading a property list from file
  (the programmer should decide if to give that message or just ignore).
This commit is contained in:
dan
2001-11-24 05:10:38 +00:00
parent 06b48596f5
commit 81a1f98ca5
4 changed files with 19 additions and 5 deletions

View File

@@ -22,6 +22,8 @@ Changes since version 0.70.0:
an application will keep the shaded/unshaded state of windows.)
- Removed compile time option for definable cursors and made them available by
default.
- Mapping a new window that belongs to a running application that is hidden,
will unhide the application.
Changes since version 0.65.1: