Mir
|
#include "mir/shell/surface_stack.h"
#include "mir/compositor/scene.h"
#include "mir/scene/observer.h"
#include "mir/input/scene.h"
#include "mir/recursive_read_write_mutex.h"
#include "mir/basic_observers.h"
#include <atomic>
#include <map>
#include <memory>
#include <mutex>
#include <set>
#include <vector>
Go to the source code of this file.
Classes | |
class | mir::scene::Observers |
class | mir::scene::SurfaceStack |
Namespaces | |
mir | |
All things Mir. | |
mir::graphics | |
Graphics subsystem. Mediates interaction between core system and the graphics environment. | |
mir::scene | |
Management of Surface objects. Includes the model (SurfaceStack and Surface classes) and controller (SurfaceController) elements of an MVC design. | |
Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016