tree: 7204a4b78689d51cb364d4f3dcbd5804f7166cec [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.