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