head 1.5; access; symbols pkgsrc-2013Q2:1.5.0.34 pkgsrc-2013Q2-base:1.5 pkgsrc-2012Q4:1.5.0.32 pkgsrc-2012Q4-base:1.5 pkgsrc-2011Q4:1.5.0.30 pkgsrc-2011Q4-base:1.5 pkgsrc-2011Q2:1.5.0.28 pkgsrc-2011Q2-base:1.5 pkgsrc-2009Q4:1.5.0.26 pkgsrc-2009Q4-base:1.5 pkgsrc-2008Q4:1.5.0.24 pkgsrc-2008Q4-base:1.5 pkgsrc-2008Q3:1.5.0.22 pkgsrc-2008Q3-base:1.5 cube-native-xorg:1.5.0.20 cube-native-xorg-base:1.5 pkgsrc-2008Q2:1.5.0.18 pkgsrc-2008Q2-base:1.5 pkgsrc-2008Q1:1.5.0.16 pkgsrc-2008Q1-base:1.5 pkgsrc-2007Q4:1.5.0.14 pkgsrc-2007Q4-base:1.5 pkgsrc-2007Q3:1.5.0.12 pkgsrc-2007Q3-base:1.5 pkgsrc-2007Q2:1.5.0.10 pkgsrc-2007Q2-base:1.5 pkgsrc-2007Q1:1.5.0.8 pkgsrc-2007Q1-base:1.5 pkgsrc-2006Q4:1.5.0.6 pkgsrc-2006Q4-base:1.5 pkgsrc-2006Q3:1.5.0.4 pkgsrc-2006Q3-base:1.5 pkgsrc-2006Q2:1.5.0.2 pkgsrc-2006Q2-base:1.5 pkgsrc-2006Q1:1.4.0.4 pkgsrc-2006Q1-base:1.4 pkgsrc-2005Q4:1.4.0.2 pkgsrc-2005Q4-base:1.4 pkgsrc-2005Q3:1.3.0.2 pkgsrc-2005Q3-base:1.3 pkgsrc-2005Q2:1.2.0.12 pkgsrc-2005Q2-base:1.2 pkgsrc-2005Q1:1.2.0.10 pkgsrc-2005Q1-base:1.2 pkgsrc-2004Q4:1.2.0.8 pkgsrc-2004Q4-base:1.2 pkgsrc-2004Q3:1.2.0.6 pkgsrc-2004Q3-base:1.2 pkgsrc-2004Q2:1.2.0.4 pkgsrc-2004Q2-base:1.2 pkgsrc-2004Q1:1.2.0.2 pkgsrc-2004Q1-base:1.2 pkgsrc-2003Q4:1.1.0.2 pkgsrc-2003Q4-base:1.1; locks; strict; comment @# @; 1.5 date 2006.04.08.15.41.21; author tonio; state dead; branches; next 1.4; 1.4 date 2005.09.27.12.49.04; author tonio; state Exp; branches; next 1.3; 1.3 date 2005.09.04.20.21.18; author tonio; state Exp; branches; next 1.2; 1.2 date 2004.01.29.16.58.03; author jmmv; state Exp; branches; next 1.1; 1.1 date 2003.07.28.17.50.12; author hubertf; state Exp; branches; next ; desc @@ 1.5 log @Update wm/fluxbox to 0.9.15.1 Remove patch-a{b,d} as they are already applied upstream Main changelog entries: in 0.9.15.1: - Removed the green background on styles that are not using the new background option. - Bug fixes (compile errors, crash and placement config) in 0.9.15: * Added styleOverlay resource - session.styleOverlay: ~/.fluxbox/overlay * New theme item: background.* * Added new resize mode: Center * Resources changes for titlebar: - The titlebar is now configured by setting: * session.screen.titlebar.left * session.screen.titlebar.right * nls changes: added ko_KR, updated zh_CN, nb_NO * Many bug fixes @ text @$NetBSD: patch-ad,v 1.4 2005/09/27 12:49:04 tonio Exp $ --- util/startfluxbox.in.orig 2005-07-20 13:01:49.000000000 +0200 +++ util/startfluxbox.in @@@@ -29,7 +29,9 @@@@ elif [ -r "$startup" ]; then exec sh "$startup" else if [ ! -d ~/.fluxbox ]; then - mkdir -p ~/.fluxbox/{backgrounds,styles,pixmaps} + mkdir -p ~/.fluxbox/backgrounds + mkdir -p ~/.fluxbox/styles + mkdir -p ~/.fluxbox/pixmaps fi if [ ! -r "$startup" ]; then ( cat << EOF @ 1.4 log @Update wm/fluxbox to 0.9.14 Update maintainer remove dependancy over bsetroot, fluxbox now provides fbsetroot (and this one builds with gcc4) approved by jmcneill@@ and wiz@@ @ text @d1 1 a1 1 $NetBSD$ @ 1.3 log @Update wm/fluxbox to 0.9.13 Fixes PR 30229 The changelog contains: * Massive speed- and memory- improvements * Added new Buttons for the Titlebar * Added more Key Actions to TextBoxes * Added some style resources * Added new Iconbar Modes * Added -screen <"all"|int[,int]> and a few bugfixes, segfaults and 64 bit issues approved by jmcneill@@ @ text @d1 1 a1 1 $NetBSD: patch-ad,v 1.2 2004/01/29 16:58:03 jmmv Exp $ d3 3 a5 3 --- util/startfluxbox.in.orig 2005-05-14 18:13:52.000000000 +0200 +++ util/startfluxbox.in 2005-05-14 18:14:39.000000000 +0200 @@@@ -29,7 +29,9 @@@@ @ 1.2 log @Update to 0.9.8. Changes since 0.9.4: News in 0.9.8: - Transparent toolbar - Bug Fixes: Fixed image cache problem (the memory bug) Fixed color parsing bug Fixed iconbar bug in "All Windows" mode Fixed border bug with left/right alignment in iconbar Fixed a loop issue in fluxbox-generate_menu News in 0.9.7: - Two new pixmap styles: Emerge from Nuno Alexandre BlueFlux from Lauri Hakkarainen - Added menu delay/click to open or close sub menus - Added alignment for buttons in icon bar Change Left, Relative or Right via the iconbar mode menu - New menu item [separator] This will create a nice separator line - New theme items: window.label.active: window.label.active.textColor: - New actions: ReloadStyle CommandDialog - this will show a dialog in which you can issue fluxbox commands WorkspaceNameDialog - edit workspaces name dialog (old SetWorkspaceName) SetWorkspaceName SetResourceValueDialog - shows a dialog where you can type the resource name and it's value SetResourceValueCmd BindKey : - this will append key string and action to your keys file and bind the key - Window menu accessible in workspaces client menu - Shadow options for fonts. - Enabled/Disable toolbar menu item ("Visible" menu item) - Toggle images in iconbar - Edit clock format dialog - Send to menu is back - Changed Maximize menu item in Window menu to a multi button item - Added resource session.useMod1 to disable/enable mod1 for Resize/Move window with mod1 + button - Bug fixes: Fixed slit and toolbar autohide bug Fixed image cache bug Fixed some icc warnings Fixed mozilla focus issue Fixed crash bug when adding new workspaces Fixed menu draw bug in empty sub menus News in 0.9.6: - Adding image search paths when loading a style It now looks for pixmaps in and /pixmaps and in file //theme.cfg for this, stylebase is the style directory pixmap styles should use the new format for portability - Added startup script to be used with startfluxbox, to get a consistent frontend for both dm and startx and your fluxbox-session - Added "!" as a comment line for keys file - Added new actions - Improved menu speed - Added -verbose argument to fluxbox - This will enable theme warnings - Configurable tools in toolbar - New theme items for toolbar - Support for _NET_WM_STATE_FULLSCREEN - Nearest-quadrant resizing - Improvements/Updates to fbsetbg and fluxbox-generate_menu - Bug fixes: Fixed some issues with mplayer in fullscreen Fixed java bug with missing drawing bits of window Fixed building with --disable-slit Fixed NLS bad message errors by adding explicit codeset entries Fixed disappearing close button Fixed numlock and scrlock bug in FbTk TextBox Fixed pixmap bug when changing between non-pixmap themes and pixmap themes Fixed empty window bug in SystemTray Fixed toolbar height bug crash News in 0.9.5: - New theme items: - New actions: resizevertical resizehorizontal setworkspacename movetableft movetabright - Set workspace name tool - Search path resource for images session.screen.imageSearchPath This is a list separated by , or space - New height resource for toolbar - session.screen.toolbar.height This will override the style's font height - Support for system tray _NET_SYSTEM_TRAY Applications that support this will show their icon in the toolbar next to the clock. - New texture type: Tiled This will just affect pixmap loaded from file, and it will not scale them. - Improved iconbar - Bug fixes: Fixed Transparency bug in menus Fixed so shaped windows like xmms wont get round corners Fixed shape bug when switching between shaped themes and non shaped Fixed kde dockapp bug FbRun works properly on multiple screens Fixed pesky crash and phantom icons Fixed aspects of focus and raising, including transients Fixed java bug, slow windows Fixed 8 bpp crash @ text @d1 1 a1 1 $NetBSD: patch-ad,v 1.1 2003/07/28 17:50:12 hubertf Exp $ d3 4 a6 4 --- util/startfluxbox.in.orig 2003-12-06 17:29:21.000000000 +0100 +++ util/startfluxbox.in @@@@ -6,7 +6,9 @@@@ elif [ -r ~/.fluxbox/startup ]; then exec sh ~/.fluxbox/startup d14 2 a15 2 if [ ! -r ~/.fluxbox/startup ]; then cat << EOF > ~/.fluxbox/startup @ 1.1 log @Update fluxbox to 0.9.4. Changes: * Keyboard navigation in menus * Keys: Up/Down: select menu item Left/Right: go in/out from sub menus Escape: close menu and return focus to windows Enter: run/execute/toggle menu item To set input focus on the menu you either click on the title bar or bring it up with key bindings * New action strings * ArrangeWindows This will arrange the windows on the current desktop * ShowDesktop This will iconify all windows on the current desktop * The same action strings that are in keys file can now be used in the menu example: [ArrangeWindows] (arrange windows) * New theme items * toolbar.button.borderWidth: * toolbar.borderWidth: * toolbar.bevelWidth: * toolbar.borderColor: * slit.borderWidth: * slit.bevelWidth: * slit.borderColor: * [startup] option in remember file 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. * Rounded corners on menu, windows and toolbar Theme items: * menu.roundCorners: * toolbar.shaped: * window.roundCorners: Shape item can be: TopLeft TopRight BottomLeft and/or BottomRight example: menu.roundCorners: TopRight BottomLeft * The current style is now marked in the style menu * Compile time option for toolbar --disable-toolbar --enable-toolbar (default) * Emacs style key bindings in fbrun * Tab completion in fbrun * Group persistence over a restart * Maximization stop on slit and toolbar (check Maximize Over menu items) * Support for _NET_WM_STRUT * Regular expression support for remember Bug fixes: * Toggle maximize vertical/horizontal * Slit/Toolbar auto hide bug * Button alignment bug in title bar * Trailing whitespace in group file resource * Group cycling Based on patch by Tom Hensel [ tom at replic8 dot net ]. @ text @d1 1 a1 1 $NetBSD$ d3 13 a15 11 --- util/fluxbox-generate_menu.orig 2003-07-28 01:53:14.000000000 +0200 +++ util/fluxbox-generate_menu 2003-07-28 01:54:11.000000000 +0200 @@@@ -101,7 +101,7 @@@@ # ugly code for solaris compat. case $(uname) in - Linux|*BSD) + Linux) find_it() { which $1 > /dev/null 2>&1 && shift && $* } @