aboutsummaryrefslogtreecommitdiff
path: root/src/Window.cc
AgeCommit message (Expand)AuthorFilesLines
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
2003-07-21fix removeClient (no idea why that line was removed [by me])rathnor1-1/+2
2003-07-21fix focus properlyrathnor1-26/+42
2003-07-20fix focus and raising for transient windows in particularrathnor1-28/+42
2003-07-20fix menus for "extra" things, like remember, so that they will berathnor1-13/+178
2003-07-19fix up xinerama for heads of toolbar and slitrathnor1-2/+3
2003-07-17fix java bug (wasn't sending ConfigureNotify events in response torathnor1-12/+10
2003-07-10dont need to call constructor with menuthemefluxgen1-4/+3
2003-07-04support in remember for specifying groups.rathnor1-8/+47
2003-07-02minor cleaningfluxgen1-4/+4
2003-06-30dont resize if not isResizable, disabled title in layermenufluxgen1-4/+6
2003-06-26speedups for having lots of stuck windowsrathnor1-3/+9
2003-06-25applied max vert horiz toggle patch from MrChuoifluxgen1-27/+39
2003-06-25minor workspace fixfluxgen1-4/+2
2003-06-24minor cleaning, removed window numberfluxgen1-3/+3
2003-06-23fix grouping to persist over restart, plus various related bugs.rathnor1-233/+105
2003-06-22removed iconbar depfluxgen1-11/+2
2003-06-18added strut supportfluxgen1-3/+18
2003-06-15instance and class name in WinClient insteadfluxgen1-31/+13
2003-06-13added autogroupingfluxgen1-23/+34
2003-06-12minor fixesfluxgen1-4/+3
2003-06-11moved cursor to FbWinFrameThemefluxgen1-10/+10
2003-06-06fix crash on window attach - triggered when attaching from the focused windowrathnor1-2/+5
2003-05-26fix usage of decoration.border (incl xmms move bug)rathnor1-46/+34
2003-05-24reorder menusfluxgen1-3/+3
2003-05-24fixed layer menu bug, it should be internal so the parent dont kill itfluxgen1-1/+4
2003-05-21fix cascade placement for multiple headsrathnor1-3/+3
2003-05-20xinerama for placement + snapping, + tidyrathnor1-17/+29
2003-05-19using property and changePropertyfluxgen1-7/+5
2003-05-19correct some maximise numbersrathnor1-4/+4
2003-05-19xinerama updatesrathnor1-10/+10
2003-05-17fixed cursor for gripsfluxgen1-7/+9
2003-05-15minor cleaningfluxgen1-7/+7
2003-05-15minor cleaning in BScreen interfacefluxgen1-62/+43
2003-05-15cleaning in FluxboxWindow interfacefluxgen1-254/+285
2003-05-14added better shape supportfluxgen1-2/+75
2003-05-13minor debug msg fixfluxgen1-1/+3
2003-05-13fix iconify with autoraiserathnor1-1/+3