aboutsummaryrefslogtreecommitdiff
path: root/src/Window.cc
AgeCommit message (Expand)AuthorFilesLines
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
2003-05-11fix up various focus-related issuesrathnor1-4/+5
2003-05-11minor cleaningfluxgen1-3/+3
2003-05-11minor fixesfluxgen1-4/+11
2003-05-11minor cleaningfluxgen1-5/+5
2003-05-10using parent window instead of root windowfluxgen1-73/+71
2003-05-10variable name changesfluxgen1-305/+302
2003-05-10moved BlackboxHints from BaseDisplayfluxgen1-56/+59
2003-05-08fix some missing enternotifiesrathnor1-3/+5
2003-05-08fix sloppy focus for embedded tabsrathnor1-8/+27
2003-05-08fix silly mistake in widow move layersrathnor1-2/+2
2003-05-08fix some focus problems when changing workspacerathnor1-2/+2
2003-05-07fix crash from removeClient if window wasn't the active clientrathnor1-7/+15
2003-05-07transient fixes by making them WinClientsrathnor1-186/+180
2003-05-07fixed focus new on deiconifyfluxgen1-2/+2
2003-05-04add session.ignoreBorder to ignore border for movement eventsrathnor1-1/+13
2003-05-04fix warping with multiple screensrathnor1-3/+3
2003-05-01clean ups of reconfigure/redrawsrathnor1-16/+6
2003-04-28fixing remembering of decorationsrathnor1-7/+21
2003-04-28add client window to event managerrathnor1-3/+8
2003-04-27fix nextFocus problem with tabbed windowsrathnor1-29/+19