aboutsummaryrefslogtreecommitdiff
path: root/src/FbWinFrame.hh
AgeCommit message (Collapse)AuthorFilesLines
2007-01-07per-window transparency, including apps and menu support, plus some simonb1-0/+11
infrastructure and related changes. Thanks for original patch from Julien Trolet, dmxen at sourceforge dot net
2006-07-04fix some sizing issues with gravity fixessimonb1-1/+1
2006-07-03fix gravitysimonb1-8/+11
2006-07-01more dead functionsmarkt1-2/+0
2006-06-26fix _NET_FRAME_EXTENTSsimonb1-1/+2
2006-06-24Make Urgency Hint flash the correct WinClient's tab.markt1-0/+2
2006-03-26rotated fonts, buttons, containers. Used for tabs for nowsimonb1-7/+7
2006-03-22more external tab work, tidying and tab width config optionsimonb1-2/+1
2006-03-22external tabs features and bugfixessimonb1-1/+14
2006-03-20external tabssimonb1-12/+50
2006-02-19FbWinFrame should not depend on class Fluxboxfluxgen1-1/+1
2006-02-16updated copyright infomathias1-1/+1
2005-10-19Fixed reordering of tabs, patch from Rob Stevensmathias1-0/+4
2005-06-19change fbwinframe to use containersimonb1-5/+11
move a few frame ops to have most code in Container
2005-05-02cleaning, create and delete tabs with FbWinFrame createTab/removeTabfluxgen1-5/+11
2005-04-29commited the wrong file in the last session :/mathias1-2/+0
2005-04-29added new IconbarModes:mathias1-0/+2
NoIcons - display all noniconified windows WorkspaceNoIcons - display all noniconified windows on the current workspace modified the nls-files accordingly
2005-04-26extension of previous big patch. Move a bunch of menu things onto simonb1-1/+0
background pixmap. Same for textbuttons.
2005-04-10Big changes to how transparency workssimonb1-18/+37
Consequently rearrange lots of rendering ops, and strip calls to updateTransparent
2005-03-16fix for gravity field on _NET_MOVERESIZE_WINDOW messages, patch from Rob ↵mathias1-6/+7
Stevens <stever3 at nycap dot rr dot com>
2005-01-24copyright datemathias1-1/+1
2004-11-24patch from Rob Stevens to add dragndrop-reordering of the tabsmathias1-0/+6
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-01-02removed setClientWindow(Window), we are using setClientWindow(FbTk FbWindow) ↵fluxgen1-3/+1
instead
2003-12-18code cleaningfluxgen1-3/+3
2003-12-16cleaningfluxgen1-3/+3
2003-12-09add window.label.active theme itemsrathnor1-3/+9
2003-10-28make client windows only reparented one below toplevel - i.e. not intorathnor1-2/+2
clientarea
2003-10-05fix window size when changing titlebar heightrathnor1-7/+8
2003-10-02fix rendering of grips for parent relative texturesrathnor1-2/+2
- make them children of the handle
2003-09-24Fix updates to mwm_hints, and make configure request move and resize atomicrathnor1-2/+7
2003-09-14less flickerfluxgen1-3/+2
2003-09-12fixed new theme itemsfluxgen1-2/+2
2003-09-12optimized renderingfluxgen1-2/+4
2003-09-11add gravity translaterathnor1-2/+2
2003-09-11erkrathnor1-1/+5
2003-09-10fixed timer to update transparent while movingfluxgen1-9/+15
2003-08-24remove round corners for already shaped windows, i.e xmmsfluxgen1-2/+3
2003-08-19moved textbutton to fbtkfluxgen1-11/+11
2003-08-13fixed rendering problem on focused textbuttonfluxgen1-8/+12
2003-07-28using list instead of vector so we can rearrange labels betterfluxgen1-3/+9
2003-07-26fix window size when varying borderWidthrathnor1-1/+3
2003-07-10added shapefluxgen1-6/+9
2003-05-21fix cascade placement for multiple headsrathnor1-2/+2
2003-05-01clean ups of reconfigure/redrawsrathnor1-1/+3
2003-04-16current label button focusedfluxgen1-3/+11
2003-04-14merged with embedded-tab-branchfluxgen1-5/+10
2003-02-15added theme listenerfluxgen1-4/+18
2003-01-09adjusted for FbTk ImageControlfluxgen1-6/+7
2003-01-07added double click interval, fixed actions on titlebar, added hide/show ↵fluxgen1-4/+24
decorations