Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-9541

Add preferences to put app into "kiosk mode"

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 4.0.0
    • cordova-osx
    • None

    Description

      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"/>

      Attachments

        Activity

          People

            tripod Tobias Bocanegra
            tripod Tobias Bocanegra
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: