diff options
author | markt <markt> | 2006-06-26 05:52:30 (GMT) |
---|---|---|
committer | markt <markt> | 2006-06-26 05:52:30 (GMT) |
commit | ee02bc2258595060a4b1ee0bcab5a76c6a9a5af2 (patch) | |
tree | 05e470f2a4bfd9dea51ca607a1a58e401b00462b /ChangeLog | |
parent | aedcaea054a91f10329377ca776396326d0078fa (diff) | |
download | fluxbox-ee02bc2258595060a4b1ee0bcab5a76c6a9a5af2.zip fluxbox-ee02bc2258595060a4b1ee0bcab5a76c6a9a5af2.tar.bz2 |
Fix FocusHidden (added m_focus_hidden to FluxboxWindow)
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.0rc2: | 2 | Changes for 1.0rc2: |
3 | *06/06/26: | ||
4 | * Fix FocusHidden (Mark) | ||
5 | Window.cc/hh | ||
3 | *06/06/25: | 6 | *06/06/25: |
4 | * Fix [ 1512046 ] "window.label.unfocus.pixmap" doesn't update (Simon) | 7 | * Fix [ 1512046 ] "window.label.unfocus.pixmap" doesn't update (Simon) |
5 | - FbPixmap::copy was keeping the same pixmap if they had same | 8 | - FbPixmap::copy was keeping the same pixmap if they had same |