tree: af6c09b72b28882949d6edb0dbee5df44aaa0313 [path history] [tgz]
  1. BUILD.gn
  2. kiosk_wm.cc
  3. kiosk_wm.h
  4. main.cc
  5. navigator_host_impl.cc
  6. navigator_host_impl.h
  7. README.md
services/kiosk_wm/README.md

A very simple window kiosk-like window manager.

This can handle a single application at a time, any further calls to WindowManager::Embed will replace the existing application.

Renders full-screen. On linux defaults to a Nexus-5 aspect ratio.