aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2007-03-27 08:43:09 (GMT)
committermarkt <markt>2007-03-27 08:43:09 (GMT)
commit9ebfea7944a1455a74cb70781373d83f50ad196c (patch)
tree919096d5e05e9b70499433bea3db2faf19b27bae /ChangeLog
parent58e280952a47fc3fb77b4659a21cc4ce6a73066e (diff)
downloadfluxbox-9ebfea7944a1455a74cb70781373d83f50ad196c.zip
fluxbox-9ebfea7944a1455a74cb70781373d83f50ad196c.tar.bz2
lots and lots of code cleanup, plus introduced new ClientMenu class
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c52fda..603f3bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.1: 2Changes for 1.1:
3*07/03/27:
4 * Added new resource session.screen<N>.clientMenu.usePixmap that puts the
5 window's icon in the workspace and icons menus: default true. (Mark)
6 - For some reason, it doesn't work with shaped icons yet, but I've spent
7 way too many hours already trying to figure out why
8 * Use IconTitle in iconbar for minimized windows (Mark)
3*07/03/25: 9*07/03/25:
4 * Added new resource session.screen<N>.tabs.usePixmap that puts the window's 10 * Added new resource session.screen<N>.tabs.usePixmap that puts the window's
5 icon in the tab, if available. This is on by default. (Mark) 11 icon in the tab, if available. This is on by default. (Mark)