Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-03-30 | added finish translations | markt | 1 | -5/+7 | |
2007-03-30 | pattern matching for window cycling | markt | 1 | -9/+9 | |
2007-03-29 | removed groups file, fixed initial_state handling | markt | 1 | -43/+142 | |
2007-03-28 | startup wasn't being run properly when being created for the first time | markt | 1 | -1/+1 | |
2007-03-25 | I swear I already committed this | markt | 1 | -0/+2 | |
2007-02-22 | command -v seems to cause problems for some distros, despite being POSIX and ↵ | markt | 2 | -12/+60 | |
built into sh | |||||
2007-02-09 | added mouse bindings to the keys file | markt | 2 | -1/+208 | |
2007-01-02 | replace `which' in fbsetbg and fbgm with `command -v' | markt | 2 | -60/+12 | |
2007-01-02 | fix capitalization of valknut in fbgm | markt | 1 | -1/+1 | |
2006-10-30 | Cosmetic patch from Slava Semushin | mathias | 3 | -23/+34 | |
2006-10-27 | changed mode for ~/.fluxbox/startup to 644 so people on noexec-mounted | mathias | 1 | -1/+1 | |
partitions dont run into problems | |||||
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-27 | translations and minor updates to fbgm, patch from antonio gomes (izi) | mathias | 1 | -20/+27 | |
2006-08-04 | allow aspect/centered/tiled options with random in fbsetbg | markt | 1 | -26/+23 | |
2006-06-29 | compile fix for nls enabled | simonb | 1 | -0/+1 | |
2006-06-29 | Make fbsetroot set one screen at a time | markt | 2 | -121/+97 | |
2006-06-29 | Fix fbsetroot segfault when DISPLAY unset | markt | 1 | -3/+7 | |
2006-06-23 | Make startfluxbox aware of --program-prefix and --program-suffix | markt | 2 | -4/+9 | |
2006-06-21 | Fix nls in fbsetroot.cc . | markt | 1 | -4/+4 | |
2006-04-25 | Cleanup unneeded headers (thanks Slava Semushin) | mathias | 1 | -32/+30 | |
2006-04-25 | fbrun: Move the cursor to the end when tab completing | simonb | 2 | -10/+24 | |
+ thanks Jonas Koelker, sf.net rfe #1333003, patch #1475578 | |||||
2006-04-22 | minor cosmetic tweaks, thanks Semushin Slavak, php-coder AT ngs ru | simonb | 1 | -1/+1 | |
2006-04-19 | typos, plus get rid of error message if "icons" isn't a dir... | simonb | 1 | -5/+4 | |
2006-04-19 | fbgm expansion - system utils menu | simonb | 1 | -31/+53 | |
2006-04-19 | no local or globbing in pure bourne | mathias | 1 | -13/+17 | |
2006-04-17 | fix fbrun positioning code to use hints properly | simonb | 3 | -4/+11 | |
2006-04-17 | portability fixes for couple of shell scripts | simonb | 2 | -17/+17 | |
2006-04-17 | fix compiler warnings in fbrun too | simonb | 1 | -4/+4 | |
2006-03-14 | update copyright string | fluxgen | 1 | -1/+1 | |
2006-02-16 | updated copyright info | mathias | 5 | -5/+5 | |
2006-02-01 | fix for nb_NO, thanks php-coder | fluxgen | 1 | -40/+40 | |
2006-02-01 | copyright fix, thanks php-coder | fluxgen | 1 | -4/+3 | |
2006-02-01 | copyrigth fix, thanks php-coder | fluxgen | 1 | -5/+5 | |
2006-02-01 | added nb_NO, Thanks Alexander Sornes | fluxgen | 1 | -0/+40 | |
2006-01-23 | little fix for fbsetbg (patch from mark tiefenbruck) | mathias | 1 | -0/+4 | |
2006-01-07 | * minor addons to fbgm, close Gentoo #74523 and #110677 (Mathias) | mathias | 1 | -15/+32 | |
2005-12-22 | removed unused variable | fluxgen | 1 | -1/+0 | |
2005-11-13 | create .fluxbox directory and lastwallpaper file if they dont exist | fluxgen | 1 | -0/+5 | |
2005-10-23 | Fixed #1335255 (Gentoo #110197), fbgm had some globbing related probs | mathias | 1 | -2/+2 | |
Patch from thanx t35t0r | |||||
2005-10-12 | small changes from fbsd | mathias | 2 | -3/+3 | |
2005-08-17 | added 'education' submenu to fbgm, patch from lam | mathias | 1 | -0/+8 | |
2005-07-12 | Renaming of 'bsetroot' to 'fbsetroot' (Mathias) | mathias | 5 | -32/+32 | |
blackbox's 'bsetroot' and fluxbox's 'bsetroot' have different syntax nowadays and collide when you install fluxbox and blackbox. hence the renaming. | |||||
2005-07-06 | added more apps to fbgm | mathias | 1 | -7/+12 | |
2005-07-05 | added kcommander, Valknut, dcgui-qt, quickdc, asami, amsn to fbgm | mathias | 1 | -4/+5 | |
2005-06-30 | Fix #1223780, fbgm updated | mathias | 1 | -2/+3 | |
- added gnome-alsamixer - use "kfmclient openProfile filemanagement" for konqueror as filebrowser | |||||
2005-06-18 | fbgm used non-portable grep - option (-m) which is now replaced by | mathias | 1 | -6/+7 | |
grep | head -n 1 | |||||
2005-06-18 | Screen.cc: not used code | mathias | 1 | -1/+1 | |
fbgm.in: added amarok | |||||
2005-06-15 | fixes #1198192, added vlc to fbgm | mathias | 1 | -1/+1 | |
2005-06-03 | - Usage of xft-fonts is prefered, except a font-description starts with '-' | mathias | 2 | -4/+4 | |
- Removed "antialias"-option completly, to enable/disable "antialias" use either <fontname>:antialias=<bool> in the style or use Xft.antialias: <bool> in your .Xdefaults - Added new styleresources: *.font.effect: <halo|shadow> *.font.shadow.x : <int> - shadow x offset *.font.shadow.y : <int> - shadow y offset *.font.shadow.color : <color> - color of shadow *.font.halo.color : <color> - color of halo - Removed 'shadow' and 'halo' options from fontdefinitions: !! Style authors have to update their styles !! - Simplified XmbFontImp to not try all possible fonts to match locale - Style authors may specify multiple fonts: <font1>|<font2>|<font3> if loading of font1 fails, fluxbox probes <font2>, etc. The last font is "fixed". Hints for style authors: - if xft tries to load a font it will _ALWAYS_ return a valid font, it doesnt have to look like the one you want to have, read more about it: http://fontconfig.org/fontconfig-user.html - export XFT_DEBUG=1 before running fluxbox helps to see which fonts are picked. eg: *.font: Verdana,Arial-12:antialias=true|-artwiz-snap-*- if fluxbox is compiled with xft this will NEVER try to load "-artwiz-snap-*-" since xft gives for sure a font, most likely Verdana or Arial but noone knows. So, if fluxbox has no xft support the first fontpattern fails and fluxbox tries the next one, which might be successful. if everything fails, it will use "fixed" - Added caching of fonts, fonts are only loaded once. - Fixed #1090902 (slow utf8 start) |