Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-12-16 | load style before loading theme objects, remove duplicate theme load | Mark Tiefenbruck | 1 | -0/+1 | |
2007-07-01 | more fixes for _NET_WM_STATE_MODAL and _NET_WM_STATE_DEMANDS_ATTENTION | markt | 1 | -1/+2 | |
2006-04-14 | more button state fixing for shade, should be right now | simonb | 1 | -1/+1 | |
plus noticed typo in theme for unshade | |||||
2006-03-26 | rotated fonts, buttons, containers. Used for tabs for now | simonb | 1 | -1/+1 | |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 | |
2005-09-12 | fixes #1281708, MenuIcon doesnt scale properly, patch from sf.net | mathias | 1 | -0/+4 | |
2005-05-06 | Added new Buttons for the Titlebar of a Window (Mathias) | mathias | 1 | -1/+16 | |
- 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 | -1/+1 | |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 | |
2003-08-25 | removed unused variable | fluxgen | 1 | -2/+1 | |
2003-08-22 | fixed new image loading | fluxgen | 1 | -51/+4 | |
2003-08-22 | minor offset fix | fluxgen | 1 | -2/+2 | |
2003-08-22 | fixed scaling for winbuttons | fluxgen | 1 | -7/+39 | |
2003-05-06 | added stuck pixmap, and unfocus pixmaps | fluxgen | 1 | -2/+9 | |
2003-04-28 | minor screen num fix | fluxgen | 1 | -3/+2 | |
2003-04-28 | handles close, maximize, iconify, shade and stick theme pixmaps | fluxgen | 1 | -0/+103 | |