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)
commit0fc129789a25e345c14ea2b5260c4214a0b5d2c4
treed0e89fde203938130911df4d791c29526c04b9a8
parentb569684bc63dc301d8e577b9af921f6466f97ddb
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>
src/lib/elm_win.c