Tobias Bocanegra created CB-9541:
------------------------------------
Summary: Add preferences to put app into "kiosk mode"
Key: CB-9541
URL: https://issues.apache.org/jira/browse/CB-9541
Project: Apache Cordova
Issue Type: Improvement
Components: OSX
Reporter: Tobias Bocanegra
Assignee: Tobias Bocanegra
Priority: Minor
similar to
https://github.com/onflapp/cordova-osx/commit/c7b79980afd0036874560d8f0d06c1f5ea418321
Add the following preferences:
||name||comment||example||
|{{WindowSize}}|size of the application window in the format "wxh". special
values 'auto' and 'fullscreen' | {{<preference name="WindowSize"
value="fullscreen" />}}|
|{{HideMousePointer}}|idle duration in seconds after which the mouse pointer
should be hidden. '0' for always.| {{<preference name="HideMousePointer"
value="5"/>}}|
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]