Mir
|
#include "mir/shell/window_manager_builder.h"
#include "mir_toolkit/common.h"
#include <functional>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | mir::Server |
Customise and run a Mir server. More... | |
Namespaces | |
mir | |
All things Mir. | |
mir::compositor | |
Compositing. Combining renderables into a display image. | |
mir::frontend | |
Frontend interface. Mediates the interaction between client processes and the core of the mir system. | |
mir::graphics | |
Graphics subsystem. Mediates interaction between core system and the graphics environment. | |
mir::input | |
mir::logging | |
mir::options | |
System options. Interface for extracting configuration options from wherever they may be (e.g. program arguments, config files or environment variables). | |
mir::cookie | |
mir::shell | |
mir::scene | |
Management of Surface objects. Includes the model (SurfaceStack and Surface classes) and controller (SurfaceController) elements of an MVC design. | |
Enumerations | |
enum | mir::OptionType { mir::OptionType::null, mir::OptionType::integer, mir::OptionType::string, mir::OptionType::boolean } |
Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Oct 8 16:20:16 UTC 2015