Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1225)

Unified Diff: mojo/services/kiosk_wm/README.md

Issue 1049993002: Get mojo_shell building inside chromium checkout. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix presubmit Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « mojo/services/kiosk_wm/DEPS ('k') | mojo/services/kiosk_wm/kiosk_wm.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « mojo/services/kiosk_wm/DEPS ('k') | mojo/services/kiosk_wm/kiosk_wm.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698