Mir
|
#include "mir/geometry/rectangles.h"
#include "mir/scene/session.h"
#include "mir/scene/surface.h"
#include "mir/scene/surface_creation_parameters.h"
#include "mir/shell/abstract_shell.h"
#include "mir/shell/window_manager.h"
#include <map>
#include <mutex>
Go to the source code of this file.
Classes | |
struct | mir::shell::SurfaceTo< Info > |
struct | mir::shell::SessionTo< Info > |
class | mir::shell::BasicWindowManagerTools< SessionInfo, SurfaceInfo > |
The interface through which the policy instructs the controller. These functions assume that the BasicWindowManager data structures can be accessed freely. I.e. should only be invoked by the policy handle_... methods (where any necessary locks are held). More... | |
class | mir::shell::BasicWindowManager< WindowManagementPolicy, SessionInfo, SurfaceInfo > |
A policy based window manager. This takes care of the management of any meta implementation held for the sessions and surfaces. More... | |
Namespaces | |
mir | |
All things Mir. | |
mir::shell | |
Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Oct 8 16:20:16 UTC 2015