aboutsummaryrefslogtreecommitdiff
path: root/src/Window.cc
AgeCommit message (Expand)AuthorFilesLines
2003-12-31using num, scroll and capslock mask from KeyUtil. Using use_mod1 resourcefluxgen1-30/+37
2003-12-30fixed focus issuefluxgen1-24/+16
2003-12-21sync after input focusfluxgen1-2/+12
2003-12-21minor fix for setCurrentClient and focused labelfluxgen1-6/+9
2003-12-21more sloppy focus fixingrathnor1-10/+14
2003-12-18code cleaningfluxgen1-54/+40
2003-12-14move client to drop zone when detaching client to root windowfluxgen1-3/+11
2003-12-12removed next prev client from menufluxgen1-5/+1
2003-12-10separator in menufluxgen1-2/+2
2003-12-10cleaning in the menu codefluxgen1-3/+2
2003-12-10fixed geometry bugfluxgen1-7/+5
2003-12-07title change signalfluxgen1-19/+7
2003-12-04sync functionfluxgen1-14/+11
2003-11-27send to menufluxgen1-4/+6
2003-11-27fixed multi button menu item for maximize itemfluxgen1-4/+12
2003-11-19some menu tweakingrathnor1-9/+21
2003-10-28make client windows only reparented one below toplevel - i.e. not intorathnor1-41/+46
2003-10-26some extra checksfluxgen1-2/+7
2003-10-06fix shape - all menus shaped, and some weird shape bugsrathnor1-2/+3
2003-10-05fix window size when changing titlebar heightrathnor1-10/+14
2003-10-05make doFocusLast work for sloppy focus as wellrathnor1-7/+24
2003-10-02address some memory issues shown up with valgrindrathnor1-1/+6
2003-09-29fix aterm opaue move updating - thanks Mathias Gumzrathnor1-2/+5
2003-09-29fix handling of base_Width/height hints in wm_normal_hintsrathnor1-44/+15
2003-09-29quadrant-resizing (Thanks Mathias Gumz)rathnor1-77/+55
2003-09-24Fix updates to mwm_hints, and make configure request move and resize atomicrathnor1-56/+56
2003-09-24fixed the aterm bugfluxgen1-5/+2
2003-09-23add support for _NET_WM_STATE_FULLSCREENrathnor1-4/+8
2003-09-16more gravity tweaksrathnor1-1/+12
2003-09-15minor change in window menufluxgen1-2/+2
2003-09-14focus fixesrathnor1-21/+18
2003-09-14less flickerfluxgen1-8/+11
2003-09-12cleaning in frame themefluxgen1-9/+3
2003-09-12optimized renderingfluxgen1-21/+26
2003-09-11fix problems relating to windows reparenting themselves.rathnor1-2/+5
2003-09-11fix gravity handlingrathnor1-125/+23
2003-09-10setUpdateDelayTimefluxgen1-1/+2
2003-08-25moved border color and width to frame themefluxgen1-5/+5
2003-08-24remove round corners for already shaped windows, i.e xmmsfluxgen1-16/+6
2003-08-24cleaningfluxgen1-17/+14
2003-08-19moved textbutton to fbtkfluxgen1-6/+6
2003-08-13using TextButton for labelfluxgen1-2/+2
2003-08-13Button changed to a FbWindowfluxgen1-9/+9
2003-08-11using new timer command and focus signalfluxgen1-7/+12
2003-07-28some more fixing of wm_protocolsrathnor1-6/+14
2003-07-28missed updating wm_protocolsrathnor1-4/+4
2003-07-28update many things to use WinClient instead of FluxboxWindowrathnor1-86/+27
2003-07-28added moveClientLeft and Rightfluxgen1-1/+52
2003-07-26fix window size when varying borderWidthrathnor1-15/+10
2003-07-24fix some bugs + issues with maximisation.rathnor1-62/+115