Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-06-23 | moved window menu from FluxboxWindow to BScreen | fluxgen | 1 | -8/+10 | |
2005-05-03 | fix some menu drawing issues | simonb | 1 | -1/+1 | |
2005-04-18 | fixes a problem with snapping to the slit. slit's borderwith wasnt part of the | mathias | 1 | -13/+14 | |
strut. | |||||
2005-04-10 | Big changes to how transparency works | simonb | 1 | -2/+0 | |
Consequently rearrange lots of rendering ops, and strip calls to updateTransparent | |||||
2005-03-17 | move the slitframe out of sight at startup | mathias | 1 | -0/+2 | |
2005-01-24 | copyright date | mathias | 1 | -1/+1 | |
2004-12-13 | icc complaint about a "possible" conflict between the | mathias | 1 | -3/+3 | |
FbTk::Menu::update(Subject*) and FbTk::Menu::update(int index) to avoid this, we rename FbTk::Menu::update(int index) -> FbTk::Menu::updateMenu(int index) this is mostly cosmetic, but if it makes the life of a compiler happy, well .. be happy icc :) | |||||
2004-12-06 | grrr .. future code commited, sorry about that | mathias | 1 | -3/+3 | |
2004-12-06 | fixed issue with clientUp/Down in SlitClientMenu | mathias | 1 | -7/+20 | |
2004-12-02 | added middle/rightclick on slitclient-menu-items to move the client up/down ↵ | mathias | 1 | -2/+2 | |
in the slit | |||||
2004-12-02 | * leftclick on the slitclients in the clientmenu enables/disables it | mathias | 1 | -13/+55 | |
* wheel up/down move the slitclient up/down * visual cosmetic for the slitclient-menu * added "Save SlitList" - menuentry in slitclient-menu | |||||
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 | |
2004-09-12 | preliminary support for composite/compositing manager. Also general work | rathnor | 1 | -5/+23 | |
for consistency with transparency resources | |||||
2004-09-11 | init frame window in frame struct | fluxgen | 1 | -22/+5 | |
2004-09-11 | head specific strut, patch from Mathieu De Zutter | fluxgen | 1 | -2/+2 | |
2004-08-31 | fix for gcc 2.95.4 -> has problems to get the right template-types | akir | 1 | -11/+12 | |
for make_pair | |||||
2004-08-31 | add autoconf check for std c++ headers | rathnor | 1 | -2/+6 | |
2004-08-30 | suppress informative debugmessages | akir | 1 | -1/+3 | |
2004-06-07 | minor fix | fluxgen | 1 | -7/+8 | |
2004-06-07 | update NLS string handling... | rathnor | 1 | -73/+73 | |
2004-05-17 | fix up slit transparency redraw issues | rathnor | 1 | -39/+6 | |
2004-04-19 | kde dockapp in systray | fluxgen | 1 | -36/+4 | |
2004-02-20 | filename fix, patch from Mathias Gumz | fluxgen | 1 | -6/+7 | |
2004-02-12 | minor fix | rathnor | 1 | -2/+2 | |
2004-02-10 | added missing template | fluxgen | 1 | -1/+2 | |
2004-02-06 | fix slitlist issue, thanks mathias gumz | rathnor | 1 | -5/+5 | |
2004-01-30 | slitlist fixing up | rathnor | 1 | -9/+22 | |
2004-01-10 | minor fix for shutdown | fluxgen | 1 | -1/+4 | |
2003-12-20 | fixed autohide bug | fluxgen | 1 | -1/+3 | |
2003-12-18 | minor fix for xinerama | fluxgen | 1 | -2/+2 | |
2003-12-18 | code cleaning | fluxgen | 1 | -5/+5 | |
2003-12-10 | cleaning in the menu code | fluxgen | 1 | -5/+1 | |
2003-12-07 | usePixmap from Texture | fluxgen | 1 | -4/+3 | |
2003-11-01 | slit client mapping on restart, surplus menu redraw | rathnor | 1 | -2/+5 | |
2003-08-30 | need to know when alpha changes | fluxgen | 1 | -1/+2 | |
2003-08-29 | slit as an observer | fluxgen | 1 | -3/+9 | |
2003-08-15 | minor indent | fluxgen | 1 | -2/+2 | |
2003-08-11 | new timer command | fluxgen | 1 | -5/+6 | |
2003-08-04 | minor cleaning | fluxgen | 1 | -9/+2 | |
2003-07-25 | make sure all menus have titles, make -version go to stdout | rathnor | 1 | -2/+8 | |
2003-07-23 | fixed kde dockapp bug | fluxgen | 1 | -40/+1 | |
2003-07-19 | fix up xinerama for heads of toolbar and slit | rathnor | 1 | -2/+9 | |
2003-07-18 | reorganise operation of ResourceManager | rathnor | 1 | -3/+5 | |
plus fix initialisation of layer for slit and toolbar | |||||
2003-07-06 | fix build issue | rathnor | 1 | -2/+2 | |
2003-07-03 | make sure at least one pixel is visible in autohide mode | fluxgen | 1 | -2/+4 | |
2003-06-27 | fix slit netizen issues | rathnor | 1 | -6/+24 | |
2003-06-24 | fixed set alpha | fluxgen | 1 | -18/+14 | |
2003-06-24 | using slit themes border color, border width and bevel width | fluxgen | 1 | -9/+8 | |
2003-06-24 | fixed transparent stuff | fluxgen | 1 | -10/+45 | |
2003-06-23 | moved slit resources from BScreen to Slit | fluxgen | 1 | -8/+92 | |