This commit is contained in:
fluxgen 2003-04-16 13:20:36 +00:00
parent e538db9009
commit c1335ef742
2 changed files with 16 additions and 23 deletions

View file

@ -1,6 +1,10 @@
(Format: Year/Month/Day)
Changes for 0.9.1:
*03/04/16:
* Fixed toolbar width percent menu item
Toolbar.cc
* Fixed current focused client button rendered (Henrik)
FbWinFrame.hh/cc, Window.cc
* Applied click raises patch (Thanks Dale P. Smith)
Screen.hh/cc, Window.cc
*03/04/15:

35
NEWS
View file

@ -1,25 +1,14 @@
News in 0.9.0:
* Layer support for slit, windows and toolbar ("always on top/bottom")
* Toolbar and slit menu in configure menu
* Toolbar width percent changing in realtime by either scrolling
or left/right click on the menu item
* Toolbar placement vertical on left and right side of the screen
* Slit clients cycle up/down and hiding specific clients
* Style menu doesn't close now so you can take your time selecting a style
News in 0.9.1:
* MRU (Most Recently Used) window cycling
* Embedded tabs in titlebar
* Toolbar modes
* Off (no toolbar visible)
* None (no icons and no windows in toolbar)
* Icons (icons on all workspaces)
* Workspace Icons (icons on current workspace)
* Workspace (both icons and windows on current workspace)
* All Windows (both icons and windows on all workspaces)
Bug fixes:
* [ 721107 ] Window resizing problem in a mozilla/phoenix window
Known bugs and missing features that will be fixed in future version:
* Tabs are disabled
* Slit theme
* Doesn't save Slit placement
* It maximizes over everything
* Window size doesn't match client size in some cases
* Some menus doesn't close when you click on items
* Outline workspace warping leaving lines/misbehaving
* Pixmap of sticky button doesn't update
* Send to menu is disabled (keybindings will still work though)
* Some items in configure menu will close the previous menu that holds
clientmenu but not the clientmenu
* Xinerama support is incomplete
See ChangeLog for more details