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

Unified Diff: services/kiosk_wm/README.md

Issue 1536713004: Revert "Delete the ViewManager and WindowManager services." (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years 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 | « services/kiosk_wm/BUILD.gn ('k') | services/kiosk_wm/kiosk_wm.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/kiosk_wm/README.md
diff --git a/services/kiosk_wm/README.md b/services/kiosk_wm/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..4c38010eedfb5ea3386af671c473173eb550332a
--- /dev/null
+++ b/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 | « services/kiosk_wm/BUILD.gn ('k') | services/kiosk_wm/kiosk_wm.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698