Fix wayland borders to not need framespace defined in theme anymore.
authorChris Michael <cp.michael@samsung.com>
Fri, 23 Aug 2013 07:36:24 +0000 (08:36 +0100)
committerChris Michael <cp.michael@samsung.com>
Fri, 23 Aug 2013 07:39:19 +0000 (08:39 +0100)
commita03b9464a602a3bb6ec2447c07f6bc24378ec41c
tree399e6be3c0b728f184fe06276a2c4b03a23474ed
parent95cd308e26710755eb2c8d8ad82c8fdd40c439c9
Fix wayland borders to not need framespace defined in theme anymore.

NB: Use a rectangle, swallowed into the frame object, to calculate
framespace values.

Thanks Raster !! :)

This also fixes zmike's Fat-Frame issue ;) (ie: frame size and
framespace will be adjusted now for different font sizes in the
titlebar)

Signed-off-by: Chris Michael <cp.michael@samsung.com>
legacy/elementary/src/lib/elm_win.c