tree: 859028e6b3196929763331b64eb0650976356f38 [path history] [tgz]
  1. meta/
  2. resources/
  3. app.cc
  4. app.h
  5. BUILD.gn
  6. display_flipper.cc
  7. display_flipper.h
  8. main.cc
  9. presentation.cc
  10. presentation.h
  11. README.md
bin/ui/root_presenter/README.md

Mozart Root Presenter

This directory contains the Root Presenter, a service which binds view trees to a renderer and provides input.

This application must be run within an environment that includes the compositor and view manager.

See also the Launch program which is used to launch a view provider application and ask the Presenter in its environment to display it.

USAGE

This program should not be run directly.

Use launch instead.