Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-28 | bugfix: do not create the temporary menufile 'somewhere' in the filesystem ↵ | Mathias Gumz | 1 | -2/+2 | |
but next to the final one | |||||
2009-10-02 | just use the FbTk API | Mathias Gumz | 1 | -4/+3 | |
2009-10-02 | bugfix: stop wiping out ~/.fluxbox/keys | Mathias Gumz | 1 | -6/+0 | |
2009-09-30 | cosmetic fixes: removed redundant ';' + some whitespaces | Mathias Gumz | 2 | -2/+2 | |
2009-06-28 | add a few items to fbgm | Mark Tiefenbruck | 1 | -2/+4 | |
2009-05-28 | Cleaned up 'fbsetbg -h' output | Jim Ramsay | 1 | -5/+9 | |
Reordered the "Options" section and made it more clear that for setting solid, gradient, or pattern textures, one should also refer to fbsetroot(1). | |||||
2009-05-26 | Don't complain on '-z' if there's no lastwallpaper | Jim Ramsay | 1 | -0/+4 | |
This hides the odd cornercase of users with no lastwallpaper file and no background set in their style or overlay. Adapted from the patch at http://sourceforge.net/tracker/?func=detail&aid=2389567&group_id=35398&atid=413962 | |||||
2009-05-25 | minor cosmetics | Mathias Gumz | 3 | -9/+9 | |
2009-03-04 | compilefix | Mathias Gumz | 1 | -1/+1 | |
2009-03-04 | dont try to read file when they are actually a directory | Mathias Gumz | 1 | -9/+26 | |
2008-10-04 | recognize --option in addition to -option for most things | Mark Tiefenbruck | 2 | -22/+22 | |
2008-10-04 | add -print option to fbrun to return result to stdout instead of executing it | Mark Tiefenbruck | 3 | -1/+14 | |
2008-09-10 | fix updating of keys file for scrolling on toolbar | Mark Tiefenbruck | 1 | -1/+1 | |
2008-08-26 | use old focus/raise behavior for default alt+left/right mouse bindings | Mark Tiefenbruck | 1 | -7/+7 | |
2008-08-19 | update keys file for changes to NextWindow syntax | Mark Tiefenbruck | 1 | -0/+53 | |
2008-08-06 | make wallpapers do The Right Thing (tm) | Mark Tiefenbruck | 2 | -31/+32 | |
2008-08-06 | use the same options in Slit and Toolbar placement menus | Mark Tiefenbruck | 1 | -0/+22 | |
2008-07-07 | add shebang to default startup file | Mark Tiefenbruck | 1 | -0/+2 | |
2008-07-02 | add a few tops to fbgm | Mark Tiefenbruck | 1 | -1/+1 | |
2008-06-18 | don't use full path to fluxbox in startfluxbox | Mark Tiefenbruck | 1 | -2/+2 | |
2008-06-11 | updated the copyright where it's easily visible: `fluxbox -v` and COPYRIGHT. | skiidoo | 1 | -1/+1 | |
nls/translators: typo, plus Translation.m.desc never existed. Never. more consistent keys file comments in fluxbox-update_config. | |||||
2008-06-01 | fix out of source building | Mark Tiefenbruck | 1 | -1/+1 | |
2008-05-02 | some additions/corrections for fbgm | skiidoo | 1 | -30/+35 | |
2008-04-29 | don't add program icons to tabs for previous users, for backwards ↵ | Mark Tiefenbruck | 1 | -0/+10 | |
compatibility, but leave it as default for new users | |||||
2008-04-26 | some updates for the startup file in modern times | Mark Tiefenbruck | 1 | -11/+5 | |
2008-03-25 | Fix build with g++ 4.3 | Bernhard Walle | 1 | -0/+3 | |
This change fixes the build for g++ 4.3. Build verified on openSUSE Factory. Only missing includes and using directives are added. | |||||
2008-01-23 | fix issue with multiple spaces in filename in fbsetbg | Mark Tiefenbruck | 1 | -3/+3 | |
2008-01-23 | use hash instead of which in fbsetbg | Mark Tiefenbruck | 1 | -22/+3 | |
2008-01-14 | moved code a bit around, cleaned up some classes | Mathias Gumz | 1 | -0/+1 | |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 9 | -18/+0 | |
2007-12-24 | `hash -t' seems to be bash-only | Mark Tiefenbruck | 1 | -1/+1 | |
2007-12-24 | replaced `which' with the bourne shell built-in `hash' and fixed some ↵ | Mark Tiefenbruck | 1 | -48/+21 | |
--program-prefix/suffix problems | |||||
2007-12-24 | search subdirectories when looking for icons | Mark Tiefenbruck | 1 | -2/+3 | |
2007-12-21 | added key command StartTabbing | Mark Tiefenbruck | 1 | -0/+13 | |
2007-12-21 | remove `OnTitlebar Mouse2 :Lower', as it interferes with tabbing | Mark Tiefenbruck | 1 | -1/+0 | |
2007-12-19 | "fix" `About' item in fbgm with tcsh, #1806327 | Mark Tiefenbruck | 1 | -1/+1 | |
2007-12-19 | fix a few $HOME-related issues in fbgm | Mark Tiefenbruck | 1 | -3/+3 | |
2007-12-11 | update default keys and init files for OnTitlebar code | markt | 1 | -1/+1 | |
2007-12-09 | added OnTitlebar modifier to keys file | markt | 1 | -13/+50 | |
2007-11-23 | fix from NetBSD for using the home directory of the user who compiled fluxbox | markt | 1 | -3/+3 | |
also fix 'regenerate menu' code to use correct program name, rather than $0 | |||||
2007-11-12 | allow arbitrary window patterns in iconbar | markt | 1 | -1/+26 | |
2007-10-22 | added missing mouse3 and space before startresizing | fluxgen | 1 | -1/+1 | |
2007-10-22 | replaced ModKey with new key commands StartMoving and StartResizing | markt | 1 | -0/+32 | |
2007-10-13 | merged changes from pre-devel | markt | 1 | -41/+176 | |
2007-10-07 | minor addons to fbgm (patch from Patrik Wenger <paddor at gmail dot com>) | mathias | 1 | -16/+31 | |
2007-08-12 | added pidgin | fluxgen | 1 | -1/+1 | |
2007-07-31 | add some decorations to torn menus, and fix restart without an argument | markt | 2 | -5/+5 | |
2007-07-07 | fixes for --program-prefix and --program-suffix, plus fixed overwriting init ↵ | markt | 3 | -34/+39 | |
file on reconfigure | |||||
2007-07-07 | allow negative indices in :Workspace <int> | markt | 1 | -5/+7 | |
2007-07-03 | some security fixes for fluxbox-remote, and a minor change for the gvim fix | markt | 1 | -1/+1 | |