Age | Commit message (Expand) | Author | Files | Lines |
2011-10-21 | cosmetics | Mathias Gumz | 1 | -6/+9 |
2011-10-21 | bugfix: fbsetroot needs to use 24bit visuals as well | Mathias Gumz | 1 | -4/+9 |
2011-05-08 | fluxbox-remote now properly returns exit status | nacitar sevaht | 1 | -5/+20 |
2011-05-04 | Fix "comparison between signed and unsigned" warning | Pavel Labath | 1 | -2/+1 |
2011-04-18 | Fix VPATH builds | Pavel Labath | 1 | -1/+1 |
2011-04-11 | Changed fbsetbg's tips to the new behaviour. | skizzhg | 1 | -3/+3 |
2011-03-29 | make XMESSAGE a variable and use it consistently | slakmagik | 1 | -6/+10 |
2011-03-29 | avoid trailing spaces between app and closing } | slakmagik | 1 | -3/+15 |
2011-03-29 | separate functions and main code | slakmagik | 1 | -44/+46 |
2011-03-29 | add the configuration file equivalent of '-in' | slakmagik | 1 | -0/+3 |
2011-03-29 | silence cmp | slakmagik | 1 | -1/+1 |
2011-02-21 | fbsetbg: improved aspect-ratio-filling for feh (thanks Jeremiah Mahler <jmmah... | Jeremiah Mahler | 1 | -1/+1 |
2010-09-18 | changed the way we create the '~/.fluxbox' directory to avoid race conditions | Mathias Gumz | 1 | -1/+1 |
2010-09-18 | cosmetic | Mathias Gumz | 1 | -1/+1 |
2010-09-11 | updated config version to '13' and adjusted 'fluxbox-update_configs' accordingly | Mathias Gumz | 1 | -300/+472 |
2010-09-08 | introduced FbTk::BidiString | Mathias Gumz | 1 | -6/+8 |
2010-09-04 | fixed the default 'OnTitlebar Mouse1' actions | Mathias Gumz | 1 | -1/+1 |
2010-08-20 | implemented 'ActivateTab' action to (re)allow activation of tabs via mouse | Mathias Gumz | 1 | -0/+16 |
2010-05-05 | deploy new key-bindings to old keys-files via fluxbox-update_configs | Mathias Gumz | 1 | -0/+17 |
2010-02-28 | bugfix: do not create the temporary menufile 'somewhere' in the filesystem bu... | Mathias Gumz | 1 | -2/+2 |
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 |
2009-05-26 | Don't complain on '-z' if there's no lastwallpaper | Jim Ramsay | 1 | -0/+4 |
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 |
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 compatibili... | Mark Tiefenbruck | 1 | -0/+10 |
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 |
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 |