1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-27 08:52:30 +01:00

Window placement fix

This commit is contained in:
dan
2000-09-30 03:47:49 +00:00
parent cd6639ccc7
commit 4fd5e0cad1

View File

@@ -18,6 +18,8 @@ Changes since version 0.62.1:
- fixed bug in RCombineAreaWithOpaqueness (Tim Malone <tmalone3@uswest.net>)
- fixed bug with hangling of WM_COMMAND update in client.c (Andrew M. Langmead <aml@world.std.com>)
- fixed bug with incorrect reading of ppm files (Adam Fedor <fedor@gnu.org>)
- fixed bug with incorrect window placement using automatic placement, while
there were shaded windows on other workspaces
Changes since version 0.62.0: