diff options
author | simonb <simonb> | 2006-03-22 12:23:17 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-03-22 12:23:17 (GMT) |
commit | fe4a7db228d69bc9a66ed948f218ef489b2cedaf (patch) | |
tree | 5ee59c4862b04871dbd6f5112278682e4b005e47 /ChangeLog | |
parent | da365bb4c99edf1a18e1f8db285f8c2dcee2c5e3 (diff) | |
download | fluxbox-fe4a7db228d69bc9a66ed948f218ef489b2cedaf.zip fluxbox-fe4a7db228d69bc9a66ed948f218ef489b2cedaf.tar.bz2 |
external tabs features and bugfixes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.16: | 2 | Changes for 0.9.16: |
3 | *06/03/22: | ||
4 | * More external tabs work (Simon) | ||
5 | - Can now be placed TopLeft/TopRight/BottomLeft/BottomRight | ||
6 | - New "Tab Options" config menu, with (efficient) runtime updating | ||
7 | - edge snapping includes tabs | ||
8 | - decoration fixes where some missed the tab option | ||
9 | - label text color was not updated | ||
10 | Screen.hh/cc Window.hh/cc FbWinFrame.hh/cc Container.cc | ||
11 | fluxbox-nls.hh | ||
3 | *06/03/20: | 12 | *06/03/20: |
4 | * Fix placement config (some compilers resulted in ignoring of | 13 | * Fix placement config (some compilers resulted in ignoring of |
5 | placement policy setting), and a minor ext. tabs placement bug | 14 | placement policy setting), and a minor ext. tabs placement bug |