tree: d30e0f7367996cde22d7252f22cbe829a812806c [path history] [tgz]
  1. BUILD.gn
  2. DEPS
  3. kiosk_wm.cc
  4. kiosk_wm.h
  5. main.cc
  6. merged_service_provider.cc
  7. merged_service_provider.h
  8. navigator_host_impl.cc
  9. navigator_host_impl.h
  10. OWNERS
  11. README.md
components/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.