(Format: Year/Month/Day) Changes for 0.9.14: *05/09/12: * Fixes #1281708, MenuIcon doesnt scale properly (thanx Erik-Jan) src/WinButtonTheme.cc *05/09/08: * Fixed bug in client menu. Window menu did not open. (Henrik) FbTk/Menu.cc * Add titlebar scrolling options (thanks Krzysiek Pawlik ) New init options: session.screenN.windowScrollAction: Shade|NextTab - set the action that happens when scrolling on the titlebar session.screenN.windowScrollReverse: true|false - reverse the action direction Screen.hh/cc Window.hh/cc *05/09/04: * Added Feature Request #1084510 (Mathias) When Mod1 + LeftMouse are clicked on a Window and the mouse is not moved, the window is raised at LeftMouseRelease src/Window.cc *05/09/03: * Exchanged the hardcoded 3200 pixel limit for texture size to a calculated value based on screen dimensions (Mathias) FbTk/TextureRender.cc *05/08/31: * Added SVN Revision number output in info output (Thanks php-coder) nls/*/Translation.m, nls/fluxbox-nls.hh src/main.cc *05/08/30: * Added el_GR (greek) Translation (thanx to Theofilos Intzoglou) nls/el_GR/* *05/08/23: * Fixed unresolved symbols when configure --disable-regexp (Mathias) src/Makefile.am *05/08/17: * Added the 'Education' submenu to fbgm (thanx Lam) fluxbox-generate_menu.in *05/08/15 * Added uk_UA locales (Thanks Anatoli Sakhnik and php-coder) nls/uk_UA/*, configure.in, nls/Makefile.ams *05/07/25: Fix for #1240248, Segfaults for :MoveTabLeft/Right (Mathias) Container.cc FbWinFrame.cc Window.cc *05/07/20: Changed some *Focus options (Mathias) removed SloppyFocus, SemiSloppyFocus and ClickToFocus options added MouseFocus, ClickFocus, MouseTabFocus, ClickTabFocus - MouseFocus - change the focus to the window under the mouse (almost similar to the 'old' SloppyFocus) - ClickFocus - change the focus to the window the user clicks - MouseTabFocus - change active tabclient to the one under the mouse in titlebar, does NOT change the focus - ClickTabFocus - change active tabclient when clicked onto a tabbutton to achieve former SemiSloppyFocus behavior one needs MouseFocus and ClickTabFocus Window.cc Screen.cc/hh ScreenResource.cc FocusModelMenuItem.hh fluxbox.cc nls/fluxbox-nls.hh and some nls/*/Translation.m *05/07/13: Dragging a tab button from current titlebar onto current client area will detach that client (Mathias) Window.cc *05/07/12: Renaming of 'bsetroot' to 'fbsetroot' (Mathias) blackbox's 'bsetroot' and fluxbox's 'bsetroot' have different syntax nowadays and collide when you install fluxbox and blackbox. hence the renaming updated manpage, helper utils (fbgm, startfluxbox, fbsetbg), nls etc *05/07/06: Added even more applications to fbgm (Mathias) fluxbox-generate_menu.in * Added info about locale path in -info argument (Thanks php-coder) src/main.cc, nls/* *05/07/05: * Respect border size in the MoveTo action (Mathias) CurrentWindowCmd.cc * Added kcommander, Valknut, dcgui-qt, quickdc, asami, amsn to fbgm (Mathias) fluxbox-generate_menu.in *05/06/30: * Fix #1223780, fbgm updated (Mathias) - added gnome-alsamixer - use "kfmclient openProfile filemanagement" for konqueror as filebrowser fluxbox-generate_menu.in * Fix for clock displaying %S too late sometimes (Mathias) ClockTool.cc *05/06/28: * Fix for toggling the toolbar doesnt update strut (thanx C. Monti) * Little reordering of ToolbarMenu items (Mathias) Toolbar.cc *05/06/23: * Moved window menu from FluxboxWindow to BScreen, so we now use one window menu per screen instead of one menu per window, thus saving memory and increasing speed. (Henrik) Makefile.am, WindowCmd.hh/cc, LayerMenu.hh/cc, Window.hh/cc, Screen.hh/cc, SendToMenu.hh/cc, Workspace.cc, Toolbar.hh/cc, Slit.hh/cc, Remember.hh/cc, ToggleMenu.hh, MenuCreator.hh/cc FbTk/MenuItem.hh/cc, FbTk/Menu.cc *05/06/19: * Fix shaded + iconic windows + restart (Simon) - use ATTRIB_HIDDEN, can't use IconicState Window.cc * Revert shaded window fix. Wrong approach and caused crashes (Simon) Window.cc * Change FbWinFrame to use a Container (Simon) FbWinFrame.hh/cc Container.hh/cc *05/06/18: * Fixes #1206821, unportable usage of grep in fbgm (thanx Dung) util/fluxbox-generate_menu.in * Fixes #1116965, #1047529, shaded windows on restart (Mathias) Window.cc * little Fix for font effects (Mathias) FbTk/ThemeItems.cc *05/06/15: * Enhanced MoveTo, fixes #1074568 (Mathias) MoveTo - * means "use current value" - Reference Corner is one of: - UpperLeft, Upper, UpperRight - Left, Right - LowerLeft, Lower, Right examples: MoveTo 0 * Left -> snap to left workspace edge MoveTo * 0 Lower -> snap to lower workspace edge MoveTo 0 0 UpperRight -> snap to upper right workspace corner FbCommandFactory.cc CurrentWindowCmd.cc/hh * Fixes #1198192, vlc to fbgm (Mathias) fluxbox-generate_menu.in * Fixes #1213003, SendToWorkspace shouldnt follow (Mathias) - SendToWorkspace silently changes the workspace of the window - TakeToWorkspace takes the window and puts it onto the ws FbCommandFactory.cc CurrentWindowCmd.cc/hh * Fixes #1216020, *.font.effect wont get cleared if not defined in style (Mathias) FbTk/Font.cc *05/06/09: * Reordering of the WorkspaceMenu (Mathias) Icon submenu ontop, workspaces below, new|edit|remove on bottom WorkspaceMenu.cc *05/06/07: * Fixed justification in WorkspaceNameTool #1213262 (Mathias) WorkspaceNameTool.cc *05/06/03: * Massive change of font handling (Mathias) - Usage of xft-fonts is prefered, except a font-description starts with '-' - Removed "antialias"-option completly, to enable/disable "antialias" use either :antialias= in the style or use Xft.antialias: in your .Xdefaults - Added new styleresources: *.font.effect: *.font.shadow.x : - shadow x offset *.font.shadow.y : - shadow y offset *.font.shadow.color : - color of shadow *.font.halo.color : - color of halo - Removed 'shadow' and 'halo' options from fontdefinitions: !! Style authors have to update their styles !! - Simplified XmbFontImp to not try all possible fonts to match locale - Style authors may specify multiple fonts: || if loading of font1 fails, fluxbox probes , etc. The last font is "fixed". Hints for style authors: - if xft tries to load a font it will _ALWAYS_ return a valid font, it doesnt have to look like the one you want to have, read more about it: http://fontconfig.org/fontconfig-user.html - export XFT_DEBUG=1 before running fluxbox helps to see which fonts are picked. eg: *.font: Verdana,Arial-12:antialias=true|-artwiz-snap-*- if fluxbox is compiled with xft this will NEVER try to load "-artwiz-snap-*-" since xft gives for sure a font, most likely Verdana or Arial but noone knows. So, if fluxbox has no xft support the first fontpattern fails and fluxbox tries the next one, which might be successful. if everything fails, it will use "fixed" - Added caching of fonts, fonts are only loaded once. - Fixed #1090902 ToolFactory.cc TextTheme.hh/cc IconbarTheme.cc Screen.hh/cc FbTk/Font.hh/cc FbTk/XftFontImp.cc FbTk/XmbFontImp.cc FbTk/MenuTheme.cc FbTk/Texture.cc FbTk/ThemeItems.cc fbrun/main.cc fbrun/FbRun.cc *05/06/02: * Fixed _BLACKBOX_NOTIFY_WINDOW_ADD issue (thanx Vadim) _BLACKBOX_NOTIFY_WINDOW_ADD was emited before _NET_CLIENT_LIST and _NET_CLIENT_LIST_STACKING lists updates. Screen.cc * Fixed iconified windows disappear from _NET_CLIENT_LIST (thanx Vadim) fluxbox.cc * Fixes for _NET* hints (Mathias + thanx Vadim) - _NET_WM_STATE_HIDDEN now correctly used - _NET_WM_STATE_SKIP_PAGER not longer deleted from state - _NET_WM_STATE_SKIP_TASKBAR not longer mixed with _HIDDEN Ewmh.cc/hh *05/05/27: * Bugfix, install directory for keys, menu, init (Thanks php-coder) data/Makefile.am * Belarusian language translation (Thanks Kirill A. Shutemov, k.shutemov at sam-solutions d0t net) configure.in, nls/Makefile.am, be_BY/* *05/05/21: * Keycodes can now be used in the keys file. Example: None 10 :NextWorkspace (10 - keycode for '1') Usefull for keys that has no symbol. (Thanks Matus Telgarsky, catachresis at cmu [d0t] edu) Keys.cc *05/05/18: * Added new configure option --with-locale=path redirects location of nls directories. (Thanks php-coder at altlinux dot ru) configure.in, nls/*/Makefile.am, *05/05/17: * Fix systemtray overlap (Simon + Thanks Vadim) SystemTray.cc *05/05/14: * Fix some Ewmh/Gnome issues (Mathias + thanx Vadim) + _NET_CLIENT_LIST and _NET_CLIENT_LIST_STACKING not updated when sending _BLACKBOX_NOTIFY_WINDOW_DEL + _NET_WM_DESKTOP and _WIN_WORKSPACE had wrong initial values (-1), which lead to probems with (eg) fbpager Ewmh.cc/hh Gnome.cc ------------------------------------------------------------- Changes for 0.9.13 *05/05/13: * Fix a segfault crash, and a similar potential one (Simon) Remember.cc Gnome.cc *05/05/12: * Fixed configure.in for iconv for different platforms (Mathias) * Fixed setenv/putenv issues on platforms which dont support setenv (Mathias) we now use only putenv() and manage the used values on our own FbCommands.cc * Fixed compile issues on Darwin/MacOSX (Mathias) FbTk/I18n.hh * Fixed problem when app changes the app-pixmap (Mathias) WinButton.cc * Fixed missing header (Mathias) ClockTool.cc * Fixed some FbTk_istringstream issues for gcc295* (Mathias) Remember.cc FbCommandFactory.cc FbTk/Font.cc *05/05/10: * Cache root pixmap, watch for property changes (Simon) (previously was checked EVERY time = lots) FbTk/FbPixmap.hh/cc fluxbox.cc * minor tweak to configure.in (thanx php-coder) *05/05/09: * Fix for fbrun and completion (thanx Vadim) TextBox.hh fbrun.cc * Fix for gentoo-bug #91955 (thanx Julien Trolet) Remembering the position of a window didnt store the reference corner Remember.cc *05/05/07: * Fix isses in patch from Vadim (thanx Vadim) FbTk/TextBox.cc * Remove default "gray" background (Simon) FbTk/FbWindow.cc * Fix titlebar transparency in some (tabbed) cases (Simon) FbWinFrame.cc *05/05/06: * Added new Buttons for the Titlebar of a Window (Mathias) - Shade - just like the "Stick"-button Styleresources: window.shade.pixmap, window.shade.unfocus.pixmap, window.shade.pressed.pixmap window.unshade.pixmap, window.unshade.unfocus.pixmap, window.unshade.pressed.pixmap etc. - MenuIcon - click on it provides the windowmenu, if the app contains a pixmap (gvim, konqueror etc etc) the pixmap is displayed, a little menu otherwise. Styleresources: window.menuicon.pixmap, window.menuicon.unfocus.pixmap window.menuicon.pressed.pixmap etc. Example ~/.fluxbox/init - entry: session.titlebar.left: MenuIcon Stick session.titlebar.right: Shade Minimize Maximize Close Window.cc Resources.cc fluxbox.hh WinButton.cc/hh WinButtonTheme.cc/hh * xrestop should now display "Fluxbox" (Simon) Ewmh.hh/cc * Fix potential segfault menu bug, thanks chenfeng (Simon) Menu.cc * Added more KeyActions to TextBox (thanx to Vadim Control + LeftArrow -> Moves cursor to the left direction, up to next word. Control + RightArrow -> to the right direction. Control + BackSpace -> Removes everything from the cursor left side, up to next left word. Control + Delete -> like above but removes to the right direction. FbTk/TextBox.cc/hh *05/05/05: * Fix #1160244, #1099704, #1094107 Mutiple keyboard layout (Mathias + thanx to Vadim) Switching to a secondary/third keyboard layout via the xkb-extensions leads to broken NextWindow/PrevWindow and broken fbrun/CommandDialog: - be aware of what xkb is doing to the event.state - minor cleaning CommandDialog.cc WorkspaceCmd.cc Keys.cc FbTk/KeyUtil.cc/hh FbTk/TextBox.cc fluxbox.cc FbRun.cc *05/05/03: * Fix drawing of no-title menus, plus updating of int menu items (Simon) IntResMenuItem.hh/cc MenuItem.hh Menu.cc Screen.cc ToggleMenu.hh Toolbar.cc Slit.cc * Code cleaning. (Henrik) Fluxbox::associateClient; creates tab and maps WinClient to label button. FbWinFrame.cc, Window.cc/hh *05/05/02: * Added FbTk::Select2nd + more code cleaning (Henrik) This returns .second from operator ()(Someclass &a) Usefull for std::map loops. FbTk/Select2nd.hh, Window.cc, Screen.cc, fluxbox.cc/hh * Cleaning, (Henrik) Create/delete tabs with FbWinFrame::createTab/removeTab FbWinFrame.hh/cc, Window.cc *05/04/30: * Fix #1086673 ArrangeWindows on shaded aterms causes inconsistency (Mathias) we now place shaded Windows above the normal windows. ArrangeWindows touches only windows on the current (xinerama)-head. src/WorkspaceCmd.cc *05/04/29: * Added new IconbarModes: (Mathias) NoIcons - all but iconified windows WorkspaceNoIcons - all but iconified windows on the current ws IconbarTool.cc/hh nls/fluxbox_nls.hh C/Translation.m * Fixed transient bug. (Henrik) #1157361 inconsistent behavior of Java dialogs. Transients that are created before the transient_for window gets copied to a transient_for waiting list and when the transient_for window is created the transients are updated, When raising a transient window the window gets placed last in the transient list so it gets raised last and thus gets places above. WinClient.hh/cc, Window.cc *05/04/28: * Revert Mathias's little change to my patch, and fix it properly :) (Simon) FbTk/FbWindow.cc/hh FbWinFrame.cc *05/04/27: * Fix some initialisation, plus setting background too much (Simon + Mathias) FbTk/FbWindow.cc/hh FbWinFrame.cc * Add some extremely basic handling for icon pixmaps that aren't the same depth as the screen (treat all as 1-bit, easy to handle) (Simon) FbTk/FbPixmap.hh/cc FbTk/ImageImlib2.cc IconButton.cc * Fix a bunch more issues with recent patches (Simon) - Clock text colour on start - Resizing not updating in some cases - menu separators not being drawn FbTk/... FbWindow.hh MenuSeparator.hh/cc TextButton.cc ClockTool.cc IconbarTool.cc TextTheme.cc ToolFactory.cc * Close #1107216, minor fbgm-issue, cosmetic startfluxbox (from the OpenBSD patches) nls/Makefile.am util/fluxbox-generate_menu.in util/startfluxbox.in * Fix #1182770 (Mathias) session.screen*.workspaces: and the number of workspaces in the running fluxbox were out of sync and lead to segfault on a "reloadconfig"-Command. fluxbox.cc Screen.cc Workspace.cc WorkspaceNameTool.cc * Fix drawing when transparency off (Simon) FbWindow.cc *05/04/26: * Fix systray icon sizing (send a configurenotify on resize) (Simon) SystemTray.cc WinClient.hh/cc FbTk/FbWindow.hh/cc Window.cc * Extension of previous patch, pushing various bits of menu items and text buttons onto the background, and fixing various issues (Simon) + Incidentally, adds some new theme items (due to backwards compatibility fix): - menu.hilite.submenu.pixmap: - menu.hilite.selected.pixmap: - menu.hilite.unselected.pixmap: These are equivalent to the no-.hilite ones, except are shown when the item is highlighted... FbTk/... Menu.hh/cc MenuItem.hh/cc MenuTheme.hh/cc TextButton.hh/cc FbWindow.hh/cc MenuIcon.hh/cc FbWinFrame.hh/cc IconButton.hh/cc ToggleMenu.hh Window.cc *05/04/25: * Fixed #1188690, fbrun segfault (Mathias) FbTk/App.cc *05/04/23: * Close of #956325 (Mathias) WorkspaceMenu -> left click on a item will jump TO that workspace -> middle click will fetch it to the current workspac SendToMenu -> left click send it quietly -> middle click send it and follows to that workspace This should now match whats written in the manpage. Workspace.cc SendToMenu.cc * Fixed #960535 aka Deiconify with apps set 'sticky' (Mathias) FbCommands.cc * Fixed #1020399 aka broken ShowDesktop - command (Mathias) WorkspaceCmd.cc *05/04/22: * clear maximized-Flags of a resized/moved Window (Mathias) Window.cc * fixed Iconified+Sticky Windows not shown in Iconbar (Mathias) (when in WorkspaceIcons-Mode IconbarTool.cc *05/04/21: * Fixed iconv-issues on *BSD/MacOSX (Mathias) configure.in * Fixed #1133809, ArrangeWindows covers Toolbar/Slit (Mathias) WorkspaceCmd.cc *05/04/20: * Fixed problem with _NET_WM_STRUT (Mathias) WinClient.cc *05/04/18: * Fixed problem with WindowSnapping (Mathias) Window.cc Slit.cc *05/04/15: * Fixed #1170056, Moving tab beyong last right tab causes malfunction (Mathias) Window.cc * Fixed a few drawing bugs created by last patch (Simon) (titlebar no clear on resize, menu opening offscreen...) Menu.cc FbWinFrame.cc *05/04/11: * Rework lots of stuff relating to transparency, esp menus+frame (Simon) + Massively reduce pixmap memory usage (view with xrestop) + Should also improve startup+style change times, esp for large menus + This introduces a few rendering bugs, but I'd like stuff tested + Transparency is done differently now. People shouldn't need to call updateTransparent. + Do not use persistent pixmap buffers unless you're sure! XSetWindowBackground already copies/buffers the set pixmap, so things need to be rendered to a temp pixmap once, then can be freed. Known bugs (please report others to Rathnor on #fluxbox): - different focus/unfocus transparency doesn't update labelbuttons properly. Workaround: use same transparency for both. - Text sometimes gets overdrawn a lot. Probably should render it to background using a virtual hook in FbWindow::updateBackground - Changing style resizes things, not all pixmaps updated properly Workaround: restart fluxbox after changing style - Probably breaks Composite support. Let me know how. TODO: + FbPixmap::getRootPixmap called very often. It should cache the result and watch the relevant properties. Changed: FbTk/ FbWindow.hh/cc Button.hh/cc Menu.hh/cc TextButton.hh/cc Transparent.hh/cc FbPixmap.cc Window.hh/cc FbWinFrame.hh/cc fluxbox.hh/cc ArrowButton.cc ButtonTool.cc Container.cc GenericTool.cc Slit.cc ToggleMenu.hh Toolbar.cc WinButton.hh/cc WinClient.cc *05/04/09: * minor fix to startfluxbox (Mathias) *05/04/07: * Minor tweak for the buildsystem so it doesnt compile defaults.cc every time (Mathias) src/Makefile.am *05/04/03: * Tidy up some redundant pixmap allocations (Simon) Menu.cc TextButton.cc FbPixmap.hh *05/03/23: * added "Fullscreen" as a command (Mathias) CurrentWindow.cc/hh FbCommandFactory.cc *05/03/17: * some additions to fbgm, mostly cosmetic (Mathias) *05/03/16: * added -c to 'startfluxbox' (Mathias) * fix for gravity field on _NET_MOVERESIZE_WINDOW (thanx to Rob Stevens) Ewmh.cc, Window.(cc,hh), FbWinFrame.(cc,hh) * added new option to specify, on which screen fluxbox should handle the windows. default behavior is to handle each available screen. closes #1159809. (Mathias) -screen <"all"|int[,int]> eg: $> fluxbox -screen 0,2 will run fluxbox on 0.0 and 0.2 so one can run any other wm on 0.1. $> fluxbox -screen all default, fluxbox manages all screens fluxbox.cc fluxbox.hh * Fix for #1152450 (Mathias) when having multiple screens the rootCommand's were called too often Screen.cc FbTk/Theme.cc * added --with-init, --with-keys, --with-style, --with-menu configure options (Thanks php-coder at ngs dot ru) configure.in, src/Makefile.am *05/03/11: * Remove trailing whitespaces from any command (Mathias) CommandParser.cc * Fix usage of 'which' - test behaviour of which to choose usage method, rather than guessing based on system (Simon) fbsetbg fluxbox-generate_menu.in *05/02/13: * Romanian translation update for fluxbox-generate_menu (Thanks Costin Stroie) * Added stringstream.hh to FbTk (Henrik) using FbTk_istringstream from this one. FbCommandFactory.cc, Remember.cc, ClientPattern.cc *05/02/09: * Fixed portability issues with fbgm (thanx to Dung) fluxbox-generate_menu.in *05/02/04: * Fixed possible bug for invalid tools (Mathias) ToolFactory.cc *05/02/03: * Added 'revision-number' to fluxbox -info (Mathias) the revision-number only occurs in build based on svn, builds based on normal tarballs dont display it src/main.cc src/Makefile.am *05/02/01: * Added apps to fbgm, minor other changes (thanx to Dung) closes #1107234, #1105034 util/fluxbox-generate_menu.in * Change of SIGNAL-behavior (Mathias) SIGHUP - restart of fluxbox SIGUSR1 - load configuration SIGUSR2 - reload configuration fluxbox.cc * Fix a problem with configure (Mathias) imlib2 is now really default-off configure.in * Minor changes to ru_RU (thanx php-coder) *05/01/31: * Close #1107213, 64bit issues (thanx to Matthieu Herrb ) Window.hh Ewmh.cc Gnome.cc FbTk/FbPixmap.cc * Close #1111378, -S (smooth) to wmsetbg's aspect-setting * Added cs_CZ (thanx to Radek Kubicek) *05/01/29: * Added icon-support for fbgm (thanx to Dung N. Lam) new options: -d path(s) to search for *.desktop files -ds wider search for *.desktop files (takes more time) -i path(s) to search for icons -is wider search for icons (worth the extra time) util/fluxbox-generate_menu.in *05/01/24: * Fix a compileproblem for FreeBSD4.x (Mathias) FbTk/Timer.hh * Updated a lot of Copyright dates and mail-info (Mathias) * Close #1107227, #1107222 data/Makefile.am util/fluxbox-generate_menu.in *05/01/21: * Fix tab detaching - the window wasn't shown (Simon) Window.cc *05/01/20: * Close #1105048 (thanx to the openbsd-folks) minor issues with fluxbox-generate_menu * Close #1105041 (thanx to the openbsd-folks) execl needs NULL termination, on 64-bit-systems '0' would expand expand to a 32bit integer, not a 64bit pointer. src/FbCommands.cc util/fbrun/FbRun.cc ------------------------------------------------------------- Changes for 0.9.12 *05/01/15: * Added menutest.cc to src/tests (Henrik) testing menu parser and theme *05/01/14: * Fix for #1091710 (SystemTray is not covered by StyleStuff) (Mathias) SystemTray is now configurable via styles thru the toolbar.systray.* - resource, it falls back to the look of the clock SystemTray.cc/hh ToolFactory.cc/hh *05/01/12: * Fix for #1099278, #1099950 (Warnings on amd64) (thanx Barry Schwartz) Resources.cc FbTk/FbWindow.cc FbTk/TextureRender.cc * Updated ko_KR - (thanx Jo Hyunseok) nls/ko_KR/Translation.m *05/01/10: * Fix for #1087220 (WithdrawnState handling) (Mathias) fluxbox.cc * Fix position initialisation from apps file (Simon) Window.cc *05/01/05: * Tidy up initialisation a bit better. Handlers can still use "action" functions (e.g. stick()), but those functions should now check if isInitialised and only set the state variables (not send signals etc) if not. Window.hh/cc Ewmh.cc * Fix for BScreen::reassociateWindow (Mathias) Simon's last changes made fluxbox crash when "Sticky" or "Workspace" options in the apps-file where used. This fix also solves and -Deiconifymode for Iconbar, when Iconbar is in -mode Screen.cc IconButton.cc *05/01/04: * Added apps to fluxbox-generate_menu (thanx to Uwe Weissenbacher ) * Added ko_KR (thanx Jo Hyunseok ) * Added --with-style=/path/to/default/style (thanx php-coder) * Updated ru_RU (thanx php-coder) ru_RU/Translation.m * Fix some initialisation states, especially window placement with no decorations through apps (e.g. aterm) (Simon) Window.hh/cc Screen.cc Ewmh.cc *05/01/02: * Fix for #996298, Windows dont respect toolbar.border.width (Mathias) Toolbar.cc * Snapping to Screenedges, even when "maxover" is disabled (Mathias) Window.cc *05/01/02: * Updated pl_PL (thanx to Meltir and Cheester ) * Fixed restart/memory problems with Imlib2 (Mathias) FbTk/Image.cc FbTk/ImageImlib2.cc *04/12/30: * Fixed "remove last workspace" bug (Henrik) Screen.cc *04/12/28: * Fixed minor shape bug (Henrik) Window.cc *04/12/21: * Added Imlib2 support to fluxbox (Mathias) allows us to load other image-formats than just xpm, but we need the help of an external (popular) library for that: http://www.enlightenment.org/pages/imlib2.html to have imlib2 support, you have to ./configure --enable-imlib2 FbTk/Image.cc/hh configure.in Makefile.am FbTk/Makefile.am xft.m4 -> acinclude.m4 + ac_path_generic.m4 Added FbTk/ImageImlib2.cc/hh * Cleaner code for global Font- and Imagestuff (Mathias) fluxbox.cc FbTk/Font.cc/hh FbTk/Image.cc/hh FbTk/App.cc * Fixed problems with gtk2-fullscreen-mode (gimp2, galeon etc) (Mathias) - synchronize _NET_WM_STATE in Ewmh-Handler - disable shape (aka round corners) in fullscreen-mode Window.cc/hh Ewmh.cc/hh * Added new command, which sets the current window onto head (Mathias) SetHead Remember.cc/hh FbCommandFactory.cc CurrentWindowCmd.cc/hh *04/12/18: * Fix possible segfault when new text in TextBox is smaller than the old one (Mathias) FbTk/TextBox.cc * Some reordering/renaming of functions/files (Mathias) FbTk/Directory.cc/hh -> FbTk/FileUtil.cc/hh FbTk/Makefile.am FbTk/Theme.cc MenuCreator.cc fluxbox.cc util/fbrun/FbRun.cc * Some updates to ru_RU (thanx to ) nls/ru_RU/Translation.m *04/12/13: * Some updates to the man page (Gruber) * Fixed a minor issue with icc (intel compiler) (Mathias) Slit.cc Xinerama.hh Screen.cc Container.hh LayerMenu.hh FbMenu.cc/hh IconMenu.cc WorkspaceMenu.cc MenuCreator.cc IconButton.cc Remember.cc Workspace.cc Toolbar.cc IconbarTool.cc SendToMenu.cc FbTK/Menu.cc/hh FbTk/Theme.hh * Added nls/vi_VN (thanx Phan Vinh Thinh) * Fixed DragNDrop - Sorting of tabs (thanx Rob Stevens) Window.cc/hh FbWinFrame.cc *04/12/10: * Added Tab command, which goes to a specific tab number action: Tab ex: Mod1 1 :Tab 1 Mod2 3 :Tab 3 (Thanks Steeve Lennmark ) CurrentWindowCmd.hh/cc, FbCommandFactory.cc * Close #1080323, missing header (Mathias) FbTk/FbPixmap.cc * Fix issue with maximizing shaded windows, #1082671 (Mathias) Window.cc * Added some apps and items to fluxbox-generate_menu (Mathias) fluxbox-generate_menu.in * Added support for hsetroot to fbsetbg (Mathias) fbsetbg * Update ClockTool when timeformat changed, close #1026096 (Mathias) ClockTool.cc * SlitClientMenu had with wheelup/down sometimes (Mathias) Slit.cc ------------------------------------------------------------- Changes for 0.9.11 *04/12/02: * New features for the Slit (Mathias) - left click on Slitclient-menu enables/disables item - wheel or middle/right-click on the items move them up / down in the slit - minor visual change of the menu, added a "Save SlitList" - entry Slit.cc/hh *04/11/30: * Fix for notworking bsetroot (thanx Rob Stevens) bsetroot.cc * Fix to avoid gentoo bug #72703 (Mathias, thanx Rob Stevens) also reported at http://www.securityfocus.com/archive/1/382398/2004-11-24/2004-11-30/2 WinClient.cc * Fix for a java-bug (wrong opened subwindows) (thanx Scott Moser) surprisingly this also fixes the grab-of-death-bug as it seems src/Screen.cc * Update of the fluxstyle-manpage (thanx Curt Micol) fluxstyle.1 * Added "kill" to the windowmenu-commands (Mathias) closes #1075142 Window.cc/hh MenuCreator.cc FbCommandFactory.cc *04/11/28: * Fix for possible segfaults in *.iconbar.deiconifyMode (Mathias) IconButton.cc *04/11/25: * Applied patch #1072818 (thanx Glyn Kennington) Toolbar.cc * (Re)added dragNdrop ordering of tabs (thanx Rob Stevens) FbWinFrame.cc/hh Window.cc/hh *04/11/24: * Fix for hiding menu when menufile changed (Mathias) fluxbox.cc/hh FbCommands.cc * Fix for segfault at startup (Mathias) main.cc *04/11/22: * fbrun doesnt overlap screenborders anymore (Mathias) util/fbrun/main.cc * Ensure sane values for ResizeCmd (Mathias) CurrentWindow.cc * Fixed Wine + Paradise Poker Client problem. Do not handle Configure Request event while iconified. (Henrik) Window.cc * Fix UnderMousePlacement, patch #1052534, close #1048000 (thanx Mike) src/Workspace.cc *04/11/20: * Fix for (possible) segfaults at Restart/Exit and fix start of former iconic windows (Mathias) should close #1067582, #1067580, #1060912 fluxbox.cc Screen.cc * Fix for adding/removing Workspaces via Menu (thanx Øyvind Albrigtsen) WorkspaceMenu.cc *04/11/19: * Some changes to avoid invisible fonts (Mathias) FbTk/Font.cc FbTk/FontImp.hh FbTk/XftFontImp.cc/hh FbTk/XmbFontImp.cc/hh *04/11/17: * Fix memleaks (thanx to Thomas Weidner) FbTk/Font.cc * Fix for possible segfault at exit/restart (Mathias) Screen.cc *04/11/15: * Moved CVS-Repository from sourceforge.net over to Subversion on berlios.de * Updated swedish locales and a few new menu-entries from Jonas Ericsson (jmaster at telia.com) fluxbox-generate_menu.in *04/11/09: * Better visualisation of the RememberState in RememberMenu, #1024498 (Mathias) src/FbTk/Remember.cc *04/11/07: * Fix a problem with snapping windows (Mathias) decorationless windows have a borderWidth of 0 -> problems at the right and bottom border. src/Window.cc *04/11/01: * Fix for #1057499 and #1046472 (Mathias) FbTk/Font.cc *04/10/28: * Fix for #1052095 (Mathias) the windowmenu didnt close, when the current tab changed somehow (was closed, become detached, another window attached etc) Window.cc * Fix for #1034522 (Mathias) doc/fluxbox.1.in * Fix for #1036982 aka defaults.hh wasnt distcleaned (Mathias) src/Makefile.am *04/10/22: * Fix for #1039658 (Mathias) FbWinFrame.cc * Added new resources: (Mathias + SemiFollow from Erik Postma,thanx) - session.*.iconbar.wheelMode: On - enable mousewheeling on the iconbuttons Off - disables mousewheeling on the iconbuttons Screen - uses the settings of desktopWheeling session.*.iconbar.deiconifyMode: Current - deiconifies the window on current workspace Follow - deiconifies the window on the workspace it was iconified from and jumps to that workspace SemiFollow - acts as 'Current' for windows that were actually iconified, and as 'follow' for the others IconButton.cc/hh IconbarTool.cc/hh *04/10/21: * A few fixes to compile fluxbox with icc and mipspro(irix) (Mathias) still some open issues with mipspro but to solve them i need a mipspro 7.4, but closes #1045785 FbTk/TextureRender.cc fluxbox.hh/cc CommandDialog.cc/hh FbCommands.cc/hh FbMenuParser.cc HeadArea.cc Ewmh.cc ArrowButton.cc WorkspaceNameTool.hh FbTk/ThemeItems.hh IntResMenuItem.cc SlitTheme.hh FbRootWindow.cc *04/10/18: * Added session.appsFile to the resources (Mathias) fluxbox.cc/hh Remember.cc * Fixed a problem when system-date is set back (Mathias) FbTk/Timer.cc *04/10/17: * Disabled resizing for shaded/iconic windows (Mathias) Window.cc * Rewrote the restart-procedure of fluxbox so it calls the destructors correctly (Mathias) fluxbox.cc/hh main.cc * cosmetic changes (Mathias) Screen.cc/hh Window.cc ScreenResource.cc *04/10/16: * Added option to specify what to do with windows, that got activated on a different workspaces than the current one (thru NET_ACTIVE_WINDOW for example, guinotification-plugin from gaim) (Mathias) session.screen0.followModel: with one of : Ignore - ignore the activated window Follow - go to the workspace of the window Current | CurrentWorkspace | Fetch - get the window onto the current workspace Screen.hh/cc ScreenResource.cc Ewmh.cc *04/10/11: * Fix a bad nls string name - it ended with Set, but was a string (Simon) main.cc *04/10/10: * Fix for a minor fbrun - problem (Mathias) FbRun.cc * Added session.screen0.iconbar.iconTextPadding and session.tabPadding (Mathias) - defines the space between the text and the border of the buttons fluxbox.hh/cc IconbarTool.hh/cc FbWinFrame.cc FbTk/TextBox.hh/cc * Added session.focusTabMinWidth (Thanx Ciaran McCreesh) - defines the guaranteed minimize size of the focuessed tab in % of the whole window (1-90) fluxbox.hh/cc FbWinFrame.cc * Update de_DE Translation and add some missing NLS values (Thanks Christian Storm) - also a tiny cleanup of weird nls set de_DE/Translation.m nls/fluxbox-nls.hh IconbarTool.cc ClockTool.cc */Translation.m *04/10/08: * Fix some TextBox issues with some "untypeable" keys (Mathias) FbTk/TextBox.hh/cc FbTk/Keyutil.hh/cc *04/10/07: * Fixed bug #1033903 (Thanks to Christian Storm) FbTk/I18n.cc *04/10/06: * Memory allocation improvements in TextureRender. (Henrik) The texture render doesn't need to allocate red, green and blue buffers if it doesn't render gradients TextureRender.hh/cc * Fixed gradient bug in bsetroot (Henrik) bsetroot.cc * Fixed multiple TextButton issues (Mathias): - fixed some keymovement issues inside TextButtons - a ButtonPress into a TextButton places the Cursor to the right place now - cleaned the CommandDialog a bit CommandDialog.(hh|cc) FbTk/TextButton.(cc|hh) * New command: export | setenv (Mathias) sets the environment of fluxbox to a given value: export NAME=VALUE setenv NAME VALUE FbCommands.(hh|cc) FbCommandFactory.cc *04/10/04: * Don't require [begin] tag for included menu files (Simon) MenuCreator.hh/cc Screen.cc Window.cc * Fix handling of setlocale return (Thanks Victor Yegorov) FbTk/XmbFontImp.cc *04/09/30: * Fix to show title of current tabbed-window as the label of the iconbar-button-group (Mathias) Window.cc * Fixed typo nls/pl_PL/Translation.m (Mathias) *04/09/29: * Fix to make menuseparators not selectable (Mathias) FbTk/Menu.cc * Fix bug #1026929 (Mathias) util/fbrun/FbRun.cc *04/09/19: * Fix a tiny bug that leads to high cpuload under some circumstances (Mathias) FbTk/Timer.cc *04/09/16: * Fix restart command not reading its args (Simon) MenuCreator.cc *04/09/12: * Preliminary support for Composite extension (Simon) - Relies on external compositing manager using _NET_WM_WINDOW_OPACITY - NOTE: Also make alpha resource setting more consistent. Alpha values are no longer in theme, but are in init file. Possible values are (all beginning with session.screenN.), * means changed/new: - menu.alpha (*) - slit.alpha - window.focus.alpha (*) - window.unfocus.alpha (*) - toolbar.alpha (*) - Changed menu around a bit. If you don't have/want a compositing manager, but Composite is enabled, you can override it by setting session.forcePseudoTransparency: true - Fix a couple of bugs with transparency in toolbar/buttons fluxbox.hh/cc Screen.hh/cc FbWinFrame.hh/cc FbWinFrameTheme.hh/cc Slit.hh/cc Toolbar.hh/cc ToolbarTheme.hh/cc ToolbarItem.hh ToolFactory.cc *Tool.hh/cc ArrowButton.cc FbTk/FbWindow.hh/cc FbTk/Transparent.hh/cc FbTk/Menu.cc * Minor cleaning, moved Resource<> from fluxbox.cc to Resources.cc (Henrik) *04/09/11: * The include directive in menu can now take a director as argument [include] (path) It will include each file in the path into the menu (Thanks Ciaran McCreesh) MenuCreator.cc * Fix for backup of empty or non existing menu (Thanks php-coder ) fluxbox-generate_menu.in * Font::drawText now takes a referens to FbTk::FbDrawable as first argument instead of X Drawable (Henrik) * Code cleaning (Henrik) fluxbox.cc, Slit.cc/hh, FbCommands.cc * display() access function for FbDrawable (Henrik) * Fix some more X errors from XRender calls (Simon) - also fixes some menu background update issues FbTk/Menu.cc FbTk/Transparent.cc FbTk/FbWindow.cc * Ignore 32-bit visuals for now when selecting (Simon) - should fix problems with Composite being enabled in X.org FbRootWindow.cc * Fixed issues with Strut and multiple heads (Thanks Mathieu De Zutter) Screen.hh/cc, HeadArea.hh/cc, Slit.cc, Toolbar.cc, Ewmh.cc Strut.hh/cc, ToolFactory.cc, fluxbox.cc, FbTk/Menu.hh/cc * Fix issues that caused unnecessary X errors (Simon) fluxbox.cc Window.cc FbTk/Menu.cc FbTk/FbPixmap.cc FbTk/FbWindow.hh/cc *04/09/10: * Cosmetic and cleanup changes to FbTk/* (Mathias) - tabs -> spaces, wrong indention etc in all mentioned files and FbTk/EventHandler.cc FbTk/StringUtil.(cc|hh) Ewmh.cc - using FbDrawable::s_display now instead of FbTk::App::instance()->display() FbTk/FbPixmap.(cc|hh) FbTk/FbWindow.(cc|hh) FbTk/FbPixmap.cc FbTk/XftFontImp.cc - added warning about "wrong" wallpapersetter FbTk/FbPixmap.cc - removed old codefragment from XmbFontImp FbTk/XmbFontImp.cc * Clean up some unused variables (thanks Ryan O'Hara) FbTk/XLayer.cc *04/09/09: * tidy+replace qiv with display in screenshot, add jpg option (Han) fluxbox-generate_menu.in * Added forgotten [macrocmd] to menuitems (Mathias) MenuCreator.cc * Cleanup of code (Mathias) - removed codeduplicates of ::getRootPixmap, added FbPixmap::getRootPixmap instead Screen.(cc|hh) FbTk/Menu.cc FbTk/FbWindow.cc FbTk/FbPixmap.cc *04/09/04: * Fix duplicate icons in icon list with amsn (Henrik) - Check Fluxbox::update(FluxboxWindow::stateSig), the win.screen().addIcon Screen.cc * Fix crash on shutdown (Henrik) - workspacemenu must be destroyed before clientlists Screen.cc *04/09/03: * Fix crash on startup on amd64 (Simon) - We may need to review usages of 0 as opposed to NULL - Thanks to Jason Johnston (xoritor) for assistance debugging XmbFontImp.cc * Added -nearmouse to FbRun (Mathias) main.cc *04/09/02: * Fix crash when in windowmenu->submenu and closing the app (Mathias) Remember.cc ------------------------------------------------------- Changes for 0.9.10: *04/09/01: * Fix width of a menuentry (Mathias) FbTk/MenuItem.cc *04/08/31: * Fixed restart issue with system tray (Henrik) SystemTray.cc * Fixed multiple screen issues with system tray (Henrik) SystemTray.cc * Check for iconv function (Henrik) configure.in, Font.hh/cc * Fix for gcc 2.95.4 issues with "typeid" and "make_pair", Fix for a MIPSPro 7.30 issue (Mathias) Slit.cc Toolbar.cc FbTk/KeyUtil.cc * Check for C++ std headers, some older machines dont have them (Simon) configure.in src/.hh/cc *04/08/30: * Changed session.screen.iconbar.clientWidth to session.screen.iconbar.iconWidth (Henrik) IconbarTool.cc * Added RaiseLayer and LowerLayer to the commands (Mathias) FbCommandFactory.cc * Close bug #1013735, #1012314, #977054 (Mathias) Screen.cc Slit.cc FbCommands.cc * Fix bug in menu-closing with keys (Mathias) FbTk/Menu.cc *04/08/29: * Added [wallpapers|wallpapermenu|rootcommands] to possible menuitems (Mathias) [wallpapers] (directory) {rootcommand} creates a submenu in the menu to click on the wallpaper one wants. default rootcommand is fbsetbg MenuCreator.cc RootCmdMenuItem.cc RootCmdMenuItem.hh * Fix cycling using keys in menus (didn't wrap upwards) (Simon) FbTk/Menu.cc * Fix rendering bug when revisiting >1 column menus (Simon) FbTk/Menu.cc * Fix crash when extramenus not attached to windowmenu (Simon) - and add checking that windowmenu file exists and sorta parses Window.cc FbTk/Menu.hh MenuCreator.hh/cc * Tweak toolbar size/position (esp when 100% width) (Simon) - and fix menu size bug when initialising with no style Toolbar.cc FbTk/MenuTheme.cc * Add back Workspace actions with deprecated message (Simon) - need transition time, remove when 1.0 has been widely used for a while FbCommandFactory.cc * More random render fixes (Simon) (font alignment in menu, menu optimisation, toolbar font/render) FbTk/Menu.cc FbTk/MenuItem.cc FbTk/XftFontImp.cc TextTheme.cc Toolbar.cc ToolbarItem.hh .hh/cc *04/08/28: * Some more menu rendering fixes (Simon) Thanks Florian Pigorsch for nice bug reports + debugging FbTk/Menu.cc * Fix some blank fonts problem for i18n (I think) (Simon) FbTk/Font.cc FbTk/XmbFontImp.cc * Fix menu render bug with previously highlighted items (Simon) FbTk/Menu.cc *04/08/27: * Protect Fluxbox::shutdown better from being double-called (Simon) fluxbox.cc * Improve fallback if toolbar button style item missing (Simon) ButtonTheme.hh/cc ToolFactory.cc *04/08/26: * Tiny unification (Mathias) - theme.cfg and style.cfg allowed - in menufiles: [stylesdir] and [themesdir] allowed [stylesmenu] and [themesmenu] allowed MenuCreator.cc * Fix bevel on solid colour textures (Simon) FbTk/Texture.hh/cc FbTk/ThemeItems.hh * Make arrow in toolbar buttons scalable size (Simon) - new theme item: toolbar.button.scale: The number is a scale factor, which is divided into 100 to give the size relative to the button. 100 gives a arrow the same size as button, 200 gives half the size, 300 a third, etc. - default is now 300, not 200 - also fix size balance with left/right arrows ArrowButton.hh/cc ButtonTheme.hh/cc ButtonTool.cc FbTk/Button.hh * Fixed 2 possible Memleaks (Mathias) Ewmh.cc * Re-implement bevels in toolbar, plus numerous toolbar-related theme fixes => old styles now look like they used to! (Simon) Toolbar.cc ToolbarItem.h ToolTheme.cc ToolbarTheme.cc ToolFactory.cc ArrowButton.cc ButtonTheme.cc ClockTool.cc IconbarTheme.cc IconbarTool.cc SystemTray.hh WorkspaceNameTool.cc *04/08/25: * Fix to draw Cursors in Textboxes correctly again (Mathias) Font.cc *04/08/22: * Preliminary basic support for icons in fluxbox-generate_menu (Han) - put a .xpm into ~/.fluxbox/icons. e.g. Eterm.xpm fluxbox-generate_menu.in *04/08/19: * Fixes to make nroff not report errors for fbsetbg.1 (Han) fbsetbg.1 *04/08/18: * Fix handling of font encodings, and related bugs (Simon) FbTk/Font.hh/cc fluxbox.cc *04/08/17: * New manpage for startfluxbox (Han) startfluxbox.1 *04/08/13: * Fixed slow resize of windows like xmms playlist. We called setupWindow() in XA_WM_NORMAL_HINTS even if nothing was changed -> slow!. (Henrik) Window.cc *04/08/12: * Moved fluxstyle.1 to fluxstyle.1.in and using regexp to replace pkgdatadir (Thanks php-coder at ngs dot ru) doc/fluxstyle.1.in, doc/Makefile.am *04/08/11: * Updated Cthulhain style for toolbar.workspace.* and fixed a minor error in fluxbox.1.in (Thanks php-coder (php-coder at ngs dot ru) * Fixed bug: fbrun segfaults when history item is bigger than entry box patch: [ 1005182 ] fix for Bug with RequestID #877004 bug: [ 877004 ] fbrun segfaults when history item is bigger than entry box (Thanks Mangala) TextBox.cc *04/08/10: * Fixed minor bug when generating buttons for titlebar, it didn't call setupWindow unless we had a special option like remember enabled (Henrik) Window.cc/hh * Fixed so one can use to use this in the apps-file: [Layer] {number | literal} ex: [Layer] {BOTTOM} while literal is one of DESKTOP BOTTOM NORMAL TOP DOCK ABOVEDOCK MENU (Thanks Mathias Gumz) Remember.cc * Added some new options font loading: *.font: fontname-size:option,specoption1:key=val;key2=val2 etc eg: *.font: Verdana-10:bold,shadow:offsetx=2;offsety=4;color=green *.font: Verdana-10:halo:color=blue possible specoptions atm: halo: color=colorname shadow: color=colorname offsetx=number (negative allowed) offsety=number (negative allowed) (Thanks Mathiaz Gumz and C. Mccreesh) FbTk/Font.hh/cc * Fixed utf-8 problems, needs testing. (Patch from Sergey Kuleshov) FbTk/*Font.cc/hh *04/08/05: * Enable dutch menu for flemish people as well. (Thanks Mathieu De Zutter ) fluxbox-generate_menu.in * Check if init is consistent with menufile location (Han) fluxbox-generate_menu.in * Russion translation updates (thanks Roman Yepishev) fluxbox-generate_menu.in *04/08/03: * Fixed pixmap filename expansion for menu pixmaps (Thanks Mathias Gumz) FbTk/MenuItem.cc * Fixed so menu separators are unclickable (Thanks Mathias Gumz) FbTk/Menu.hh/cc * Fixed menu move bug (Thanks Mathias Gumz) FbTk/Menu.cc *04/07/19: * Some EMX fixes (Thanks dave_yeo at paralynx com) FbCommands.cc, FbTk/I18n.hh *04/07/18: * Fixed fallback for toolbar.button.pressed (Henrik) ButtonTheme.cc *04/07/15: * Click on handle bar raises window even if "click raises" = false, Consistent with the title bar. (Henrik) Window.cc * Mouse scroll on icons in toolbar changes workspace (Henrik) IconButton.cc * Minor fix for Resource (Thanks David Júlio) fluxbox.cc * Fixed so the delete key is working for fbrun (Henrik) FbTk/TextBox.cc * Fixed minor bug when time_t is long long (Henrik) fluxbox.cc * Removed ugly toolbar at startup (Henrik) it'll show up once all the windows are created. Toolbar.cc, fluxbox.cc *04/07/14: * Fixed menu draw bug while doing keyboard navigation (Henrik) FbTk/Menu.cc * Fixed transient window bug at startup (Henrik) Screen.cc *04/07/06: * Applied tiled texture fix patch (Thanks dhx (xyx@gm...)) FbPixmap.hh/cc, TextureRender.cc *04/07/05: * Fixed minor bug: (Thanks Mathias Gumz) - menutitle and menulables drawn to close to screen-bottom Menu.cc, MenuItem.cc * Fixed minor bug: (Thanks Mathias Gumz) - menu reload if filename changed MenuCreator.cc *04/06/29: * manpage updates (thanks Curt Micol) fluxstyle.1 bsetroot.1 * Fix rectangle cleaning on attaching tabs (Simon) Window.cc *04/06/27: * Fixed bug in systray (Henrik) (this fixes the problem with "sim" in systray) - It didn't force client position on configure request SystemTray.cc * Added toggle menu (Henrik) - redraws each time a toggle menu item changes ToggleMenu.hh, FbMenu.hh, LayerMenu.hh, FbTk/Menu.cc * Fixed bug in Iconbar mode menu (Henrik) IconbarTool.cc * Some cleaning in the menu code (Henrik) Menu.hh/cc *04/06/21: * Fix and tidy KDE dockapps on [re]start (Simon) - and don't listen to screen reconfigure sig anymore in toolbar Screen.hh/cc Toolbar.cc fluxbox.cc * Fix autogrouping issue where windows wouldn't show (Simon) Workspace.cc *04/06/20: * Clean out old nls stuff. Move in those strings that are still in the new names, new Makefiles, etc (Simon) - need to get script to help people translate nls/*/Makefile.am nls/*/Translation.m -nls/*/*.m * Fix various systray issues (Simon) SystemTray.cc Toolbar.cc ToolbarItem.hh * Support _NET_WM_WINDOW_TYPE_DESKTOP (Simon) - eg nautilus desktop windows are on the bottom, not tabable, etc Ewmh.hh/cc Window.hh/cc * Fix honouring of initial state on window open (Simon) Window.hh/cc Screen.cc *04/06/18: * background xmessage in fbsetbg so it doesn't block anything also set the "okay" button to default so you can just press enter (Simon) fbsetbg *04/06/17: * Improve rendering speed of toolbar (Simon) - remove many redundant renders (esp. startup) - only update clock if the text has changed - fix transparency and border on most items IconbarTool.hh/cc IconButton.cc Toolbar.cc Container.cc ClockTool.cc WorkspaceNameTool.cc *04/06/14: * More menu transparency improvements (Henrik) Menu.cc *04/06/13: * More menu transparency improvements (Henrik) Menu.hh/cc, MenuTheme.hh *04/06/12: * Updated japanese locales from Yasuhiro Takabayashi fluxbox-generate_menu.in *04/06/10: * Fixed icon in menu and improved menu loading speed (Henrik) New option for menu file: [key] (label) {argument to key} example: [exec] (aterm) {aterm} MenuItem.cc/hh, FbMenuParser.hh/cc, MenuCreator.cc *04/06/08: * Fix up bsetroot nls, and couple of other tweaks (Simon) util/Makefile.am bsetroot.cc nls/Makefile.am fluxbox-nls.hh nlsinfo MenuCreator.cc WorkspaceMenu.cc * Some man page license updates c/- Han fluxbox.1.in bsetroot.1 startfluxbox.1 *04/06/07: * New menu theme items: menu.titleHeight: integer menu.itemHeight: integer The height of the item/title will be the biggest of font height + bevel and the specified height, so the text will always fit. MenuTheme.hh/cc (Henrik) * Improved menu transparent rendering speed and the text is not transparent anymore so you are able to see the text even if you have 100% transparency Menu.hh/cc (Henrik) * Moved drawing of menu items to MenuItem class MenuItem.hh/cc, MenuSeparator.hh/cc (Henrik) * Initial NLS update (Simon) - use _FBTEXT, or _FBTKTEXT for all strings that go to the user - regenerate fluxbox-nls.hh when adding new strings - This patch doesn't convert old translations, so for the mo, translations are broken, sorry. Thats next. {nls,src,FbTk}/Makefile.am fluxbox-nls.hh nls/nlsinfo -src/I18n.hh/cc +FbTk/I18n.hh/cc Color.cc EventManager.cc Font.cc ImageControl.cc Menu.cc Resource.cc TextureRender.cc Theme.cc Transparent.cc XFontImp.cc Gnome.cc Ewmh.cc FbCommandFactory.cc IconMenu.cc IconbarTool.cc Keys.cc MenuCreator.cc RegExp.cc Remember.cc Screen.cc Slit.hh/cc Toolbar.cc WinClient.cc Window.cc Workspace.cc WorkspaceMenu.cc Xutil.cc fluxbox.cc main.cc *04/05/24: * Fix handling alpha value of zero (Simon) - also fix up defaulting of missing alpha theme items to 255 FbWindow.cc ToolbarTheme.hh/cc IconbarTheme.cc ToolTheme.cc FbWinFrameTheme.cc *04/05/21: * fluxbox-generate_menu: Updated polish locales from: £ukasz Wrzosek (unl at poczta dot fm) *04/05/18: * Make the size of arrows in buttons half the button size (grubert). * Add UP and DOWN buttons. *04/05/17: * Fix rendering of transparency on menu exposes (Simon) - also enable save unders for menu windows This is kind of experimental. Backing store is off by default in XF86-4. If you want to play, add: Option "BackingStore" "yes" to the Screen section in your XF86Config file. And let me know how it goes :) It basically means we don't have to refresh menus as much, but uses more memory. Shouldn't break anything new. Menu.cc FbWindow.hh/cc * Fix slit transparency too (finally) while we're at it (Simon) Slit.hh/cc *04/05/13: * Fix a crash when a window closes while [opaque] moving (Simon) - also tidy up several related things when a window hides - don't call frame().hide() explicitly, use FBW.hide(bool) Window.hh/cc Workspace.hh/cc Screen.cc *04/05/04: * Fix EventManager bug/memory leak (possibly caused crash) (Simon) EventManager.hh/cc *04/05/02: * Added new nls item for windowmenu: Layer nls/C/Windowmenu.m * New command: exit (Henrik) FbCommandFactory.cc * Fixed loading of a windowmenu file. (Henrik) New resource: * session.screen.windowMenu: The menu file format is the same as the normal ~/.fluxbox/menu but with some special menu items: [iconify], [maximize], [shade], [close], [extramenus] [layer], [sendto] + the all the other menu items that you can use in the normal root menu (i.e [exec] (aterm) {aterm}) The [extramenus] will add "remember" menu example: session.screen0.windowMenu: ~/.fluxbox/windowmenu [begin] [exec] (aterm) {aterm} [maximize] [shade] [stick] [submenu] (advanced) [layer] [sendto] [extramenus] [end] [separator] [close] [end] * Moved out some simple classes from Screen.cc (Henrik) new files: StyleMenuItem.hh/cc * Fixed new menu parsing (Henrik) everything goes through MenuCreator now. Window.cc, Screen.hh/cc, fluxbox.cc/hh new files: MenuCreator.cc/hh, Parser.hh/cc, FbMenuParser.hh/cc, IconMenu.hh/cc, WorkspaceMenu.hh/cc *04/04/30: * fix up reparent issue that affects java menus (thanks Scott Moser) Window.cc *04/04/28: * Fix key bindings for directional focus movement (Simon) - reminder, key actions are: FocusUp, FocusDown, FocusLeft, FocusRight WorkspaceCmd.hh/cc Screen.hh/cc WinClient.hh/cc FbCommandFactory.cc * Add apps file matching on WM_WINDOW_ROLE (Simon) - use "role=string". Particularly useful for gaim+gimp windows [app] (role=buddy_list) ... ClientPattern.hh/cc FbWindow.hh/cc *04/04/27: * Fix up several toolbar theme items and alignments (Simon) - big improvement in look/compatibility of older styles Toolbar.cc Theme.hh/cc ThemeItems.hh ToolbarTheme.cc MenuTheme.cc Text.cc IconbarTheme.cc SlitTheme.cc WorkspaceNameTheme.hh IconbarTool.cc *04/04/26: * Fixed some small compile errors with gcc 3.4 (Henrik) -------------------------------------------------------------------- Changes for 0.9.9: *04/04/22: * New Command: Deiconify * Where mode is: * last - deiconify last iconified window * lastworkspace (default) - deiconify last iconified window from current workspace * all - deiconify all iconified windows * allworkspace - deiconify all iconfiied windows from current workspace * and dest is: * current (default) - deiconify them on current windows * origin - deiconify them where they were * originquiet - deiconify to old workspace but dont follow (Thanks Mathias Gumz) FbCommands.cc/hh, FbCommandFactory.cc * Attach area for tabs: new resource: * session.tabsAttachArea: where mode is: Window - dropping tabs to any part of the destination-window leads to attaching to that frame (default) Titlebar - dropping tabs only to the titlebar of the destination- window leads to attaching to that frame (Thanks Mathias Gumz) * FbRun: path completion and fixed so it loads apps on first tab-press (Thanks Mathias Gumz) FbRun.cc *04/04/19: * Moved kde dockapps from slit into the systray in toolbar (Henrik Screen.hh/cc, Systray.hh/cc, fluxbox.hh/cc, Slit.cc/hh * Minor fix for fbrun using FbTk::Directory (Thanks Mathias Gumz) Directory.hh/cc, FbRun.cc *04/04/18: * Fixed decoration bug with mwm hint + remember (Thanks Mathias Gumz) fluxbox.hh/cc, Window.hh/cc * Fixed round courners bug in menu (Henrik) FbMenu.hh/cc, FbTk/Menu.hh * Minor fix for decor/position remember state (Thanks Mathias Gumz) Remember.cc * Fixed drawing issue with big menus (Thanks Mathias Gumz) FbTk/Menu.cc * fbrun: Tab complete on all apps in $PATH (To tab complete on history Ctrl+Tab) (Thanks Mathias Gumz) FbRun.hh/cc *04/04/17: * KDE as default now, not a big overhead anyways (Henrik) configure.in *04/04/14: * Revert to sync. Async stops it from replaying (Simon) Window.cc * Half revert a bit of the below, since it broke click-to-focus (Simon) -> adds back the grab, but as an async one Window.cc * Hopefully fix the "stange" hang on restart (Simon) - remove big sync-ed grab on all Button1 events - Also tidy and fix tab moving Window.cc * Fixed a menu title bug (Thanks Mathias Gumz) Menu.cc *04/04/12: * Hide window menu when clicking on another window (Thanks Mathias Gumz) Screen.hh/cc, Window.hh/cc * Possibly fixed the "strange" hang on restart and at creation of new windows. Needs more testing though. Making sure there's not more than one GrabPointer at once in FluxboxWindow. (Henrik) Window.hh/cc *04/04/10: * Some cleaning in Makefile.am's (Thanks Frédéric L. W. Meunier (1 at pervalidus dot net)) *04/04/03: * French nls for fluxbox-generate_menu (Thanks LaLu fluxbox-generate_menu.in *04/04/01: * Support aspect ratio hints (Simon) WinClient.cc *04/03/31: * Fixed _MOTIF_WM_HINTS decoration toggle bug (Henrik) Window.cc *04/03/30: * Fixed optional decoration on transient windows (Thanks Scott Moser ) Screen.hh/cc, Window.cc, nls/C/Configmenu.m *04/03/28: * Fixed window snaping to screen objects (Henrik) Window.cc *04/03/22: * Added screen resources to define line style for resize/move (Thanks Mathias Gumz) session.screen.overlay.lineWidth: session.screen.overlay.lineStyle: session.screen.overlay.joinStyle: session.screen.overlay.capStyle: * Fixed no-text-in-iconbar-bug on restart (Thanks Mathias Gumz) IconbarTool.cc *04/03/21: * A number of small fixes (Simon) - Fix up focus+highlights on tab close - Centralise focus fallbacks (fluxbox::unfocusWindow) - we now prefer the last focused window in the current tabgroup to the actual last focused window on the whole screen. fluxbox.hh/cc Screen.hh/cc Window.hh/cc Workspace.hh/cc FbWinFrame.cc *04/03/19: * fluxbox-generate_menu: (Han) removes the reload-menu code which is obsolete since Mathias's latest patch fluxbox-generate_menu.in *04/03/18: * Fixed menu time stamp for root menu (Thanks Mathias Gumz) the root menu now reloads if you edit the menu file Screen.cc * Added Control-c to the TextBox.cc so the (Thanks Mathias Gumz) TextBox gets cleared if one presses Control-c TextBox.cc * Fixed so @ and | works in text box (Thanks Mathias Gumz) TextBox.cc *04/03/16: * Minor fix for ${INSTALL} and reload fluxbox menu (Han) with fluxbox-generate_menu * Fix the fix, and a bit more for placeWindow (Simon) Workspace.cc *04/03/15: * bug in placeWindow caused spinning with screens higher than width e.g. vertical xinerama (Simon) Workspace.cc *04/03/13: * Fixed so it compiles in cygwin (Henrik) I18n.hh *04/03/11: * fbsetbg updates: (Han) * Check if Esetroot was linked with Imlib * Add support for gxmessage (looks much nicer) * Send all messages to xmessage/gxmessage because test -t is also true when startx is used. * Add compat note for $UID * fbsetbg: special Esetroot check and message improvements (Han) *04/03/08: * Fix focus passing when grouping (Simon) Window.cc * Fix receipt of _NET_WM_DESKTOP client messages (Simon) - fixes xmms "show on all desktops" not working Ewmh.cc *04/03/03: * Fix update of keys on keymap change (Simon) fluxbox.cc * Fix outline moving dropping on source workspace made window disappear [we now explicitly don't unfocus a moving window] (Simon) Window.cc fluxbox.cc * Updated finnish locales for fluxbox-generate_menu (Thanks Lauri Hakkarainen) *04/03/02: * fluxbox-generate_menu changes: (Han) * Updated German locales from Mathias Gumz * More firefox support. * Updated compat-notes. *04/02/28: * Improved rendering speed when changing workspace or creating new window (Henrik) FbWinFrame.cc * Fixed bug in StringUtil::removeTrailingWhitespace (Thanks Mathias Gumz) StringUtil.cc * Fixed infinite loop in fbrun (Thanks Mathias Gumz) FbRun.cc * Added improved checking for compiler and compiler version (Henrik) version.h.in, main.cc *04/02/26: * Improved transparent rendering speed in titlebar (Henrik) FbWinFrame.cc * Improved transparent rendering speed in Menu (Henrik) Menu.cc * Added CompareEqual class template that helps comparing accessor functions with PODs for containers CompareEqual.hh *04/02/25: * Fixed cycling in tab completion for fbrun (Thanks Mathias Gumz) FbRun.cc *04/02/20: * Added SendToNextWorkspace and SendToPrevWorkspace actions (Thanks Mathias Gumz) CurrentWindowCmd.hh/cc, FbCommandFactory.cc * Minor filename expansion fix (Thanks Mathias Gumz) and added '!' as a comment character in keys file fluxbox.cc, Workspace.cc, Slit.cc, Keys.cc * fixed focus issues with remember hidden (Thanks Mathias Gumz) Ewmh.cc, Gnome.cc, Screen.cc, Window.hh/cc, Remember.hh/cc *04/02/18: * Change workspace when clicking on a window in iconbar that's on (Henrik) another workspace IconButton.cc *04/02/16: * Added remember hidden state for apps (Thanks Mathias Gumz) You mark apps in the apps-file with [Hidden] {yes} With this you can configure any app to be hidden from the toolbar Remember.cc/hh, IconbarTool.cc * Fixed window size bug in no-decor windows on start/restart (Henrik) Window.cc *04/02/14: * Fixed bug in _NET_MOVERESIZE_WINDOW (Henrik) Ewmh.cc *04/02/10: * Minor fixes (Thanks Mathias Gumz) fluxbox.hh/cc, Slit.cc, Xinerama.hh, Screen.cc * fbgm updates (Thanks Han and Nero Wolfe [mrwolfelinuxmail.org]) - portability fixes, improve menu reloading, and new menu entries fluxbox-generate_menu.in *04/01/30: * Tidy up a few slitlist things (Simon) - expand ~, trim spaces, allow comments, use WM_CLASS instead of NAME - should make it use regexp like remember sometime Slit.cc Xutil.hh/cc *04/01/23: * Fix a few window frame issues when changing styles (Simon) - particularly a "void" area of the window Window.hh/cc FbWinFrame.cc *04/01/22: * Fix missing sanitycheck in fbsetbg (Thanks Tom Ryan) fbsetbg *04/01/21: * Added more international keywords and (Thanks Antonio Gomes) Portuguese locales for fluxbox-generate_menu.in * Added automatic reload of the new menu in (Han) fluxbox-generate_menu * Fixed window size bug (Henrik) FbWinFrame::hideHandle and hideTitlebar could've caused window to have negative size FbWinFrame.cc * Fixed cursor bug in fbrun (Thanks Mathias Gumz (gumzcs.uni-magdeburg.de)) TextBox.cc * Added support for: (Henrik) _NET_WM_WINDOW_TYPE _NET_WM_WINDOW_TYPE_DOCK Ewmh.hh/cc * Fixed so one can navigate in menu even if (Henrik) numlock, capslock or scrollock are on Menu.cc *04/01/19: * Fixed minor bug in ResourceManager (Henrik) Resource.cc * Support for: (Henrik) _NET_WM_STATE_ABOVE _NET_WM_STATE_BELOW _NET_WM_CLIENT_LIST_STACKING _NET_WM_DESKTOP_VIEWPORT _NET_WM_DESKTOP_GEOMETRY _NET_WORKAREA _NET_ACTIVE_WINDOW Ewmh.cc * Fixed minor bugs in Ewmh, (Henrik) The gnome-panel should now be working with window list and workspaces Ewmh.cc *04/01/18: * Fixed snap to max screen area instead of real screen area (Henrik) Window.cc * Support for _NET_WM_STATE_HIDDEN and _NET_WM_STATE_SKIP_TASKBAR (Henrik) Window.cc/hh, Ewmh.hh/cc * Fixed mplayer xvid vo bug (Henrik) It now finds correct screen to create window on fluxbox.cc *04/01/17: * Enter nls/pl_PL into configure.in and add a Makefile.am to pl_PL. * Add nls/sl_SI (thanks Ale¨ Jagodnik) *04/01/16: * Updated nl_NL locales (Han) * Different window for window position (Thanks Junichiro Kita (kitakitaj.no-ip.com) Screen.cc/hh, Window.cc, * New Command: (Thanks Junichiro Kita (kitakitaj.no-ip.com) WindowMenu - this will show the window menu on the focused window * Revert to old focused window after menu keyboard navigation (Henrik) fluxbox.cc * Menu keyboard navigation bug fixes (Thanks Junichiro Kita (kitakitaj.no-ip.com) also fixes so submenus dont open unless you press Right Menu.cc * Using strut area for ArrangeWindows (Thanks Carlos (mindsuck<(at)>gfxnstuff .com.ar)) * New behavior for icon button (Thanks Dmitriy Nikitinskiy) On click: if focused then iconify else raise and focus. IconButton.cc *04/01/15: -------------------------------------------------------------------------- Changes for 0.9.8: *04/01/14: * Fixed some border issues with left/right alignment in Iconbar (Henrik) IconbarTool.cc, Container.cc * Implement transparency for toolbar (Simon) - can use toolbar.alpha, as well as toolbar..alpha ToolTheme.hh/cc IconbarTheme.hh/cc *Tool.cc Container.cc Toolbar.cc *04/01/12: * Limit loop in menu cleaning (Han) fluxbox-generate_menu.in *04/01/11: * Fixed ImageControl cache problem (Henrik) ImageControl.hh/cc * Hide menus when click on iconbar (Henrik) Screen.hh/cc, fluxbox.hh/cc, IconButton.cc, Toolbar.cc *04/01/10: * Fixed a memory leak (Henrik) We forgot to destroy screens on shutdown fluxbox.cc, Screen.cc * Fix a number of transparency issues for window frames (Simon) FbWinFrame.cc WinButton.hh/cc *04/01/09: * Fixed color parse bug (Henrik) removing whitespaces Color.cc * Fixed an iconify bug in "All Windows" mode in IconbarTool (Henrik) IconbarTool.cc *04/01/08: * Fixed some uninitialized variables (Henrik) * Minor fixes for signed/unsigned warnings in FbTk (Henrik) FbTk/* ------------------------------------------------------------------------ Changes for 0.9.7: *04/01/02: * Added new styles Emerge (from Nuno Alexandre) and BlueFlux (from Lauri Hakkarainen) * Removed styles: Clean (CleanColor renamed to Clean), Rancor and Blue (Henrik) * fbsetbg trivial: (Thanks Han) Add support for random_number, provided by: http://www.xs4all.nl/~hanb/software/arc4random.tar.bz2 for the fans :) fbsetbg * Added menu item [separator] (Henrik) Screen.cc * Fixed bug in ThemeItem::setFromString (Henrik) It didn't check if sscanf returned error ThemeItems.hh * Fixed image cache bug (Henrik) ImageControl.hh * Fixed active/unfocus fallback bug (Henrik) FbWinFrame.cc * Tab completion in command dialog (Henrik) CommandDialog.hh *03/12/30: * Added resource session.useMod1 to disable/enable mod1 (Henrik) for Resize/Move window with mod1 + button Window.cc, fluxbox.hh/cc * Fixed so it checks for caps, num and scrollock (Henrik) KeyUtil.hh/cc, fluxbox.cc, TextBox.cc, WorkspaceCmd.cc, Window.cc * Focus issue (Henrik) Window.cc/hh, fluxbox.hh/cc *03/12/29: * Removed dublicate call to load theme in startup (Henrik) Screen.cc * Random wallpaper for fbsetbg (Thanks Han) fbsetbg, fluxbox-generate_menu *03/12/22: * Fix rendering of icon buttons when larger from rounding (Simon) Container.hh IconbarTool.hh/cc *03/12/22: * Added Lock Screen to fluxbox-generate_menu (Thanks Han) *03/12/21: * Fix rounding on Iconbar (Simon) Container.cc * And another attempt at sloppy focus issues (Simon) WinClient.cc Window.cc fluxbox.cc * Minor fix (Henrik) We must assume Passive when no input hint is set WinClient.cc *03/12/20: * Fixed toolbar and slit autohide bug (Henrik) Toolbar.cc, Slit.cc * Added new action: BindKey (Henrik) This will allow you to add key bindings while you're running fluxbox in the Fluxbox Command dialog. example: BindKey Mod1 R :RootMenu The key will add itself to the keys file, to remove keys you still have to manualy edit the keys file until there's a better save in the code. FbCommandFactory.cc, FbCommands.hh/cc, Keys.hh/cc *03/12/19: * Added Edit Clock Format menu item (Henrik) This allow the user to edit the clock format without open and edit the init file manualy ClockTool.cc * Added new commands: (Henrik) SetResourceValueCmd SetResourceValueDialog These will help the user to set some resources that doesn't have a configure menu item or that's painfull to change in small steps (like Menu Alpha) FbCommands.hh/cc, FbCommandFactory.cc * Added setResourceValue, resourceValue and findResource to ResourceManager (Henrik) Resource.hh/cc * Removed flicker in iconbar while changing active client (Henrik) in Window. IconbarTool.hh/cc * Fixed bug in key/mouse screen updates in fluxbox.cc (Henrik) * Old/New action: SetWorkspaceName doesn't pop up dialog to edit workspace name (Henrik) it now sets the current workspace name direct example: SetWorkspaceName somespace this will set current workspace name to somespace The new action for editing workspace name is: WorkspaceNameDialog FbCommands.hh/cc, FbCommandFactory.cc * New Action: CommandDialog - with this action you'll get a dialog much like (Henrik) fbrun but in this you can issue fluxbox actions like NextWorkspace and so on. * Replaces WorkspaceNameEditing with a more generic dialog (Henrik) CommandDialog. CommandDialog.hh/cc, FbCommandFactory.cc * Code cleaning (Henrik) ... * changed session.opaqueMove to session.screen.opaqueMove (Henrik) Screen.cc *03/12/18: * Patch from Ciaran that fixes so style files that (Thanks Ciaran McCreesh) starts with "." or ends with "~" (backup files) doesn't gett added to style menu * Some cleaning (Henrik) ... * nl_NL locales (Thanks Han Boetes) configure.in, nls/Makefile.am, nls/nl_NL/*, util/fluxbox-generate_menu.in *03/12/17: * Fixed some icc warnings (Henrik) ... * Changed menu delay resource values to milliseconds instead of microsec (Henrik) Max value for each delay is 5000 msec (5 seconds) A good set of values are: session.screen0.menuDelay: 400 session.screen0.menuDelayClose: 300 MenuTheme.hh, Menu.cc, Screen.cc *03/12/15: * Fix mozilla focus issue (Simon) - When input focus hint not present assume false rather than true WinClient.cc *03/12/13: * Moving client to drop zone when drag'n'drop to root window (Henrik) Window.cc *03/12/12: * Added menu delay/click to open or close submenus (Henrik) In menuMode: Click you need to click on the menu item to open it. The menuDelay is the delay to open an submenu. The menuDelayClose is so you don't need to aim that much when you're moving the cursor to the submenu, over the item below or above, so it stays visible. new resource items: session.screen0.menuMode: can be either Click or Delay (default: Delay) session.screen0.menuDelay: in msec (default: 0 ) session.screen0.menuDelayClose: in msec (default: 0 ) example: session.screen0.menuMode: Delay session.screen0.menuDelay: 400 session.screen0.menuDelayClose: 300 Notice how the menuDelay is a bit larger than menuCloseDelay this is so the previous menu can close before you open the next * Fixed bug when adding alot of new workspaces (Henrik) Ewmh.cc * Removed Next/Prev client from window menu (Henrik) Window.cc * Added aligment for buttons in iconbar (Henrik) Change Left, Relative or Right via the Iconbar mode menu New resource item: session.screen0.iconbar.clientWidth: integer session.screen0.iconbar.alignment: LEFT, RELATIVE or RIGHT IconbarTool.hh/cc, Container.hh/cc * Support for bsetroot in fbsetbg (Han) *03/12/11: * Added remember position (Thanks Mathias Gumz) Usage: [app] (fbrun) [Position] (WINCENTER) {0 0} [end] and inside the { } is the relative position possible values for () are: UPPERLEFT, UPPERRIGHT, LOWERLEFT, LOWERRIGHT, CENTER, WINCENTER Remember.cc/hh *03/12/10: * Added temporarly nice separator line (Thanks Ciaran McCreesh) use [nop] (---) to get a nice separator line in the menu Window.cc, Menu.cc * Fixed geometry window bug when resizing (Henrik) Window.cc, Screen.cc * Cleaning in menu code (Henrik) ... *03/12/09: * Ignore NotifyInferior focus changes (Simon) - trying to pin down various focus issues... does this help/hinder? fluxbox.cc * New theme items: (Simon) window.label.active: window.label.active.textColor: For highlighting the active (visible) tab when not in focus. - fixes bug with unfocused windows not getting unfocus.textColor FbWinFrame.hh/cc FbWinFrameTheme.hh/cc *03/12/08: * fbsetbg now remembers -u option and it also has (Han) a new -U option which does the same thing without remembering fbsetbg * Added "visible" menu item to Toolbar (Henrik) When this item is off the toolbar vill be completely hidden. (You can still access the toolbar menu via main configure menu) New resource item: session..toolbar.visible: Toolbar.hh/cc * Removed data/startup.in (Henrik) data/Makefile.am, data/startup.in *03/12/07: * Fixed bug window title change bug for iconbar (Henrik) IconbarTool.cc, Workspace.cc, Window.hh/cc * Fixed bug in extra drawing in the iconbar (Henrik) TODO: check this out more Container.cc * Fixed bug with color/colorTo and .pixmap in styles (Henrik) Toolbar.cc, Slit.cc, Screen.cc, WorkspaceNameTool.cc, IconbarTool.cc, Texture.cc, ButtonTool.cc, ClockTool.cc, FbWinFrame.cc * Added Toolbar to main config menu again (Henrik) Toolbar.cc *03/12/06: * Updates for startfluxbox.in (Han) *03/12/04: * Added new clock format menu item (Henrik) It'll toggle the clock in 24/12 format ClockTool.cc/hh, ToolFactory.cc * Changed XSync to FbTk::App::sync (Henrik) fluxbox.cc, Keys.cc, App.hh/cc, Window.cc, Screen.cc *03/12/03: * window menu inside clientmenu inside workspacemenu (Henrik) Workspace.cc * Added new command "reloadstyle" (Henrik) FbCommands.hh/cc, FbCommandFactory.cc * Fixed so toolbar menu hides when you click on root window/desktop (Henrik) fluxbox.cc * Removed ToolbarHandler (Henrik) ToolbarHandler.cc/hh, Toolbar.hh/cc, IconbarTool.cc, fluxbox.cc/hh *03/12/02: * Missing include of math.h for sqrt (Simon) WorkspaceCmd.cc *03/12/01: * Fixed shadow bug with other options (Henrik) Font.cc * Fixed antialias bug in fbrun (Henrik) Antialias is enabled by default for FbRun Changed switch -a to -na (disable antialias) FbRun/main.cc *03/11/29: * Added shadow text (Henrik) To use shadow in text you need to add option to your font style item. The theme item will continue to work in old fluxbox and it'll just ignore the "shadow" option Example: menu.title.font: Verdana-10:bold,shadow menu.frame.font: Verdana-8:shadow window.font: sans-8:shadow *.font: sans-12:shadow *03/11/27: * The "Send To..."-menu is back (Henrik) SendToMenu.hh/cc, Window.cc * Added new option on Iconbar mode menu: "Use Pixmap" (Henrik) Toggle this to show/hide pixmap of windows new resource item: session.screen.iconbar.usePixmap: * Changed Maximize menu item in Window menu to a multi button item (Henrik) Button1: Maximize Normal Button2: Maximize Vertical Button3: Maximize Horizontal MultiButtonMenuItem.hh/cc, Window.cc *03/11/23: * Some util/ updates from Han .cvsignore fbsetbg fluxbox_generate_menu.in *03/11/19: * Fix menu draw bug for empty submenus (Simon) Menu.cc * Fix menu placement for iconbar and titlebar activation, including xinerama awareness (Simon) Window.cc IconButton.cc * Fix win menu hide straight after show when right click icon (Simon) Menu.cc ------------------------------------------------------------------------- Changes for 0.9.6: *03/11/16: * Fixed sstream and strstream header check (Henrik) configure.in, Remember.cc, FbCommandFactory.cc, ClientPattern.cc * Add image search paths when loading a style (Simon) - now looks for pixmaps in and /pixmaps - now looks for styles in //theme.cfg => for this, stylebase is the style directory - pixmap styles should use the new format for portability Theme.hh/cc Image.hh/cc Screen.cc *03/11/15: * Moved fluxbox-generate_menu to fluxbox-generate_menu.in (Thanks Han) fixed empty submenu problem fluxbox-generate_menu.in, util/Makefile.am, data/Makefile.am *03/10/31: * Fix slit client map on restart and surplus menu redraw (Simon) SlitClient.hh Slit.cc Menu.cc * Fix textbutton text alignment (out by one) (Simon) TextButton.cc * Tweak some positioning for winbutton drawn icons (Simon) WinButton.cc * Fix iconbar button alignment and squash inactive tools (Simon) - also fix a bunch of rounding issues -> keep in mind that titlebar/iconbar width may not be exactly divisible by the number of clients/labels in it Container.cc FbWinFrame.cc SystemTray.hh Screen.cc ToolbarItem.hh Toolbar.cc *03/10/30: * Fix handling of theme's with a zero handleWidth (Simon) FbWinFrame.cc *03/10/28: * Fix building with --disable-slit (Simon) Screen.cc *03/10/27: * Change FbWinFrame to NOT reparent client windows into clientarea (Simon) - fixes (I think) java bug with missing drawing bits of window - allows us to remove some dodgy "and for parent" hacks (not done in this patch, but will be in new action system which depends on this) - clientarea still exists for future implementation of improved sizing, particularly to provide a backing to clients that don't take up the whole area. FbWinFrame.hh/cc Window.hh/cc fluxbox.cc *03/10/26: * Fixed bug in FbWindow::setNew (Henrik) It didn't update member variables FbWindow.cc *03/10/25: * Fixed whitespace in filenames for pixmaps (Henrik) StringUtil.hh/cc, ThemeItems.hh * Added MoveTo/ResizeTo commands (Thanks sylvinus) Moves/Resize the window absolute coordinates * usage: MoveTo 100 100 ResizeTo 100 100 *03/10/20: * fbgm updates from Han - allow options in ~/.fluxbox/menuconfig - update dutch locales a bit. - fbrun options added in menuconfig - added /usr/X11R6 to searchpath - some other random fixes/updates fluxbox-generate_menu *03/10/17: * fbsetbg update from Han - new option to explicitly say which wallpaper setting to use, plus minor changes fbsetbg *03/10/15: * Fix event manager target window (Simon) -> Some events don't have the main window as xany.window (e.g. XConfigureRequestEvent has the parent there) -> Fixes missing configurerequest events for e.g. galeon EventManager.hh/cc fluxbox.cc *03/10/14: * Bug fix in NextWindow/PrevWindow Command (Henrik) it was only executed when last event = keyevent WorkspaceCmd.cc * New theme items: * 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 * Added pressed color for buttons (Henrik) FbTk/ Button.hh/cc * Added new tools for the toolbar (Henrik) - nextworkspace/prevworkspace creates left/right arrows that changes workspace - nextwindow/prevwindow creates left/right arrows that changes focused window ToolFactory.hh/cc * Added new files (Henrik) - GenericTool.hh/cc helper class for simple tools like buttons - ButtonTool.hh/cc Tool class for buttons in toolbar - ToolFactory.hh/cc Creates tools - ButtonTheme.hh/cc holds theme for simple buttons, extends tooltheme with pressed texture and picColor *03/10/10: * Various drawing-related optimisations and bug fixes (Simon) - fixes toolbar random colour flicker on workspace change - speeds up pixmap rendering a little (inlining and friends!) - pixmap cache now a set rather than list (faster search) FbWinFrame.cc GContext.hh/cc Color.hh ImageControl.hh/cc IconbarTool.cc fluxbox.cc Container.cc *03/10/08: * fluxbox-generate_menu update from Han - replace getopts with portable workaround fluxbox-generate_menu * fbsetbg updates from Han, and some tweaking (Simon) fbsetbg *03/10/06: * Fix rendering of offscreen windows (remove if !visible tests) (Simon) FbWinFrame.cc * Fix shaped windows+menus (Simon) - make sure all existing menus use shape - fix Shape itself, particularly to work properly with borders Shape.cc IconBarTool.hh/cc Toolbar.hh/cc ToolbarHandler.hh/cc Window.hh/cc Workspace.hh/cc WinClient.cc *03/10/05: * Fix frame size when changing titlebar size (Simon) - also send configure notify when toggling decorations FbWinFrame.hh/cc Window.cc * Move a bunch of functionality from Keys into FbTk::KeyUtil (Simon) - also fix issue where Capslock mod was taken to be whatever caps key was mapped to (why??). Now uses LockMask (ditto num,scroll). Keys.hh/cc KeyUtil.hh/cc TextBox.cc fluxbox.cc * Fix reading of auto raise delay (Simon) fluxbox.hh/cc Screen.cc Timer.hh/cc * Make focusLast work for sloppy focus when changing workspace or closing a window (Simon) - also generalises event redirects (e.g. for window moving) fluxbox.hh/cc Window.hh/cc Screen.cc *03/10/04: * Fix NLS bad message errors by adding explicit codeset entries (Simon) - thanks to Matt Hope for pointing us to the recent workaround from blackbox (and thanks to Matt Kraai who contrib-d to Blackbox) - also clean up the Makefiles so they are more generalised nls/*/Makefile.am nls/convert.awk *03/10/02: * Fix couple of memory leaks and uninitialised uses shown up with valgrind (Simon) EventManager.cc TextureRender.cc Gnome.cc Screen.cc Window.cc WinClient.cc Xutil.cc main.cc * Make grips children of handle (Simon) - Fixes parentrelative grip texture FbWinFrame.hh/cc * Fix updating of window on focus change (Simon) FbWinFrame.cc *03/09/29: * Fix aterm not updating on opaque move (Thanks Mathias Gumz) Window.cc * Fix resize calculations, particularly wrt base_width/height (Simon) - fixes abiword resize issues Window.hh/cc WinClient.hh/cc * Nearest-quadrant resizing (Thanks Uwe Maurer and Mathias Gumz) Window.hh/cc Screen.hh/cc FbWinFrameTheme.hh/cc * Update from Han - make startup executable to save one process - make pixmaps-dir - use -a which falls back to -f for wallpapers(testing) - some code cleanups. fluxbox-generate_menu, fbsetbg, startfluxbox.in *03/09/24: * Fix crash when closing active window while cycling focus (Simon) Screen.cc * Fix updates to mwm_hints, and make configure request move and resize atomic (Simon) - fixes mplayer fullscreen window being moveable - fixes focus loss when toggling mplayer fullscreen FbWinFrame.hh/cc Window.hh/cc FbAtoms.hh/cc WinClient.cc * Fixed the "aterm"-bug (Henrik) Window.cc *03/09/23: * Add support for _NET_WM_STATE_FULLSCREEN (Simon) - fixes mozilla/firebird fullscreen Ewmh.hh/cc Window.hh/cc *03/09/22: * Fix invisible minimize button for non-pixmap themes (Simon) WinButton.cc *03/09/21: * Fix disappearing close button (Simon) WinClient.hh/cc *03/09/20: * Add nls/pl_PL (Thanks Offtza). * Add nls/translators.txt saying that offtza contributed the pl_PL. * Fixed WorkspaceCmd.cc ArrangeWindows for greater odd numbers (5,7,..). *03/09/19: * fbsetbg update (Thanks Han) - fixes fbsetbg -l after a changing the wallpapersetter. - fixes xli debug message - cleanups - adds feh (thanks teemu) *03/09/16: * Apply gravity when changing decorations (Simon) - also fix gravity when decorations not present Window.cc FbWinFrame.cc *03/09/15: * Fixed bug in IconbarTool mode = NONE (Henrik) IconbarTool.cc *03/09/14: * Fixed minor bug in stick pressed button (Henrik) WinButton.cc * Focus fixes (Simon) Hopefully fixes mysterious instances of focus not being set right. Window.cc fluxbox.cc * More optimization to reduce flicker in titlebar Screen.cc, FbWinFrame.cc/hh, TextButton.hh/cc, FbWindow.hh/cc *03/09/13: * Fixed minor compilation problem for Solaris (Thanks NivenHuH) Resource.hh * Added new theme items (Henrik) * menu.borderWidth * menu.borderColor * menu.bevelWidth * window.handleWidth * window.bevelWidth MenuTheme.cc, FbWinFrameTheme.cc/hh, RootTheme.hh/cc, Window.cc, Screen.cc * Optimized rendering for windows (Henrik) Reduced flicker FbWinFrame.hh/cc, Window.cc * Changed fallback options for window button pixmaps (Henrik) *.focus/unfocus will fallback to old style if no pixmap is detected WinButton.cc * Added anjuta, blender -w, wings, rox filer, vmware, xlock to fluxbox-generate_menu (Thanks Pol) *03/09/12: * Fix a couple of issues related to windows reparenting themselves to escape the WM. Hopefully fixes mplayer/vncviewer fullscreen problems. (Simon) fluxbox.cc Window.cc * Fix window gravity handling (Simon) - should fix some offset fullscreen issues FbWinFrame.hh/cc WinClient.hh/cc Window.cc *03/09/10: * Fixed buffer for TextButton (Henrik) Reduces flicker TextButton.hh/cc, Button.cc/hh * Added Move action (Thanks Mathias Gumz) Usage: Move x y FbCommandFactory.cc, FbCommandFactory.hh * Fixed minor bug in IconbarTool (Henrik) IconbarTool.hh/cc * Added update timer for transparency in FbWinFrame (Henrik) Updates the transparency 1 usec after each move, this speeds up moving in opaque mode * new resource item session.updateDelayTime: This delay decides when the transparency should update when you're moving FbWinFrame.hh/cc *03/09/08: * Fixed numlock and scrlock bug in FbTk TextBox (Henrik) This will fix workspace edit window input when having num- or scrolllock on. TextBox.cc * Added iconbar mode menu (Henrik) * new resource item: session.screen.iconbar.mode: Toolbar.cc, IconbarTool.cc/hh * Added icon list sig to Screen (Henrik) This will notify when the icon list changed. Useful for IconbarTool Screen.hh/cc * Fixed minor bug in FbTk::Subject (Henrik) If one removes an observer while notify() it'll put that observer in a dead_observer list which will be cleand after notify() Subject.cc * Fixed minor bug in FbTk::Button (Henrik) It did a execute() and then a updateTransparent (in buttonRelease), which could be dangerous if the execute() killed the object Button.cc * Fix when selecting + unneeded submenu redraw on enter+motion (Simon) Menu.cc *03/09/07: * Added startup script to be used with startfluxbox, to get a consistent frontend for both *dm and startx and your fluxbox-session (Thanks Han) startfluxbox.in, startup.in * Minor cleaning in some Makefile.am (Thanks Han) *03/09/06: * Added Resize x y as command (Thanks Mathias Gumz) FbCommands.cc/hh, FbCommandFactory.cc * Added "!" as a comment line for keys file (Thanks Mathias Gumz) Keys.cc * Fixed so root menu and workspace menu shows up under the mouse (Thanks Mathias Gumz) FbCommands.cc/hh * Moved detection of lock modifiers from Keys to FbTk::KeyUtil (Henrik) Keys.cc/hh, KeyUtil.hh/cc, WorkspaceCmd.cc *03/08/30: * Added new action: workspacemenu (Thanks Mathias Gumz) FbCommandFactory.hh/cc, FbCommands.hh/cc * Improved menu speed (Henrik) Menu.cc * Fixed old borderColor theme option fallback for Slit (Henrik) SlitTheme.cc *03/08/29: * Fixed iconbar, workspace theme and slit for old themes (Henrik) IconbarTheme.hh/cc, ToolTheme.hh/ToolTheme.cc, WorkspaceNameTheme.hh, SlitTheme.hh/cc * Added -verbose argument to fluxbox (Henrik) This will enable theme warnings main.cc, Theme.hh/cc *03/08/28: * Fixed so ThemeManager::load expands ~ (Henrik) Theme.cc * Fixed pixmap bug when changing between non-pixmap themes and pixmap themes (Henrik) Theme.cc * Fixed so Theme items calls setDefaultValue in constructor (Henrik) This should fix init values. Theme.hh * Fixed empty window bug in SystemTray (Henrik) SystemTray.cc * Fixed configurable tools in toolbar (Henrik) * New resource item: * session.screen.toolbar.tools: , example: session.screen0.toolbar.tools: clock, iconbar, workspacename Valid toolnames are: * workspacename * clock * iconbar * systemtray Toolbar.hh/cc * Fixed toolbar height bug crash (Henrik) ToolbarTheme.cc --------------------------------------------------------------------------- Changes for 0.9.5: *03/08/27: * Added support for _NET_WM_STATE_MAXIMIZE_{HORZ/VERT} (Thanks stephan wezel web de>) Ewmh.hh/cc * Added new theme item for toolbar: (Henrik) * toolbar.height * Added new theme items for menu: (Henrik) * menu.selected.pixmap * menu.unselected.pixmap * menu.submenu.pixmap One can now specify pixmap to use for toggle items and what "arrow" to show on submenu items * Changed FbRun to use FbPixmap and GContext (Henrik) FbRun.hh/cc * Added FbTk::GContext a wrapper for X GC (Henrik) red * Changed FbRun to use FbTk::TextBox FbRun.hh/cc * Added a workspace name setting tool (Henrik) new action name: SetWorkspaceName SetWorkspaceName.hh/cc, FbCommands.hh/cc, FbCommandFactory.cc * Added TextBox for input window (Henrik) TextBox.hh/cc *03/08/25: * Fix some style initialisation issues (Simon) Screen.hh/cc FbWinFrame.cc * Added window icon for FbRun (Henrik) fbrun.xpm, FbRun.hh/cc *03/08/24: * Fixed transparent bug in Menus (submenu) (Henrik) Menu.cc * Fixed so shaped windows like xmms wont get theme (Henrik) specified shape (round corners) * Added file Compose.hh (Henrik) * Fixed randr support in toolbar (Henrik) Toolbar.cc, Screen.hh/cc *03/08/23: * Fixed autohide and menu in Toolbar (Henrik) Toolbar.cc, EventManager.hh/cc, WorkspaceNameTool.hh *03/08/22: * Added search path resource for images (Henrik) * session.screen.imageSearchPath This is a list separated by , or space example: session.screen0.imageSearchPath: ~/.fluxbox/pixmaps, /usr/share/fluxbox/pixmaps * Added new files for image loading (Henrik) The new way to load pixmap is to call FbTk::Image::load(thefile, screen_num); and to add more image file support you just have to extend FbTk::ImageBase and register it to FbTk::Image Image.hh/cc, ImageXPM.hh/cc, PixmapWithMask.hh, Theme.cc, WinButtonTheme.hh/cc, WinButton.cc/hh, fluxbox.cc * Fixed scaling in WinButtonTheme (Henrik) WinButton.cc, Screen.cc WinButtonTheme.hh/cc * Added new theme item window.title.height, Window.Title.Height (Henrik) FbWinFrameTheme.hh/cc *03/08/19: * Added ResizeVertical and ResizeHorizontal (Thanks Mathias Gumz) CurrentWindowCmd.hh/cc, FbCommandFactory.cc * Fixed fallback option for theme items (Henrik) So the toolbar should look better in old themes ToolTheme.cc/hh, IconbarTheme.hh/cc, Theme.hh/cc, * Fixed bug in Subject.cc that cause observers to be added more than once (Henrik) Subject.cc *03/08/17: * Update fbsetbg and fluxbox-generate_menu (Han) *03/08/16: * Fixed iconified windows in toolbar (Henrik) IconbarTool.cc * Fixed default values on startup for some themes (Henrik) MenuTheme.cc, ToolbarTheme.cc, IconbarTheme.cc, FbWinFrameTheme.cc *03/08/15: * Fixed new height resource for toolbar (Henrik) This will override the styles font height session.screen0.toolbar.height * Added support for system tray (_NET_SYSTEM_TRAY) (Henrik) SystemTray.hh/cc, Toolbar.cc *03/08/13: * Fixed shape bug when switching between shaped themes and non shaped (Henrik) Shape.cc * Fixed default values for FbTk::Texture theme items (Henrik) Theme.cc * Added border theme items to ToolbarItems (Henrik) ToolTheme.hh/cc, BorderTheme.hh/cc, ClockTool.hh/cc, WorkspaceNameTool.hh/cc, IconbarTool.hh/cc * New theme items toolbar.clock.borderWidth: toolbar.clock.borderColor: toolbar.iconbar.borderWidth: toolbar.iconbar.borderColor: toolbar.workspace.borderWidth: toolbar.workspace.borderColor: * Removed IconBar.hh/cc (Henrik) * Changed FbTk::Button to a FbWindow (Henrik) WinButton.cc, ArrowButton.cc, Button.hh/cc, FbWinFrame.cc, Window.cc, TextButton.cc *03/08/12: * Added new texture type: Tiled (Henrik) This will just affect pixmap loaded from file, and it will not scale them. Texture.hh/cc, TextureRender.cc *03/08/11: * Fixed a minor focus bug, the m_focused_window was out of sync after revertFocus (Henrik) fluxbox.cc * Changed so FbTk::Timer executes a FbTk::Command instead of calling TimoutHandler (Henrik) Timer.hh/cc, fluxbox.cc, Slit.hh/cc, ImageControl.hh/cc * Added new files for Toolbar (Henrik) WorkspaceNameTool.hh/cc, ClockTool.hh/cc, ToolbarItem.hh/cc, ToolTheme.hh/cc TextTheme.hh/cc * toolbar theme items now: The clock: toolbar.clock: toolbar.clock.pixmap: toolbar.clock.color: toolbar.clock.colorTo: toolbar.clock.textColor: toolbar.clock.font: Workspace name: 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. *03/08/10: * Fix session.menuFile to work with ~ properly (Simon) fluxbox.hh/cc Screen.cc *03/08/07: * Updated fluxbox-generate_menu (Thanks Han) Test before warning, browser details, minor indent issues *03/08/04: * Added transparent window (Henrik) FbWindow.hh/cc, Button.cc, FbWinFrame.hh/cc, FbWinFrameTheme.hh/cc *03/08/03: * Improve inclusion of GNOME and KDE menus (Simon and Han) fluxbox-generate_menu data/Makefile.am *03/07/29: * Minor fixes in fluxbox-generate_menu, fbsetbg and styles (Thanks Han) * Fixed kde dockapp bug (Henrik) Screen.cc, fluxbox.cc * Added icon menu to workspace menu (Henrik) Screen.cc/hh, IconMenuItem.hh, * Change: (Simon) - Fluxbox::window search - Fluxbox::m_focused_window - strut saving - Some event handling - and more to use WinClient, not FluxboxWindow. This should fix some bugs where things weren't consistent and hopefully sets the stage to fix various other things that get out of whack. fluxbox.hh/cc Screen.hh/cc Window.hh/cc Workspace.cc WinClient.hh/cc CurrentWindowCmd.hh/cc AtomHandler.hh Ewmh.hh/cc Gnome.hh/cc Remember.hh ToolbarHandler.hh Toolbar.cc CurrentWindowCmd.hh/cc *03/07/28: * Added MoveTabLeft and MoveTabRight commands (Henrik) Window.hh/cc, FbWinFrame.hh/cc, FbCommandFactory.cc *03/07/26: * Fix window size when changing borderWidth [borderless wins] (Simon) Window.hh/cc FbWinFrame.hh/cc * Fix some keybinding issues with ShadeWindow, StickWindow, SendToWorkspace, NextGroup, PrevGroup (Simon) CurrentWindowCmd.cc FbCommandFactory.cc *03/07/25: * Make fbrun work properly on multiple screens (Simon) FbRun.hh/cc * Make sure all the menus have titles, make -version go to stdout (Simon) Screen.cc Slit.cc Toolbar.cc ToolbarHandler.cc Xinerama.hh Workspace.cc main.cc * Fix pesky crash and phantom icons (diesig wasn't getting through) (Simon) ToolbarHandler.cc *03/07/24: * Fix some maximisation issues (Simon) Window.hh/cc FbCommandFactory.cc *03/07/23: * Fixed KDE dockapp bug (Henrik) Slit.cc, fluxbox.hh/cc *03/07/21: * Really fix focus stuff. Should be properly standards compliant now (I hope). This also fixes a crash introduced yesterday. (Simon) WinClient.hh/cc Window.cc fluxbox.cc *03/07/20: * Fix aspects of focus and raising, including transients (Simon) - fixes focus toggling with transients and sloppy focus WinClient.hh/cc Window.cc fluxbox.cc MultLayers.hh/cc XLayer.hh/cc Menu.hh * Fix menu [re]drawing, particularly when selecting options (Simon) Menu.hh/cc * Fix disappearing Remember menu, plus titles of sub-window menus -> can now use addExtraMenus for windows in extensions (Simon) Menu.hh/cc Window.hh/cc Screen.hh/cc Remember.cc * Fix crash with toolbarmode = OFF, and put toolbar menu back into screen's configure menu (Simon) Screen.hh/cc ToolbarHandler.cc *03/07/19: * Make most Commands execute on mouse screen rather than screen of focused window (Simon) FbCommands.cc WorkspaceCmd.cc * Fix xinerama options (again) for Slit and Toolbar (Simon) Xinerama.hh Slit.hh/cc Toolbar.hh/cc * Move menu alpha setting into MenuTheme (Simon) - fixes alpha init on multi-screened machines MenuTheme.hh/cc Menu.hh/cc Screen.cc * Add compiled-in defaults to fluxbox -info (thanks Matt Hope) main.cc * Redo ResourceManager so that it loads resources on registration, and only opens the database in blocks of requests (Simon) - fixes initial loading of init resources (e.g. toolbar.layer) Resource.hh/cc XrmDatabaseHelper.hh Screen.cc fluxbox.hh/cc Slit.cc Toolbar.cc ToolbarHandler.cc *03/07/18: * Fix java bug. Wasn't sending ConfigureNotify's to client (Simon) - also fix missing border on transient windows - also set some gnome hints initially Window.hh/cc Gnome.cc *03/07/12: * Fixed 8 bpp crash (Henrik) ImageControl.cc *03/07/11: * Added TOOLBAR to -info (Henrik) main.cc ------------------------------------------------------------------------- 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} Then "xterm" will be launched on fluxbox startup. Can also give a screen option: [startup] (screen=1) {xterm} will start it on screen 1 rather than the default 0. * 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 * fbsetbg updates (Han) *03/07/05: * Fix winclient death signalling - fixes remember issues with applying attributes to wrong windows (Simon) Remember.hh/cc AtomHandler.hh fluxbox.cc ToolbarHandler.hh/cc Ewmh.hh Gnome.hh *03/07/04: * Add support in remember for grouping apps (Simon) Achieved by using [group], e.g. [group] [app] (title=groupme) [Deco] {NONE} [end] will group anything with the title "groupme" and will give that group no decorations. You can have multiple [app] lines in a [group]. Recall that app lines can also use regular expressions. - also includes split AtomHandler::setupWindow(fbw) into setupFrame(fbw) and setupClient(winclient). Remember.hh/cc Window.cc Screen.cc fluxbox.hh/cc AtomHandler.hh Gnome.hh/cc Ewmh.hh/cc ToolbarHandler.hh/cc *03/07/03: * Added selected dot for style menu so one can see which style is selected (Henrik) Screen.cc * Fixed Slit autohide bug (Henrik) Slit.cc *03/07/01: * 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 Menu.hh/cc, fluxbox.cc * Fixed reconfigure toolbar on screen reconfig signal (Henrik) Screen.hh/cc, Toolbar.cc * Fixed workspace label redraw bug (Thanks Jochem Kossen j.kossenhome.nl) ToolbarHandler.cc *03/06/30: * Fixed so we can use the same action strings in menu as in key actions (Henrik) Screen.cc * Added command "ShowDesktop" (Henrik) This command iconifies all windows and shows the desktop WorkspaceCmd.hh/cc, FbCommandFactory.cc * Added command "ArrangeWindows" (Thanks Ricardo Martins softhome.net> ) This command arranges so all windows are in a nice row/col order WorkspaceCmd.hh/cc, FbCommandFactory.cc * Changed class Keys to use FbTk::Command (Henrik) Keys.hh/cc, fluxbox.cc * Added Files: (Henrik) CommandParser.hh/cc, FbCommandFactory.hh/cc, WorkspaceCmd.hh/cc, CurrentWindowCmd.hh/cc *03/06/29: * Add chbg support to fbsetbg (Thanks Han and Michael T. Dean) fbsetbg *03/06/28: * Fix slit netizens (e.g. withdrawn pager) (Simon) Slit.cc WinClient.cc Screen.cc *03/06/26: * Speedups for having many (particularly stuck) windows (Simon) Toolbar.hh/cc IconBar.hh/cc ToolbarHandler.cc Gnome.cc Window.cc *03/06/25: * Applied toggle max vertical/horizontal patch (Thanks MrChuoi mrchuoi<[aT]>yahoo.com) Window.hh/cc * Fixed compile time option for Toolbar (Henrik) --enable-toolbar (default on) configure.in, src/Makefile.am, fluxbox.cc *03/06/24: * Added new theme items (Henrik) * toolbar.borderWidth: * toolbar.bevelWidth: * toolbar.borderColor: * slit.borderWidth: * slit.bevelWidth: * slit.borderColor: SlitTheme.hh, ToolbarTheme.hh/cc, Slit.cc, Toolbar.cc * Moved toolbar mode resource to ToolbarHandler (Henrik) Screen.hh/cc, ToolbarHandler.hh/cc * Fixed minor bug in button alignment (Henrik) FbWinFrame.cc * Fixed minor bug in transparent Slit (Henrik) Slit.cc/hh, Screen.cc * Emacs keybindings and tab completion for FbRun (Thanks David J Burger) FbRun.hh/cc *03/06/23: * Add group persistence over a restart, Move most winclient initialisation from FluxboxWindow to WinClient, And fix a few bugs (Simon) Screen.hh/cc WinClient.hh/cc Window.hh/cc Gnome.cc Slit.hh * Moved toolbar resources from BScreen to Toolbar (Henrik) Screen.hh/cc, Toolbar.hh/cc *03/06/22: * fluxbox-generate_menu: French locales, (Thanks Tarax ) Two additions to the menu (Thanks Pol) * Added Xutil for getWMName in Slit, SlitClient and WinClient and made some cleaning (Henrik) 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 *03/06/20: * Moved SlitTheme and SlitClient out from Slit.cc into new files (Henrik) SlitClient.hh/cc, SlitTheme.hh * Moved Slit resource from BScreen to Slit (Henrik) Slit.hh/cc, Screen.hh/cc *03/06/18: * Fixed toolbar and slit maximize implementation (Henrik) 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 * Added Strut.hh which contains left, right, top and bottom (Henrik) *03/06/16: * Fixed trailing whitespace in group file loading (Henrik) Workspace.cc *03/06/15: * Apply workaround for strftime test - fails with gcc 3.3 due to compiler bug? - thanks Joshua Kwan (Simon) configure.in * Fix group cycling, also adding new "NextGroup/PrevGroup" keys (Simon) Screen.hh/cc Keys.hh/cc fluxbox.cc *03/06/13: * Fixed autogrouping (Henrik) Window.cc, Workspace.cc * Regular expression support for remember (Simon) Also ability to limit number of matches for a given rule Also ability to match several different window attributes Can disable in compile using --disable-regexp (will just do plain string equality then) - General format is: [app] (property=expr) ... {number} If "property=" is excluded, the name property is assumed. If {number} is excluded, 0 = no limit is assumed. - Current available properties are: * name -> the name of the window - the first field of WM_CLASS * class -> the class of the window - the second field of WM_CLASS * title -> the title of the window - the WM_NAME property - e.g. [app] (*[tT]erm) {2} will match anything ending with term, for up to 2 instances - e.g. [app] (title=.*gaim.*) 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 *03/06/12: * Renamed i18n.hh/cc to I18n.hh/cc (Henrik) *03/06/11: * Added nls for antialias (Thanks ...) nls/C/Configmenu.m, Screen.cc, nls/C/ja_JP/Configmenu.m --------------------------------------------------------------------------------- Changes for 0.9.3: *03/06/08: * Add Reconfigure and Restart Key actions, thanks Jann Fisher (Simon) Also modify the patch to take argument on Restart action Keys.hh/cc fluxbox.cc * Fix restart command to accept and use an argument again (Simon) Screen.cc FbCommands.hh/cc * Fix bug that sometimes left window frames after window closed (Simon) fluxbox.cc *03/06/06: * Fixes and improvements from Han (Simon, thanks Han) fluxbox-generate_menu fbsetbg *03/06/05: * Fixed slit bug (Henrik) Slit.cc * Fixed window/button redraw bug (Henrik) FbTk/Button.cc * Optimise window placement (much better now) (Simon) Workspace.cc *03/05/26: * Fix usage of decorations.border, add BORDER decoration to remember (Simon) Window.hh/cc Remember.cc *03/05/24: * Fixed menu bug in FluxboxWindow (Henrik) Window.cc * Fix crash when toolbar turned off, and toolbar initialisation (Simon) Menu.cc Screen.cc Toolbar.cc *03/05/21: * Fix cascade placement for multiple heads (Simon) Workspace.hh/cc Window.hh/cc FbWinFrame.hh/cc *03/05/20: * Add xinerama for placement and snapping, plus tidy (Simon) Screen.hh/cc Window.cc Workspace.cc *03/05/19: * Clean + change xinerama, plus add maximize smarts (Simon) Screen.hh/cc Window.cc Workspace.cc Toolbar.cc Slit.cc * Fixed minor bug in bsetroot (Henrik) bsetroot.cc * Add back some Xinerama support (still need placement + maximise) (Simon) Screen.hh/cc Toolbar.cc Slit.cc Xinerama.hh * Fix bsetroot segfault (Simon) FbWindow.cc *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 *03/05/17: * Fixed autohide bug in toolbar (Thanks MrChuoi) Toolbar.cc, ArrowButton.hh/cc * Fixed slit client bug (Thanks MrChuoi) Slit.cc * Fixed cursor for grips (Thanks MrChuoi) Window.cc * Fixed minor bug in FbTk::EventManager (Thanks MrChuoi) FbTk/EventManager.cc *03/05/16: * Fixed logging file and better info message (Henrik) New argument to fluxbox -log main.cc *03/05/14: * Fixed Shape events, this fixes some decor issues with gkrellm and xmms (Henrik) Window.cc/hh, fluxbox.cc/hh * Fixed crash bug when client died and clientlist wasn't updated (Henrik) WinClient.hh/cc, Screen.cc, Workspace.hh, fluxbox.cc *03/05/13: * Fixed transparent slit and minor bug in transparent (Henrik) Slit.cc, Screen.hh/cc, Transparent.cc * Fixed Slit redraw bug (Henrik) Slit.cc * Removed ScreenInfo.hh/cc (Henrik) * Fixed better error msg for display connection (Henrik) fluxbox.cc * Fix saving of Workspace Icons Toolbar mode (Simon) Screen.cc * Fixed iconify problems when autoraise on (Simon) Window.cc Screen.cc * Fixed restoring submenus after a reconfigure (Thanks MrChuoi) Screen.cc, fluxbox.cc/hh * Added auto hide menu item to toolbar menu (Thanks MrChuoi) Toolbar.cc *03/05/12: * Fixed basic RANDR support (Henrik) Resizes toolbar and slit when root window size changes. Screen.hh/cc, FbRootWindow.hh/cc, FbTk/FbWindow.hh fluxbox.cc/hh *03/05/11: * Fixed dangling m_focused_window pointer, that didn't got set in Fluxbox::revertFocus (Henrik) fluxbox.cc *03/05/10: * Added FbRootWindow.hh/cc (Henrik) Screen.hh/cc, Window.cc, Workspace.cc, IconBar.cc, Slit.cc, fluxbox.cc, WinClient.cc, Ewmh.cc, Gnome.cc * Added ScreenInfo.hh/cc (Henrik) Screen.hh * Removed BaseDisplay.hh/cc (Henrik) BaseDisplay.hh/cc, fluxbox.hh, Window.cc/hh -------------------------------------------------------------- Changes for 0.9.2: *03/05/08: * Fixed sloppy focus for embedded tabs (Simon) Window.cc * Fixed Slit ordering bug (Henrik) Screen.cc * Fixed better command help/option main.cc * Fixed Slit redrawing bug (Henrik) Slit.hh/cc *03/05/07: * Fix crash when detaching client that isn't active (Simon) Window.cc * Fixed transient grouping issues (transients now WinClients) (Simon) WinClient.hh/cc Window.hh/cc Workspace.cc Screen.cc * Fixed screen problem with redrawing menus (Henrik) The m_screen_num wasn't set in X Window assignment operator FbTk/FbWindow.cc * Fixed check for RENDER extension before we start using it (Henrik) FbTk/Transparent.hh/cc * Fixed some bugs and minor cleaning (Thanks MrChuoi) fluxbox.cc, FbTk/Button.cc, FbTk/RefCount.hh LayerMenu.hh, Resource.hh, Window.cc[focus on deiconify] *03/05/05: * Added window.