aboutsummaryrefslogtreecommitdiff
path: root/src/MinOverlapPlacement.cc
AgeCommit message (Collapse)AuthorFilesLines
2015-07-29Update MinOverlapPlacement.ccKen Moore1-1/+2
Skip any windows which are not in the same layer as the window to be placed.
2011-03-19code cleanup: moved code from public API to implementationMathias Gumz1-71/+105
renamed 'Region' to 'Area' to avoid conflicts with 'Region' from Xlib.
2009-10-03compile fixes for sun compiler 5.10: complains about 'not beeing able to ↵Mathias Gumz1-3/+4
initialize this from that'
2008-09-21fix placement of windows with non-default decorationsMark Tiefenbruck1-2/+4
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-11-12allow arbitrary window patterns in iconbarmarkt1-1/+1
2007-10-24fixed gcc 2.96 compile problemfluxgen1-1/+1
2007-10-24introduced workspacename for ClientPattern, and some miscellaneous cleanupmarkt1-6/+19
2007-10-24really fix placement when head is remembered but not positionmarkt1-1/+1
2007-10-13merged changes from pre-develmarkt1-0/+186