|
Mir
|
#include "display_server.h"#include "buffer_stream_tracker.h"#include "protobuf_ipc_factory.h"#include "mir/frontend/connection_context.h"#include "mir/frontend/surface_id.h"#include "mir/frontend/buffer_stream_id.h"#include "mir/graphics/platform_ipc_operations.h"#include "mir/protobuf/display_server_debug.h"#include "mir_toolkit/common.h"#include <functional>#include <memory>#include <mutex>#include <vector>Go to the source code of this file.
Classes | |
| class | mir::frontend::SessionMediator |
| SessionMediator relays requests from the client process into the server. More... | |
Namespaces | |
| mir | |
| All things Mir. | |
| mir::cookie | |
| mir::graphics | |
| Graphics subsystem. Mediates interaction between core system and the graphics environment. | |
| mir::input | |
| mir::scene | |
| Management of Surface objects. Includes the model (SurfaceStack and Surface classes) and controller (SurfaceController) elements of an MVC design. | |
| mir::frontend | |
| Frontend interface. Mediates the interaction between client processes and the core of the mir system. | |
Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016