aboutsummaryrefslogtreecommitdiffstats
path: root/HomeScreen/qml/StatusArea.qml
diff options
context:
space:
mode:
authorTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>2016-12-18 17:38:37 +0900
committerTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>2016-12-18 18:27:58 +0900
commit5e03176f3e78ed01a4db9d6c9684581d9916ca1d (patch)
tree2012dc62d6216d1f45f63c8f7b1023c781d9e024 /HomeScreen/qml/StatusArea.qml
parent88ee6a1eaeaa17ac0168a647e27d04ad2e0098c7 (diff)
Support scaled output for non-FHD screen
This is a quick hack supporting scaled output to fit various monitors which has not FHD screen resolution. (Especially useful for running CES2017 demo on QEMU) - Layer - source rectangle is 1080x1920 - destination rectangle is variable to fit screen resolution - Surface - source rectangle is based 1080x1920 - destination rectangle is based 1080x1920 - From application view - screen size is always 1080x1920 and does not need to care about phsycial screen size This change enables scaled output which changes the size according to the ratio of source and destination region of homescreen layer. This patch doesn't resolve an issue, 'CES2017 demo keep blank screen after booting on some platform (QEMU, Raspberry Pi3, MinnowMax)'. (Workaround: just run any weayland client application such as 'LayerManagerControl', 'qmlscene', or weston example like 'weston-flower', then it breaks blank screen) Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Diffstat (limited to 'HomeScreen/qml/StatusArea.qml')
0 files changed, 0 insertions, 0 deletions