summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-04-15app/ Modify size of the pop-upsandbox/mvlad/agl-compositor-events-stateMarius Vlad2-2/+2
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
2020-04-15app/eventhandler: Use de-activate requestMarius Vlad1-0/+4
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
2020-04-15sample/app/main: Remove flickable and make it more resilientMarius Vlad1-21/+33
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
2020-04-15sample/config.xml: Allow to retrieve application statusMarius Vlad1-0/+2
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
2020-04-15app: Add the app state eventsMarius Vlad5-2/+235
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
2020-04-15sample/app: Minor tweaksMarius Vlad2-3/+33
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
2020-04-15sample/app: Allow to hang off data when activating the appMarius Vlad2-3/+34
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
2020-04-14Adjust the window sizeMarius Vlad2-4/+4
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
2020-04-14app: Fake an eventMarius Vlad1-0/+55
Necessary to show the data. Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
2020-04-14app.pro: Remove depends on windowmanager and homescreen when buildingMarius Vlad1-1/+1
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
2020-04-14app/: Fixes and some monior tweaks to the qml fileMarius Vlad4-16/+31
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
2020-04-13onscreenapp: Initial clean-up in codeMarius Vlad3-15/+28
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
2020-04-13onscreenapp: Do not start the app by default and removeMarius Vlad1-3/+3
depends on windowmanager and homescreen Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
2020-04-13sample/package/config: We don't depend anymore on homescreen andMarius Vlad1-2/+2
windowmanager services This is jus temporarly to avoid any kind of issues with the windowmanager not showing up. Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
2020-04-13sample/app: Allow to identify the applicationMarius Vlad1-5/+7
While this doesn't seem necessary launcher will need the app_id set to switch to it later on. Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
2020-04-13sample/app: Allow to start applicationsMarius Vlad2-2/+7
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
2020-04-13sample/app: Allow to set-up the onscreenapp as pop-upMarius Vlad3-0/+18
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
2020-04-13Add pws to be able to start appsMarius Vlad11-8/+863
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
2020-04-13Add agl-shell-desktop protocolMarius Vlad5-12/+228
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
2020-04-13onscreenapp, ontestapp: Allow to display the applicationsMarius Vlad2-0/+2
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
2020-02-11Update .gitreview fileJan-Simon Möller1-1/+1
This updates the gitreview file in the project . Change-Id: I098d9b28ba793c3ee579d00923afc1959ac7ffc1 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-03-14Add onscreen title in replyShowWindowicefish_8.99.5icefish_8.99.4icefish_8.99.3icefish_8.99.2icefish_8.99.1icefish/8.99.5icefish/8.99.4icefish/8.99.3icefish/8.99.2icefish/8.99.1halibut_8.0.6halibut_8.0.5halibut_8.0.4halibut_8.0.3halibut_8.0.2halibut_8.0.1halibut_8.0.0halibut_7.99.3halibut_7.99.2halibut_7.99.1halibut/8.0.6halibut/8.0.5halibut/8.0.4halibut/8.0.3halibut/8.0.2halibut/8.0.1halibut/8.0.0halibut/7.99.3halibut/7.99.2halibut/7.99.18.99.58.99.48.99.38.99.28.99.18.0.68.0.58.0.48.0.38.0.28.0.18.0.07.99.37.99.27.99.1halibutwang_zhiqiang3-6/+8
Only set buttonName information in replyShowWindow isn't enough for application who have two onscreens with same button name. So add onscreen title into replayShowWindow. Bug-AGL: SPEC-1967 Change-Id: Ia695ed6d14ee49e6342f7600fdb2800da8b518c6 Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
2019-02-15Add onscreenappwang_zhiqiang44-0/+3574
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>
2019-02-06Initial .gitreviewhalibut_7.90.0halibut/7.90.07.90.0Jan-Simon Möller1-0/+5
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-10-25Initial empty repositoryguppy_6.99.4guppy_6.99.3guppy_6.99.2guppy_6.99.1guppy_6.90.0guppy/6.99.4guppy/6.99.3guppy/6.99.2guppy/6.99.1guppy/6.90.0flounder_5.99.6flounder_5.99.5flounder_5.99.4flounder_5.99.3flounder_5.99.2flounder_5.99.1flounder/5.99.6flounder/5.99.5flounder/5.99.4flounder/5.99.3flounder/5.99.2flounder/5.99.1eel_5.1.0eel_5.0.3eel_5.0.2eel_5.0.1eel_5.0.0eel_4.99.5eel_4.99.4eel_4.99.3eel_4.99.2eel/5.1.0eel/5.0.3eel/5.0.2eel/5.0.1eel/5.0.0eel/4.99.5eel/4.99.4eel/4.99.3eel/4.99.26.99.46.99.36.99.26.99.16.90.05.99.65.99.55.99.45.99.35.99.25.99.15.1.05.0.35.0.25.0.15.0.04.99.54.99.44.99.34.99.2eelJan-Simon Moeller0-0/+0