diff options
author | mathias <mathias> | 2005-04-22 11:25:07 (GMT) |
---|---|---|
committer | mathias <mathias> | 2005-04-22 11:25:07 (GMT) |
commit | 0cc3391cec84e72b098170221c9b5c166ce94579 (patch) | |
tree | fcd1204399b5e6c450da499d51f1256e93d48ce2 /ChangeLog | |
parent | 371e3f8a9150cf451b67435994faa9ad5a9b8b8d (diff) | |
download | fluxbox_pavel-0cc3391cec84e72b098170221c9b5c166ce94579.zip fluxbox_pavel-0cc3391cec84e72b098170221c9b5c166ce94579.tar.bz2 |
fixed a problem with iconified + sticky window not displayed in the iconbar
when running in WorkspaceIcons-mode
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.13 | 2 | Changes for 0.9.13 |
3 | *05/04/22: | ||
4 | * fixed Iconified+Sticky Windows not shown in Iconbar (Mathias) | ||
5 | (when in WorkspaceIcons-Mode | ||
6 | IconbarTool.cc | ||
3 | *05/04/21: | 7 | *05/04/21: |
4 | * Fixed iconv-issues on *BSD/MacOSX (Mathias) | 8 | * Fixed iconv-issues on *BSD/MacOSX (Mathias) |
5 | configure.in | 9 | configure.in |