tree: 0460615f0639422750c42068282736ba2fb8095b [path history] [tgz]
  1. meta/
  2. resources/
  3. app.cc
  4. app.h
  5. BUILD.gn
  6. main.cc
  7. presentation.cc
  8. presentation.h
  9. 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.