aboutsummaryrefslogtreecommitdiff
path: root/src/Window.cc
AgeCommit message (Expand)AuthorFilesLines
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
2003-04-27fixed workspace warp bugfluxgen1-16/+25
2003-04-27remove mention of old useIconbar resource (toolbar modes now do thisrathnor1-2/+2
2003-04-27add missing #include <cassert>rathnor1-2/+2
2003-04-26Add code for remember functionality (Simon)rathnor1-1/+42
2003-04-25fixed MapRequest and PropertyNotify eventsfluxgen1-3/+9
2003-04-25small fix for gcc 3.3 compile bug (Simon)rathnor1-1/+8
2003-04-25updated for RootThemefluxgen1-34/+39
2003-04-25add UnderMousePlacement placement policy, plus a little fix for windowrathnor1-7/+7
2003-04-20Add window snapping (Simon)rathnor1-14/+129
2003-04-16fixed resize bugfluxgen1-7/+6
2003-04-16fix workspace warping and netizen updates for warping (Simon)rathnor1-2/+2
2003-04-16fix saving of toolbar + slit layers - simonrathnor1-3/+5
2003-04-16current label button focusedfluxgen1-3/+13
2003-04-16fixed click raise option, patch from Dale P. Smithfluxgen1-9/+6