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

Side by Side Diff: services/ui/input_manager/README.md

Issue 1552043002: Make Mozart view manager use the new compositor. (Closed) Base URL: git@github.com:domokit/mojo.git@moz-12
Patch Set: Created 4 years, 11 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 unified diff | Download patch
OLDNEW
1 # Mozart Compositor 1 # Mozart Input Manager
2 2
3 This directory contains an implementation of the Compositor interface. 3 This directory contains an Associate
4 It provides a graphical compositor system for used by other applications.
5 4
6 It doesn't make sense to run this application stand-alone since it 5 It doesn't make sense to run this application stand-alone since it
7 doesn't have any UI of its own to display. Instead, use the Mozart 6 doesn't have any UI of its own to display. Instead, use the Mozart
8 Launcher or some other application to launch and embed the UI of some 7 Launcher or some other application to launch and embed the UI of some
9 other application using the view manager. 8 other application using the view manager.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698