ubuntu-sdk-bugs team mailing list archive
-
ubuntu-sdk-bugs team
-
Mailing list archive
-
Message #04445
[Bug 1462489] Re: Allow apps to keep the screen on
** Changed in: developer-ubuntu-com
Status: New => Fix Released
** Changed in: developer-ubuntu-com
Assignee: (unassigned) => David Callé (davidc3)
--
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1462489
Title:
Allow apps to keep the screen on
Status in Canonical System Image:
Fix Released
Status in Canonical Click Reviewers tools:
Fix Released
Status in Ubuntu Developer Portal:
Fix Released
Status in apparmor-easyprof-ubuntu package in Ubuntu:
Fix Released
Status in qtsystems-opensource-src package in Ubuntu:
Fix Released
Status in qtubuntu package in Ubuntu:
Confirmed
Status in ubuntu-system-settings package in Ubuntu:
Confirmed
Status in ubuntu-ui-toolkit package in Ubuntu:
Confirmed
Status in unity-system-compositor package in Ubuntu:
Fix Released
Status in unity8 package in Ubuntu:
Fix Released
Status in qtsystems-opensource-src package in Ubuntu RTM:
Fix Released
Bug description:
Support an interface in QML and HTML to allow an app to keep the
screen on while the app is active. This has come up in several
scenarios, such as an ebook reader, a clock in night mode.
First step is to hook up QtSystemInfo screenSaverEnabled
One solution to inhibit the screen blanking:
Add a new dbus rule to the default template
Provide a mediator (unity8) to control this, so it can restore the screen blanking when the app is not active or has been closed
Prompt the user for confirmation the first time the app accesses it
use the trust store to avoid prompts each time
add to the System settings Other app access panel an entry for Screen or Display so the setting could be revoked
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1462489/+subscriptions
References