aboutsummaryrefslogtreecommitdiff
path: root/src/Window.hh
AgeCommit message (Expand)AuthorFilesLines
2003-08-19moved textbutton to fbtkfluxgen1-4/+4
2003-08-11added focus sig and updated for time commandfluxgen1-5/+4
2003-07-28some more fixing of wm_protocolsrathnor1-1/+2
2003-07-28update many things to use WinClient instead of FluxboxWindowrathnor1-10/+2
2003-07-28added moveClientLeft and Rightfluxgen1-6/+8
2003-07-26fix window size when varying borderWidthrathnor1-2/+2
2003-07-24fix some bugs + issues with maximisation.rathnor1-3/+5
2003-07-20fix menus for "extra" things, like remember, so that they will berathnor1-5/+15
2003-07-17fix java bug (wasn't sending ConfigureNotify events in response torathnor1-2/+2
2003-07-10dont need to call constructor with menuthemefluxgen1-2/+1
2003-06-25applied max vert horiz toggle patch from MrChuoifluxgen1-22/+34
2003-06-24minor cleaning, removed window numberfluxgen1-5/+2
2003-06-23fix grouping to persist over restart, plus various related bugs.rathnor1-23/+12
2003-06-18added strut supportfluxgen1-2/+8
2003-06-15instance and class name in WinClient insteadfluxgen1-7/+3
2003-06-12minor fixesfluxgen1-3/+3
2003-05-26fix usage of decoration.border (incl xmms move bug)rathnor1-2/+1
2003-05-24reordered menusfluxgen1-2/+3
2003-05-21fix cascade placement for multiple headsrathnor1-2/+2
2003-05-15cleaning in FluxboxWindow interfacefluxgen1-45/+30
2003-05-14added better shape supportfluxgen1-2/+5
2003-05-11minor cleaningfluxgen1-6/+4
2003-05-10using parent window instead of root windowfluxgen1-3/+8
2003-05-10variable name changesfluxgen1-24/+23
2003-05-10moved BlackboxHints from BaseDisplayfluxgen1-4/+28
2003-05-07transient fixes by making them WinClientsrathnor1-12/+6
2003-05-01clean ups of reconfigure/redrawsrathnor1-3/+3
2003-04-28fixing remembering of decorationsrathnor1-1/+2
2003-04-27fix nextFocus problem with tabbed windowsrathnor1-2/+2
2003-04-26add some comments to better describe the difference between the 2rathnor1-2/+7
2003-04-26Add code for remember functionality (Simon)rathnor1-1/+19
2003-04-25small fix for gcc 3.3 compile bug (Simon)rathnor1-6/+1
2003-04-20fix couple of functions that shouldn't have been marked as inlinerathnor1-3/+3
2003-04-20Add window snapping (Simon)rathnor1-1/+4
2003-04-16added detachCurrentClientfluxgen1-1/+3
2003-04-15raise on focus [at end of cycle], also a temporary raise while cyclingrathnor1-1/+2
2003-04-15added resizeClient and sendConfigureNotifyfluxgen1-2/+4
2003-04-15drag and drop support for tabsfluxgen1-2/+5
2003-04-14merged with embedded-tab-branchfluxgen1-78/+78
2003-03-22fix outline moving and warping (Simon)rathnor1-1/+2
2003-02-23removed old functionfluxgen1-2/+1
2003-02-22fix focus models for new event handler and Resource setuprathnor1-1/+3
2003-02-18Added layer menus for windows, toolbar, and slit, plus associatedrathnor1-4/+15
2003-02-17holding last movefluxgen1-2/+3
2003-02-16Fixed gnome init problems (Simon)rathnor1-2/+6
2003-02-16added raiseAndFocusfluxgen1-1/+2
2003-02-16Add layer menu to window menurathnor1-2/+5
2003-02-09fixing up of layer coderathnor1-6/+8
2003-02-03added layer for constructorfluxgen1-6/+11
2003-02-02Integration of new Layering code, plus updates to the layering code itselfrathnor1-13/+15