From 193b3ab99ea02bc413b97a3bbd49b8894241caba Mon Sep 17 00:00:00 2001 From: fluxgen Date: Thu, 10 Jul 2003 15:58:05 +0000 Subject: update --- BUGS | 1 - ChangeLog | 38 ++++++++++++++++++++------------------ NEWS | 3 +-- 3 files changed, 21 insertions(+), 21 deletions(-) diff --git a/BUGS b/BUGS index cb432e5..d85dcfe 100644 --- a/BUGS +++ b/BUGS @@ -33,7 +33,6 @@ FAQ items for: around" => outline moving does this, it's not a bug, etc etc. fixed bugs (or not-our-fault bugs): -* toggle horz/vertical maximise should restore the orig value (fixed in cvs) * Some people get weird transparency behaviour. -> this appears to be a problem with nvidia drivers, make sure RenderAccel is off (Option "RenderAccel" "false"). diff --git a/ChangeLog b/ChangeLog index 6b7af00..029bd90 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,8 @@ (Format: Year/Month/Day) Changes for 0.9.4: *03/07/10: + * Added new toolbar theme item (Henrik) + * toolbar.button.borderWidth: * Add [startup] to Remember (Simon) Can now add entries to apps file like: [startup] {xterm} @@ -8,15 +10,15 @@ Changes for 0.9.4: Can also give a screen option: [startup] (screen=1) {xterm} will start it on screen 1 rather than the default 0. - * Added new shape theme items (Henrik) - * toolbar.shape: this will make the toolbar shape the corners that are towards center - of the screen - * menu.shape: - * window.shape: - Where shape items can be TopLeft TopRight BottomLeft and BottomRight - example: menu.shape: TopRight BottomLeft - ToolbarTheme.hh/cc, Toolbar.cc/hh, FbTk/Menu.hh, FbMenu.hh/cc, Screen.hh/cc, - MenuTheme.hh/cc, FbWinFrameTheme.hh/cc, FbWinFrame.cc/hh + * Added new rounded theme items (Henrik) + * toolbar.shaped: this will make the toolbar shape the corners that are towards center + of the screen + * menu.roundCorners: + * window.roundCorners: + Where shape items can be TopLeft TopRight BottomLeft and BottomRight + example: menu.roundCorners: TopRight BottomLeft + ToolbarTheme.hh/cc, Toolbar.cc/hh, FbTk/Menu.hh, FbMenu.hh/cc, Screen.hh/cc, + MenuTheme.hh/cc, FbWinFrameTheme.hh/cc, FbWinFrame.cc/hh * Applied patch that keeps the fbrun_history clean by not allowing duplicates to get placed in the history. (Thanks David J Burger hawaii.edu>) FbRun.cc @@ -48,10 +50,10 @@ Changes for 0.9.4: * Added keyboard navigation for menus (Henrik) (click on title to get input focus, unless you're using RootMenu in keys) Use keys: - Up/Down: select menu item - Left/Right: go in/out from submenus - Escape: close menu and return focus to windows - Enter: run/execute/toggle menu item + Up/Down: select menu item + Left/Right: go in/out from submenus + Escape: close menu and return focus to windows + Enter: run/execute/toggle menu item Menu.hh/cc, fluxbox.cc * Fixed reconfigure toolbar on screen reconfig signal (Henrik) Screen.hh/cc, Toolbar.cc @@ -119,7 +121,7 @@ Changes for 0.9.4: WinClient.cc, Slit.cc, SlitClient.cc * New resource name session.screen.slit.maxOver: (Henrik) This will prevent windows from maximize over the slit - Slit.cc + Slit.cc *03/06/20: * Moved SlitTheme and SlitClient out from Slit.cc into new files (Henrik) SlitClient.hh/cc, SlitTheme.hh @@ -130,7 +132,7 @@ Changes for 0.9.4: Toolbar.hh/cc, Slit.hh/cc * Fixed _NET_WM_STRUT support (Henrik) Ewmh.hh/cc, AtomHandler.hh, Gnome.hh, Remember.hh, ToolbarHandler.hh - Screen.hh/cc, fluxbox.cc, Window.hh/cc + Screen.hh/cc, fluxbox.cc, Window.hh/cc * Added Strut.hh which contains left, right, top and bottom (Henrik) *03/06/16: * Fixed trailing whitespace in group file loading (Henrik) @@ -163,7 +165,7 @@ Changes for 0.9.4: will match anything with gaim in the title ("gaim", "the gaim window", etc. RegExp.hh/cc ClientPattern.hh/cc configure.in Makefile.am Remember.hh/cc - WinClient.hh/cc StringUtil.hh/cc + WinClient.hh/cc StringUtil.hh/cc *03/06/12: * Renamed i18n.hh/cc to I18n.hh/cc (Henrik) *03/06/11: @@ -216,7 +218,7 @@ Changes for 0.9.3: *03/05/18: * Moved Resource.hh/cc, DirHelper.hh/cc and XrmDatabaseHelper.hh to FbTk (Henrik) - Screen.hh/cc, fluxbox.hh/cc, IntResMenuItem.hh/cc + Screen.hh/cc, fluxbox.hh/cc, IntResMenuItem.hh/cc *03/05/17: * Fixed autohide bug in toolbar (Thanks MrChuoi) Toolbar.cc, ArrowButton.hh/cc @@ -229,7 +231,7 @@ Changes for 0.9.3: *03/05/16: * Fixed logging file and better info message (Henrik) New argument to fluxbox -log - main.cc + main.cc *03/05/14: * Fixed Shape events, this fixes some decor issues with gkrellm and xmms (Henrik) Window.cc/hh, fluxbox.cc/hh diff --git a/NEWS b/NEWS index 4b9630a..c2262ca 100644 --- a/NEWS +++ b/NEWS @@ -44,10 +44,9 @@ News in 0.9.4: --enable-toolbar (default) * Emacs style keybindings in fbrun * Group persistence over a restart - * Maximization stop on slit and toolbar + * Maximization stop on slit and toolbar (check Maximize Over menu items) * Support for _NET_WM_STRUT * Regular expression support for remember - Bug fixes: * Toggle maximize vertical/horizontal * Slit/Toolbar autohide bug -- cgit v0.11.2