summaryrefslogtreecommitdiffstats
path: root/sample
AgeCommit message (Collapse)AuthorFilesLines
2020-04-21onscreenapp, ontestapp: Initial conversion to agl-compositorMarius Vlad8-99/+380
Add agl-shell-desktop protocol and the ability to launch apps. Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
2019-02-15Add onscreenappwang_zhiqiang21-0/+1578
Onscreenapp is a qt application for showing onscreens. Applications can show/hide onscreen by calling homescreen-service's showWindow/hideWindow verb. Applications also can customize onscreen's title,type, display contents and buttons. Some images about onscreen pattern had uploaded in JIRA SPEC-1967. Bug-AGL: SPEC-1967 Change-Id: I421193f7d089584a26db629be27414d050a74337 Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>