You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.
Alexis Menard edited this page Aug 8, 2013
·
3 revisions
Interfaces
Desktop
Mobile
Remarks
getScreenBrightness
Done
Done
Tizen underlaying vconf have some problems with being called from the extension thread, problem should go away when extensions run in their process
setScreenBrightness
Done
Done
None
isScreenOn
ToDo
Done
None
restoreScreenBrightness
ToDo
Done
None
turnScreenOn
ToDo
Done
None
turnScreenOff
ToDo
Done
On Tizen 2.1 turning off the screen leads to the lock screen but when unlocking it, XWalk is backgrounded behind the launcher so you can't access it anymore. When XWalk integrates correctly with the Window Manager the problem should go away