diff options
author | markt <markt> | 2007-07-08 22:49:12 (GMT) |
---|---|---|
committer | markt <markt> | 2007-07-08 22:49:12 (GMT) |
commit | 857a6d0a6aaafcb453efaa7307194ea1e1387d58 (patch) | |
tree | 94b829e4fd1f82071da785e9086d59bf30713b11 /ChangeLog | |
parent | 135019abf97c7adb236c061d46e3906e51c8a145 (diff) | |
download | fluxbox-857a6d0a6aaafcb453efaa7307194ea1e1387d58.zip fluxbox-857a6d0a6aaafcb453efaa7307194ea1e1387d58.tar.bz2 |
remove _NET_WM_DESKTOP, _NET_WM_STATE, and Gnome hints on client close
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0.0: | 2 | Changes for 1.0.0: |
3 | *07/07/08: | ||
4 | * Clean up state and workspace window properties on client close (Mark) | ||
5 | Ewmh.cc Gnome.cc/hh | ||
3 | *07/07/07: | 6 | *07/07/07: |
4 | * Don't overwrite changes to init file on reconfigure (Mark) | 7 | * Don't overwrite changes to init file on reconfigure (Mark) |
5 | Workspace.cc fluxbox.cc/hh | 8 | Workspace.cc fluxbox.cc/hh |