Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-01-02 | utils: remove bashisms | Sami Kerola | 1 | -2/+6 | |
fbsetbg: The random number generation used 'time' shell internal, which does not exist in all shells. Allowing 'ps' output to be part of cksum input will increase entropy and enhance quality of the randomness. fbsetbg: The second fix is more important. In posix shell there is no '==' comparision operator. fluxbox-generate_menu: There are no quarantees about echo accepting options, so use 'printf' for more advanced outputing. | |||||
2011-04-11 | Changed fbsetbg's tips to the new behaviour. | skizzhg | 1 | -3/+3 | |
2011-02-21 | fbsetbg: improved aspect-ratio-filling for feh (thanks Jeremiah Mahler ↵ | Jeremiah Mahler | 1 | -1/+1 | |
<jmmahler at gmail com> Closes http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583704 | |||||
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 | |||||
2008-08-06 | make wallpapers do The Right Thing (tm) | Mark Tiefenbruck | 1 | -8/+31 | |
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-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 | |
2007-04-18 | fix for fbsetbg -l when last wallpaper was using fbsetroot | markt | 1 | -0/+3 | |
2007-03-24 | fixed a little bug in fbsetbg when DISPLAY doesn't have .0 after it | markt | 1 | -0/+2 | |
2007-02-22 | command -v seems to cause problems for some distros, despite being POSIX and ↵ | markt | 1 | -4/+23 | |
built into sh | |||||
2007-01-02 | replace `which' in fbsetbg and fbgm with `command -v' | markt | 1 | -23/+4 | |
2006-09-21 | fix for the fbsetbg-fix from yesterday | mathias | 1 | -13/+13 | |
2006-09-20 | fixed little issue with fbsetbg showing the warning about missing wpsetters ↵ | mathias | 1 | -1/+4 | |
even if the user only pipes arguments towards fbsetroot | |||||
2006-08-04 | allow aspect/centered/tiled options with random in fbsetbg | markt | 1 | -26/+23 | |
2006-04-17 | portability fixes for couple of shell scripts | simonb | 1 | -10/+10 | |
2006-01-23 | little fix for fbsetbg (patch from mark tiefenbruck) | mathias | 1 | -0/+4 | |
2005-11-13 | create .fluxbox directory and lastwallpaper file if they dont exist | fluxgen | 1 | -0/+5 | |
2005-07-12 | Renaming of 'bsetroot' to 'fbsetroot' (Mathias) | mathias | 1 | -7/+7 | |
blackbox's 'bsetroot' and fluxbox's 'bsetroot' have different syntax nowadays and collide when you install fluxbox and blackbox. hence the renaming. | |||||
2005-03-10 | fix 'which' program compatibility. | simonb | 1 | -21/+21 | |
Test the capabilities of the one we find, rather than guessing based on the system type | |||||
2005-01-31 | close #1111378, -S (smooth) to wmsetbg's aspect-setting | mathias | 1 | -1/+1 | |
2005-01-12 | made the error-message a bit better | mathias | 1 | -1/+1 | |
2004-12-10 | added support for hsetroot (http://thegraveyard.org/hsetroot.php) | mathias | 1 | -1/+8 | |
to fbsetbg | |||||
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 | |
2004-06-17 | fbsetbg xmessage-related updates | rathnor | 1 | -3/+4 | |
2004-03-11 | fbsetbg updates from han | rathnor | 1 | -12/+29 | |
2004-01-22 | Fix missing sanitycheck as found by Tom Ryan | fluxgen | 1 | -2/+4 | |
2004-01-17 | copyright update | fluxgen | 1 | -2/+2 | |
2004-01-03 | random number fixes | fluxgen | 1 | -2/+4 | |
2003-12-29 | patch from Han, minor fixes and fbsetbg random background | fluxgen | 1 | -13/+58 | |
2003-12-12 | support for bsetroot in fbsetbg | fluxgen | 1 | -16/+39 | |
2003-12-08 | remembering -u option and a new non remembering option -U, same ↵ | fluxgen | 1 | -21/+43 | |
functionality as before, Patch from Han | |||||
2003-11-23 | util updates from han | rathnor | 1 | -2/+2 | |
2003-10-16 | fbsetbg update from han | rathnor | 1 | -26/+52 | |
2003-10-08 | avoid using getopts in fbsetbg, plus other tweaks | rathnor | 1 | -77/+105 | |
2003-09-29 | update from Han | fluxgen | 1 | -5/+5 | |
2003-09-20 | update from Han | fluxgen | 1 | -2/+2 | |
2003-09-18 | update from Han | fluxgen | 1 | -75/+93 | |
2003-09-03 | update from Han | fluxgen | 1 | -4/+4 | |
2003-08-26 | minor fix | fluxgen | 1 | -2/+2 | |
2003-08-17 | update from Han | fluxgen | 1 | -34/+73 | |
2003-08-04 | update from han | fluxgen | 1 | -7/+12 | |
2003-07-29 | update from Han | fluxgen | 1 | -11/+11 | |
2003-07-20 | more updates from han | rathnor | 1 | -10/+10 | |
2003-07-20 | little update from han | rathnor | 1 | -2/+2 | |
2003-07-10 | patch from Han | fluxgen | 1 | -8/+12 | |
2003-07-02 | minor fix from Han | fluxgen | 1 | -1/+2 | |
2003-06-29 | add chbg support to fbsetbg | rathnor | 1 | -2/+8 | |
2003-06-06 | some updates from Han | rathnor | 1 | -6/+14 | |