Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-22 | Add -no-slit and -no-toolbar flags | Mathias Gumz | 1 | -2/+1 | |
Sometimes fluxbox is used as a component of a desktop environment ( e.g., the "Lumina Desktop"). It's easier and more stable for this kind of "users" to disable the toolbar or the slit alltogether. Why not configure these features out? Because then they would need 2 installations of fluxbox: One without the slit and the toolbar (and perhaps other components) and one with them. This implements feature request #314, at least partially. This commit also looks bigger than it actually is: I refactored and cleaned up classes Fluxbox and BScreen. | |||||
2009-10-01 | made code simpler | Mathias Gumz | 1 | -7/+2 | |
2008-04-21 | some fixes for gcc 3.4 | Thomas Orgis | 1 | -0/+1 | |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 | |
2007-12-30 | fix compatibility with older gcc versions | Mark Tiefenbruck | 1 | -1/+1 | |
2007-12-30 | remove some (hopefully) unneeded header includes | Mark Tiefenbruck | 1 | -4/+0 | |
2007-12-29 | 'inline' in class declaration is implicitly inline | Mathias Gumz | 1 | -28/+28 | |
2007-12-27 | architecture astronomy | Mark Tiefenbruck | 1 | -9/+10 | |
2007-01-07 | per-window transparency, including apps and menu support, plus some | simonb | 1 | -0/+1 | |
infrastructure and related changes. Thanks for original patch from Julien Trolet, dmxen at sourceforge dot net | |||||
2006-05-13 | added comments | fluxgen | 1 | -0/+4 | |
2006-03-18 | added Type typedef of T in Resource | fluxgen | 1 | -4/+4 | |
2006-02-18 | Added template getResource(string) to ResourceManager. | fluxgen | 1 | -0/+40 | |
It finds and returns reference to resource on success, else throws ResourceException. | |||||
2005-11-22 | const fix | fluxgen | 1 | -3/+4 | |
2005-01-24 | copyright date | mathias | 1 | -1/+1 | |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 | |
2004-04-26 | oops, forgot to include file | fluxgen | 1 | -1/+2 | |
2003-12-19 | resourceValue and findResource | fluxgen | 1 | -1/+3 | |
2003-12-19 | setResourceValue function and a dump | fluxgen | 1 | -2/+10 | |
2003-12-16 | fixed some icc warnings | fluxgen | 1 | -2/+2 | |
2003-09-13 | minor fix for Solaris 2.x | fluxgen | 1 | -1/+2 | |
2003-08-08 | minor fix | fluxgen | 1 | -4/+6 | |
2003-07-18 | reorganise operation of ResourceManager | rathnor | 1 | -7/+58 | |
plus fix initialisation of layer for slit and toolbar | |||||
2003-05-18 | moved Resource to FbTk and change name of DirHelper to FbTk Directory | fluxgen | 1 | -0/+147 | |