| Index: mojo/services/kiosk_wm/README.md
|
| diff --git a/mojo/services/kiosk_wm/README.md b/mojo/services/kiosk_wm/README.md
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..4c38010eedfb5ea3386af671c473173eb550332a
|
| --- /dev/null
|
| +++ b/mojo/services/kiosk_wm/README.md
|
| @@ -0,0 +1,6 @@
|
| +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.
|
|
|