commit | f814c5dc9db7fd6597ddebe5ae221e33768323a0 | [log] [tgz] |
---|---|---|
author | Derek Foreman <derekf@osg.samsung.com> | Wed Apr 15 12:23:54 2015 -0500 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Fri Jul 17 17:46:49 2015 -0700 |
tree | 76846d74ec57afeedc8cb5a0bd8ea8cc24e9f5c4 | |
parent | c68362329ea0abf91f5f4f8d3df051c775ec1653 [diff] |
desktop-shell: add output co-ordinates to get_output_work_area() get_output_work_area() now returns the absolute work area including the output's offset. This will make math a little simpler later when we use it to constrain window moves. Signed-off-by: Derek Foreman <derekf@osg.samsung.com> Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>