aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2003-04-16 13:20:36 (GMT)
committerfluxgen <fluxgen>2003-04-16 13:20:36 (GMT)
commitc1335ef742ea6a04e9c5823420e3c8093b6de275 (patch)
tree91d4f5c05b2f492447f3cefd48d0c995e122a95f
parente538db9009059a5ce03ef01cdc68695bf8533269 (diff)
downloadfluxbox-c1335ef742ea6a04e9c5823420e3c8093b6de275.zip
fluxbox-c1335ef742ea6a04e9c5823420e3c8093b6de275.tar.bz2
update
-rw-r--r--ChangeLog4
-rw-r--r--NEWS35
2 files changed, 16 insertions, 23 deletions
diff --git a/ChangeLog b/ChangeLog
index 3646be6..4d7cb65 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.1: 2Changes for 0.9.1:
3*03/04/16: 3*03/04/16:
4 * Fixed toolbar width percent menu item
5 Toolbar.cc
6 * Fixed current focused client button rendered (Henrik)
7 FbWinFrame.hh/cc, Window.cc
4 * Applied click raises patch (Thanks Dale P. Smith) 8 * Applied click raises patch (Thanks Dale P. Smith)
5 Screen.hh/cc, Window.cc 9 Screen.hh/cc, Window.cc
6*03/04/15: 10*03/04/15:
diff --git a/NEWS b/NEWS
index f89feb0..eacaf69 100644
--- a/NEWS
+++ b/NEWS
@@ -1,25 +1,14 @@
1News in 0.9.0: 1News in 0.9.1:
2 * Layer support for slit, windows and toolbar ("always on top/bottom") 2 * MRU (Most Recently Used) window cycling
3 * Toolbar and slit menu in configure menu 3 * Embedded tabs in titlebar
4 * Toolbar width percent changing in realtime by either scrolling 4 * Toolbar modes
5 or left/right click on the menu item 5 * Off (no toolbar visible)
6 * Toolbar placement vertical on left and right side of the screen 6 * None (no icons and no windows in toolbar)
7 * Slit clients cycle up/down and hiding specific clients 7 * Icons (icons on all workspaces)
8 * Style menu doesn't close now so you can take your time selecting a style 8 * Workspace Icons (icons on current workspace)
9 * Workspace (both icons and windows on current workspace)
10 * All Windows (both icons and windows on all workspaces)
11Bug fixes:
12 * [ 721107 ] Window resizing problem in a mozilla/phoenix window
9 13
10
11Known bugs and missing features that will be fixed in future version:
12 * Tabs are disabled
13 * Slit theme
14 * Doesn't save Slit placement
15 * It maximizes over everything
16 * Window size doesn't match client size in some cases
17 * Some menus doesn't close when you click on items
18 * Outline workspace warping leaving lines/misbehaving
19 * Pixmap of sticky button doesn't update
20 * Send to menu is disabled (keybindings will still work though)
21 * Some items in configure menu will close the previous menu that holds
22 clientmenu but not the clientmenu
23 * Xinerama support is incomplete
24
25See ChangeLog for more details 14See ChangeLog for more details