summaryrefslogtreecommitdiffstats
path: root/meta-hmi-framework/recipes-graphics/qlibwindowmanager
AgeCommit message (Collapse)AuthorFilesLines
2019-05-31Cleanup of meta-agl-devel for HHJan-Simon Möller1-14/+0
Part of the layer cleanup. Bug-AGL: SPEC-2450 Change-Id: I3316e816c630ee47a5643f3efef72b01e67090a5 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-12-14Bump qlibwindowmanager revisionKazumasa Mitsunari1-1/+1
This patch includes the followings 3ff0715 Inherit LibWindowmanager d186c2c Use simple API of libwindowmanager 93b1927 Fix memory leak when application dead Change-Id: I75b29152c7ea6cb75ccdff06baa7049603ed5191 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2018-08-02Update to latest revisions for scalable renderingJan-Simon Möller1-1/+1
We catch changes in agl-service-windowmanager: a79b572a5f26d6ecdd97dff159c40bad330e1c4c Merge changes from topic '15921' 40ec5ee486893ccb1d259c7980b077cb087494aa Fix WM attach layers to different screen. 8a791cb2ab7c159aac440cd97fbf2ae75d79b31f Improve output of multiple screen resolution 6bc7a273350721be300423b1509527f336dce50e Revert 'Enable scaling to fit various screen resolutions' 6d11d35f86649511e6a5b4b8ab6b6ae13cb4d556 Fix source rectangle changes every state change in libwindowmanager: b306138515459445eb2173301e012f2848495f00 Add new parameter 'scale' for multiple resolution f23acb4b26d3f51317936ebf5dcff66b1c54ae31 Change .gitreview in qlibwindowmanager: 744df8b7c6ccb4e2254e452eec82f5d0703417cf Add an interface to scalable rendering with multiple resolution cddefc7651d54fd99d4b1c1c17834f604de01b88 Change .gitreview Change-Id: I3ab5d9110baee4e847f6b40dd8fc438e38a62908 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-07-25Change the repositories of window manager helper librariesKazumasa Mitsunari1-1/+2
Change the repositories of window manager helper libraries. Bug-AGL: SPEC-1547 Change-Id: I634a50af0b29bcb33cd1ddbd0a6e7611232b841d Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2018-07-12Update: Window Manager and window manager librariesKazumasa Mitsunari1-1/+1
This commits includes * agl-service-windowmanager-2017 8ab10aa Enable scaling to fit various screen resolutions 6e8ca74 Forbid negative value for area size c3c3679 Rename event names to lower camel case 3bc52b7 Rename APIs cc3c6dd Add new layers and rename existing layers dd72b1c Add configuration file for each area sizes cf05c2b Convert the roles from old one to new * libwindowmanager 40ec1cb Rename event names to lower camel case 5f3b684 Rename APIs 4b30680 Revert "Change Visible and InVisible event to broadcast" * qlibwindowmanager d5d31fe Rename APIs Change-Id: Ic22b55f72eb30577b8fc55491e4d24d2e2b40cb0 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2018-07-03Update: libraries for window manager clientKazumasa Mitsunari1-1/+1
Following commits are included: libwindowmanager f27a437 Add screen_updated and error event qlibwindowmanager ee162e3 Add screen_updated and error event 867cc35 Fix the name of library 1cc7f85 Fix default area Change-Id: Ic38596a0cac92a57fd1eb347f22d629220db4c66 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-11-13qlibwindowmanager: Fix installation errorKazumasa Mitsunari1-1/+1
Change-Id: I5dd0b986a86ed03f5c9ac55261c1c48c90180bec Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-11-10Add qlibwindowmanager recipeKazumasa Mitsunari1-0/+13
Change-Id: I4621b74b0f2ca446a4d007901b33b58f396d0aa3 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>