Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-10-30 | Cosmetic patch from Slava Semushin | mathias | 1 | -26/+29 | |
2006-04-02 | size_t fixes, thanks Semushin Slava aka php-coder | fluxgen | 1 | -4/+2 | |
2006-03-18 | Using WinButton enum for titlebar button type | fluxgen | 1 | -15/+17 | |
2006-03-02 | fixed gcc4.1 problems, patch from Andreas Bierfert <andreas dot bierfert at ↵ | mathias | 1 | -0/+2 | |
lowlatency dot de> | |||||
2006-02-20 | moved class Layer from class Fluxbox and thus reduces some dependecies | fluxgen | 1 | -27/+31 | |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 | |
2005-11-22 | const function Resource getString | fluxgen | 1 | -9/+9 | |
2005-05-06 | Added new Buttons for the Titlebar of a Window (Mathias) | mathias | 1 | -4/+4 | |
- Shade - just like the "Stick"-button Styleresources: window.shade.pixmap, window.shade.unfocus.pixmap, window.shade.pressed.pixmap window.unshade.pixmap, window.unshade.unfocus.pixmap, window.unshade.pressed.pixmap etc. - MenuIcon - click on it provides the windowmenu, if the app contains a pixmap (gvim, konqueror etc etc) the pixmap is displayed, a little menu otherwise. Styleresources: windowmenu.pixmap, windowmenu.unfocus.pixmap windowmenu.pressed.pixmap etc. Example ~/.fluxbox/init - entry: session.titlebar.left: MenuIcon Stick session.titlebar.right: Shade Minimize Maximize Close hint: if the app HAS a pixmap i use window.title.focus.pixmap (look WinButtonTheme for reference)in pixmap-based-styles. this looks excellent and dont need much extra-code to pipe that info into WinButtons. | |||||
2005-01-24 | copyright date | mathias | 1 | -0/+24 | |
2005-01-11 | fix for #1099278 | mathias | 1 | -2/+2 | |
2004-09-12 | holds main resource functions | fluxgen | 1 | -0/+228 | |