summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c382f5..64acc2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,23 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.9:
3*04/01/16:
4 * Different window for window position (Thanks Junichiro Kita (kita<at>kitaj.no-ip.com)
5 Screen.cc
6 * New Command: (Thanks Junichiro Kita (kita<at>kitaj.no-ip.com)
7 WindowMenu - this will show the window menu on the focused window
8 * Revert to old focused window after menu keyboard navigation (Henrik)
9 fluxbox.cc
10 * Menu keyboard navigation bug fixes (Thanks Junichiro Kita (kita<at>kitaj.no-ip.com)
11 also fixes so submenus dont open unless you press Right
12 Menu.cc
13 * Using strut area for ArrangeWindows (Thanks Carlos (mindsuck<(at)>gfxnstuff .com.ar))
14 * New behavior for icon button (Thanks Dmitriy Nikitinskiy)
15 On click: if focused then iconify else raise and focus.
16 IconButton.cc
17*04/01/15:
18
19
20--------------------------------------------------------------------------
2Changes for 0.9.8: 21Changes for 0.9.8:
3*04/01/14: 22*04/01/14:
4 * Fixed some border issues with left/right alignment in Iconbar (Henrik) 23 * Fixed some border issues with left/right alignment in Iconbar (Henrik)