blob: b1fa8ba6aa1d82524f3311be1be8bb37887c7f5b [file] [log] [blame] [view]
# Fuchsia UI
A collection of services and applications to support the graphical
user interface.
## Scenic, the scene manager.
Scenic's primary mission is to allow client apps to present graphical content on
the screen. This is achieved by providing controlled access to a shared scene
graph.
## Input Manager
A service which dispatches input events to views.
## Root Presenter
A simple application to present views as the root of a display.