- QML 36.7%
- JavaScript 28.8%
- Shell 12.1%
- CSS 11.8%
- HTML 10.6%
| src | ||
| .gitignore | ||
| appstore.png | ||
| LICENSE | ||
| Readme.md | ||
| settings.png | ||
| webos26.png | ||
A experiment custom DVD screenshot for webos 7+
It is based on https://github.com/Anti-hero00/custom-screensaver and https://github.com/webosbrew/custom-screensaver.It has a settings page and it only work in webos 7+.However Only webos 26 is tested as of now.
Click the install screensaver to install it on your system.Keep in mind,It would replace life on screen (aka LG Gallery+).
Compile
Run the fellow command to build it :
$ ares-package src
Image Background Color
The default DVD logo used in this app is a fully black image (expect for transparent DVD logo)therefore the image background color would be the color of the dvd logo hence the transparent option in Image Background Color would make the DVD black.
Webos 26
Due to webos26 having stricter default permission,this app cant access service in webos26 with older hb chnanal.However that issue seem to work workarounded/fixed in https://github.com/webosbrew/webos-homebrew-channel/pull/233.
It is possiable to manually grain permission for the app via the command as below however.
# echo '{"moe.exkc.dvd-*":["public"]}' > /var/luna-service2-dev/client-permissions.d/moe.exkc.dvd.app.json
# reboot
Since it only really need root to install screensaver, you can manully install it like so :
# sh /media/developer/apps/usr/palm/applications/moe.exkc.dvd/access/install.sh
License
This project is under MIT License.

