Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-02-23 | update titlebar buttons on reconfigure | markt | 1 | -0/+5 | |
2007-02-02 | revert svn 4684, transparency in window buttons | markt | 1 | -5/+5 | |
2007-01-21 | allow transparency in window buttons | markt | 1 | -5/+5 | |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 | |
2005-05-06 | Added new Buttons for the Titlebar of a Window (Mathias) | mathias | 1 | -3/+8 | |
- 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-04-10 | Big changes to how transparency works | simonb | 1 | -2/+13 | |
Consequently rearrange lots of rendering ops, and strip calls to updateTransparent | |||||
2005-01-24 | copyright date | mathias | 1 | -1/+1 | |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 | |
2004-01-10 | fix some minor transparency issues | rathnor | 1 | -2/+2 | |
2003-04-28 | added WinButtonTheme | fluxgen | 1 | -1/+5 | |
2003-04-25 | fixed listen to window state | fluxgen | 1 | -6/+10 | |
2003-03-22 | minor indent | fluxgen | 1 | -2/+3 | |
2003-01-05 | draws simple window graphics and handles buttons | fluxgen | 1 | -0/+42 | |