Age | Commit message (Expand) | Author | Files | Lines |
2007-08-09 | Fix handling of Shape, stage 2 (more involved/complete handling) | simonb | 1 | -2/+5 |
2007-07-02 | use old size/position in apps file when the window is shaded or maximized | markt | 1 | -0/+1 |
2007-04-23 | disabled resizing shaded windows | markt | 1 | -2/+1 |
2007-04-03 | fixed a bug, removed some unused code | markt | 1 | -3/+0 |
2007-01-07 | per-window transparency, including apps and menu support, plus some | simonb | 1 | -0/+11 |
2006-07-04 | fix some sizing issues with gravity fixes | simonb | 1 | -1/+1 |
2006-07-03 | fix gravity | simonb | 1 | -8/+11 |
2006-07-01 | more dead functions | markt | 1 | -2/+0 |
2006-06-26 | fix _NET_FRAME_EXTENTS | simonb | 1 | -1/+2 |
2006-06-24 | Make Urgency Hint flash the correct WinClient's tab. | markt | 1 | -0/+2 |
2006-03-26 | rotated fonts, buttons, containers. Used for tabs for now | simonb | 1 | -7/+7 |
2006-03-22 | more external tab work, tidying and tab width config option | simonb | 1 | -2/+1 |
2006-03-22 | external tabs features and bugfixes | simonb | 1 | -1/+14 |
2006-03-20 | external tabs | simonb | 1 | -12/+50 |
2006-02-19 | FbWinFrame should not depend on class Fluxbox | fluxgen | 1 | -1/+1 |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 |
2005-10-19 | Fixed reordering of tabs, patch from Rob Stevens | mathias | 1 | -0/+4 |
2005-06-19 | change fbwinframe to use container | simonb | 1 | -5/+11 |
2005-05-02 | cleaning, create and delete tabs with FbWinFrame createTab/removeTab | fluxgen | 1 | -5/+11 |
2005-04-29 | commited the wrong file in the last session :/ | mathias | 1 | -2/+0 |
2005-04-29 | added new IconbarModes: | mathias | 1 | -0/+2 |
2005-04-26 | extension of previous big patch. Move a bunch of menu things onto | simonb | 1 | -1/+0 |
2005-04-10 | Big changes to how transparency works | simonb | 1 | -18/+37 |
2005-03-16 | fix for gravity field on _NET_MOVERESIZE_WINDOW messages, patch from Rob Stev... | mathias | 1 | -6/+7 |
2005-01-24 | copyright date | mathias | 1 | -1/+1 |
2004-11-24 | patch from Rob Stevens to add dragndrop-reordering of the tabs | mathias | 1 | -0/+6 |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 |
2004-01-02 | removed setClientWindow(Window), we are using setClientWindow(FbTk FbWindow) ... | fluxgen | 1 | -3/+1 |
2003-12-18 | code cleaning | fluxgen | 1 | -3/+3 |
2003-12-16 | cleaning | fluxgen | 1 | -3/+3 |
2003-12-09 | add window.label.active theme items | rathnor | 1 | -3/+9 |
2003-10-28 | make client windows only reparented one below toplevel - i.e. not into | rathnor | 1 | -2/+2 |
2003-10-05 | fix window size when changing titlebar height | rathnor | 1 | -7/+8 |
2003-10-02 | fix rendering of grips for parent relative textures | rathnor | 1 | -2/+2 |
2003-09-24 | Fix updates to mwm_hints, and make configure request move and resize atomic | rathnor | 1 | -2/+7 |
2003-09-14 | less flicker | fluxgen | 1 | -3/+2 |
2003-09-12 | fixed new theme items | fluxgen | 1 | -2/+2 |
2003-09-12 | optimized rendering | fluxgen | 1 | -2/+4 |
2003-09-11 | add gravity translate | rathnor | 1 | -2/+2 |
2003-09-11 | erk | rathnor | 1 | -1/+5 |
2003-09-10 | fixed timer to update transparent while moving | fluxgen | 1 | -9/+15 |
2003-08-24 | remove round corners for already shaped windows, i.e xmms | fluxgen | 1 | -2/+3 |
2003-08-19 | moved textbutton to fbtk | fluxgen | 1 | -11/+11 |
2003-08-13 | fixed rendering problem on focused textbutton | fluxgen | 1 | -8/+12 |
2003-07-28 | using list instead of vector so we can rearrange labels better | fluxgen | 1 | -3/+9 |
2003-07-26 | fix window size when varying borderWidth | rathnor | 1 | -1/+3 |
2003-07-10 | added shape | fluxgen | 1 | -6/+9 |
2003-05-21 | fix cascade placement for multiple heads | rathnor | 1 | -2/+2 |
2003-05-01 | clean ups of reconfigure/redraws | rathnor | 1 | -1/+3 |
2003-04-16 | current label button focused | fluxgen | 1 | -3/+11 |