summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2012-01-04Check .empty() instead of .size() == 0Ryan Pavlik
2012-01-04Exceptions should be caught by reference.Ryan Pavlik
2011-10-31util/Makefile.am,fluxbox-generate_menu.in: use EXEEXTRyan Pavlik
2011-10-31fluxbox-update_configs.cc: Fix on windows - no kill or sigusr2Ryan Pavlik
2011-10-31FbRun.cc: Fix on windows where there is no forkRyan Pavlik
2011-10-21cosmeticsMathias Gumz
2011-10-21bugfix: fbsetroot needs to use 24bit visuals as wellMathias Gumz
2011-05-08fluxbox-remote now properly returns exit statusnacitar sevaht
2011-05-04Fix "comparison between signed and unsigned" warningPavel Labath
2011-04-18Fix VPATH buildsPavel Labath
2011-04-11Changed fbsetbg's tips to the new behaviour.skizzhg
2011-03-29make XMESSAGE a variable and use it consistentlyslakmagik
2011-03-29avoid trailing spaces between app and closing }slakmagik
2011-03-29separate functions and main codeslakmagik
2011-03-29add the configuration file equivalent of '-in'slakmagik
2011-03-29silence cmpslakmagik
2011-02-21fbsetbg: improved aspect-ratio-filling for feh (thanks Jeremiah Mahler <jmmah...Jeremiah Mahler
2010-09-18changed the way we create the '~/.fluxbox' directory to avoid race conditionsMathias Gumz
2010-09-18cosmeticMathias Gumz
2010-09-11updated config version to '13' and adjusted 'fluxbox-update_configs' accordinglyMathias Gumz
2010-09-08introduced FbTk::BidiStringMathias Gumz
2010-09-04fixed the default 'OnTitlebar Mouse1' actionsMathias Gumz
2010-08-20implemented 'ActivateTab' action to (re)allow activation of tabs via mouseMathias Gumz
2010-05-05deploy new key-bindings to old keys-files via fluxbox-update_configsMathias Gumz
2010-02-28bugfix: do not create the temporary menufile 'somewhere' in the filesystem bu...Mathias Gumz
2009-10-02just use the FbTk APIMathias Gumz
2009-10-02bugfix: stop wiping out ~/.fluxbox/keysMathias Gumz
2009-09-30cosmetic fixes: removed redundant ';' + some whitespacesMathias Gumz
2009-06-28add a few items to fbgmMark Tiefenbruck
2009-05-28Cleaned up 'fbsetbg -h' outputJim Ramsay
2009-05-26Don't complain on '-z' if there's no lastwallpaperJim Ramsay
2009-05-25minor cosmeticsMathias Gumz
2009-03-04compilefixMathias Gumz
2009-03-04dont try to read file when they are actually a directoryMathias Gumz
2008-10-04recognize --option in addition to -option for most thingsMark Tiefenbruck
2008-10-04add -print option to fbrun to return result to stdout instead of executing itMark Tiefenbruck
2008-09-09fix updating of keys file for scrolling on toolbarMark Tiefenbruck
2008-08-26use old focus/raise behavior for default alt+left/right mouse bindingsMark Tiefenbruck
2008-08-19update keys file for changes to NextWindow syntaxMark Tiefenbruck
2008-08-05make wallpapers do The Right Thing (tm)Mark Tiefenbruck
2008-08-05use the same options in Slit and Toolbar placement menusMark Tiefenbruck
2008-07-06add shebang to default startup fileMark Tiefenbruck
2008-07-02add a few tops to fbgmMark Tiefenbruck
2008-06-17don't use full path to fluxbox in startfluxboxMark Tiefenbruck
2008-06-11updated the copyright where it's easily visible: `fluxbox -v` and COPYRIGHT.skiidoo
2008-06-01fix out of source buildingMark Tiefenbruck
2008-05-02some additions/corrections for fbgmskiidoo
2008-04-29don't add program icons to tabs for previous users, for backwards compatibili...Mark Tiefenbruck
2008-04-25some updates for the startup file in modern timesMark Tiefenbruck
2008-03-25Fix build with g++ 4.3Bernhard Walle