From 17301286dccae227935742a71ac9a9bb7cc9474b Mon Sep 17 00:00:00 2001 From: fluxgen Date: Sun, 16 Nov 2003 22:41:46 +0000 Subject: update --- NEWS | 119 ++++++++++++++++++++++++++++--------------------------------------- 1 file changed, 50 insertions(+), 69 deletions(-) diff --git a/NEWS b/NEWS index 2c1ad45..a0fe9cf 100644 --- a/NEWS +++ b/NEWS @@ -1,72 +1,53 @@ -News in 0.9.5: - * New theme items: - Menu theme changes: - * menu.selected.pixmap - * menu.unselected.pixmap - * menu.submenu.pixmap - Window theme changes: - * window.title.height - Toolbar theme changes: - * toolbar.height: - * toolbar.clock: - * toolbar.clock.pixmap: - * toolbar.clock.color: - * toolbar.clock.colorTo: - * toolbar.clock.textColor: - * toolbar.clock.font: - - * toolbar.workspace: - * toolbar.workspace.pixmap: - * toolbar.workspace.color: - * toolbar.workspace.colorTo: - * toolbar.workspace.textColor: - * toolbar.workspace.font: - This is for an empty iconbar: - * toolbar.iconbar.empty: - * toolbar.iconbar.empty.pixmap: - * toolbar.iconbar.empty.color: - * toolbar.iconbar.empty.colorTo: - - Focused window in iconbar: - * toolbar.iconbar.focused: - * toolbar.iconbar.focused.pixmap: - * toolbar.iconbar.focused.color: - * toolbar.iconbar.focused.colorTo: - * toolbar.iconbar.focused.textColor: - * toolbar.iconbar.focused.font: - And the same for .unfocused: - * toolbar.iconbar.unfocused: - etc. - * New actions: - * resizevertical - * resizehorizontal - * setworkspacename - * movetableft - * movetabright - * Set workspace name tool - * Search path resource for images - * session.screen.imageSearchPath - This is a list separated by , or space - example: session.screen0.imageSearchPath: ~/.fluxbox/pixmaps, /usr/share/fluxbox/pixmaps - * New height resource for toolbar - * session.screen.toolbar.height - This will override the style's font height - * Support for system tray _NET_SYSTEM_TRAY - Applications that support this will show their icon - in the toolbar next to the clock. - * New texture type: Tiled - This will just affect pixmap loaded from file, and it will not scale them. - * Added MoveTabLeft and MoveTabRight commands - +News in 0.9.6: + * Added startup script to be used with startfluxbox, to get a + consistent frontend for both *dm and startx and your fluxbox-session + * Added "!" as a comment line for keys file + * Added new actions + * workspacemenu + * Move x y + * Resize x y + Next two commands are absolute coordinates + * MoveTo x y + * ResizeTo x y + * Improved menu speed + * Added -verbose argument to fluxbox + This will enable theme warnings + * Configurable tools in toolbar + * New resource item: + * session.screen.toolbar.tools: , + example: session.screen0.toolbar.tools: clock, iconbar, workspacename + Valid toolnames are: + * workspacename + * clock + * iconbar + * systemtray + And the old arrows are back: + * nextworkspace/prevworkspace + * nextwindow/prevwindow + * New theme items for toolbar + * toolbar.button.size: for fixed buttons in the toolbar + * toolbar.button.borderWidth: + * toolbar.button.borderColor: + * toolbar.button: + * toolbar.button.color: + * toolbar.button.colorTo: + * toolbar.button.pixmap: + * toolbar.button.picColor: + * toolbar.button.pressed.color: + * toolbar.button.pressed.colorTo: + * toolbar.button.pressed: + * Support for _NET_WM_STATE_FULLSCREEN + * Nearest-quadrant resizing + * Improvements/Updates to fbsetbg and fluxbox-generate_menu Bug fixes: - * Fixed Transparency bug in menus - * Fixed so shaped windows like xmms wont get round corners - * Fixed shape bug when switching between shaped themes and non shaped - * Fixed kde dockapp bug - * FbRun works properly on multiple screens - * Fixed pesky crash and phantom icons - * Fixed aspects of focus and raising, including transients - * Fixed java bug, slow windows - * Fixed 8 bpp crash + * Fixed some issues with mplayer in fullscreen + * Fixed java bug with missing drawing bits of window + * Fixed building with --disable-slit + * Fixed NLS bad message errors by adding explicit codeset entries + * Fixed disappearing close button + * Fixed numlock and scrlock bug in FbTk TextBox + * Fixed pixmap bug when changing between non-pixmap themes and pixmap themes + * Fixed empty window bug in SystemTray + * Fixed toolbar height bug crash See ChangeLog for more details -- cgit v0.11.2