aboutsummaryrefslogtreecommitdiff
path: root/src/Window.cc
AgeCommit message (Expand)AuthorFilesLines
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
2003-04-15raise on focus [at end of cycle], also a temporary raise while cyclingrathnor1-1/+37
2003-04-15fixed y offset error on ConfigureRequestEventfluxgen1-6/+5
2003-04-15send notification when we get configureNotifyfluxgen1-40/+67
2003-04-15drag and drop support for tabsfluxgen1-9/+118
2003-04-15fixed missing breakfluxgen1-1/+3
2003-04-15cleaningfluxgen1-51/+57
2003-04-15add most recently used window cycling (Simon)rathnor1-2/+3
2003-04-14merged with embedded-tab-branchfluxgen1-715/+905
2003-04-09Little fixes to bugs highlighted by valgrind - Simonrathnor1-1/+2
2003-03-22fix outline moving and warping (Simon)rathnor1-19/+49
2003-03-03Add code for toolbar modesrathnor1-10/+12
2003-02-23silliness. I blame it on lack of sleep ;)rathnor1-3/+3
2003-02-23various frame size, and window resize/moving/outline bugsrathnor1-23/+37
2003-02-22minor cleaning, moved first resize move of framefluxgen1-12/+12
2003-02-22fixed resize bugfluxgen1-27/+35
2003-02-22fix focus models for new event handler and Resource setuprathnor1-6/+60
2003-02-20fixed menu position when we dont have a titlebar and minor cleaningfluxgen1-19/+22
2003-02-19fixed transient raise and lowerfluxgen1-49/+66
2003-02-18Added layer menus for windows, toolbar, and slit, plus associatedrathnor1-4/+13