Fix y-position of windows using MinOverlapPlacement.
commit0ecf5875b13d5eab2e223df6665da87e05308240
authortadam <tadam>
Wed, 30 Dec 2009 22:42:23 +0000 (30 22:42 +0000)
committertadam <tadam>
Wed, 30 Dec 2009 22:42:23 +0000 (30 22:42 +0000)
tree287f56f1dd98037cfb137f8f7816165c2f90e6b2
parentb449fd1491ea396b4ce025fb082f5240655c97a1
Fix y-position of windows using MinOverlapPlacement.

Due to how the offsets for the best window positioning is calculated, the y
position was not ever taking into account the placement of the window with
respect to the size of the borders; effectively pushing it off-screen.  Fix
it by resetting the y position to take into account the total size of the
border height.
ChangeLog
NEWS
fvwm/placement.c