desktop-shell: use output position in get_output_panel_size()
authorDerek Foreman <derekf@osg.samsung.com>
Wed, 15 Apr 2015 17:23:55 +0000 (12:23 -0500)
committerBryce Harrington <bryce@osg.samsung.com>
Sat, 18 Jul 2015 00:46:54 +0000 (17:46 -0700)
commit612341f1a62b8c5cd2975343b7d607beb397fa57
treeb1410037def0897cc5cfaec842e2fc3f3d577f1d
parentf814c5dc9db7fd6597ddebe5ae221e33768323a0
desktop-shell: use output position in get_output_panel_size()

The panel size calculation needs to take the output position into account
or it's only correct when the output is at 0, 0.

Signed-off-by: Derek Foreman <derekf@osg.samsung.com>
Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>
desktop-shell/shell.c