diff options
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 |