aboutsummaryrefslogtreecommitdiff
path: root/src/Window.hh
AgeCommit message (Expand)AuthorFilesLines
2003-12-30fixed focus issuefluxgen1-3/+3
2003-12-18code cleaningfluxgen1-13/+16
2003-12-17cleaningfluxgen1-3/+3
2003-12-16cleaningfluxgen1-2/+1
2003-12-07title change signalfluxgen1-4/+4
2003-10-28make client windows only reparented one below toplevel - i.e. not intorathnor1-3/+3
2003-10-06fix shape - all menus shaped, and some weird shape bugsrathnor1-3/+3
2003-10-05make doFocusLast work for sloppy focus as wellrathnor1-3/+3
2003-09-29fix handling of base_Width/height hints in wm_normal_hintsrathnor1-2/+3
2003-09-29quadrant-resizing (Thanks Mathias Gumz)rathnor1-4/+12
2003-09-24Fix updates to mwm_hints, and make configure request move and resize atomicrathnor1-6/+6
2003-09-23add support for _NET_WM_STATE_FULLSCREENrathnor1-3/+3
2003-09-12minor stufffluxgen1-2/+2
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