Namespace miral¶
Mir Abstraction Layer.
Detailed Description¶
A thin, hopefully ABI stable, layer over the Mir libraries exposing only those abstractions needed to write a shell. One day this may inspire a core Mir library.
Namespaces¶
Classes¶
Functions¶
Function miral::operator!=(std::shared_ptr<mir::scene::Surface> const&, Window const&)
Function miral::operator!=(Window const&, std::shared_ptr<mir::scene::Surface> const&)
Function miral::operator!=(Output::PhysicalSizeMM const&, Output::PhysicalSizeMM const&)
Function miral::operator==(std::shared_ptr<mir::scene::Surface> const&, Window const&)
Function miral::operator==(Output::PhysicalSizeMM const&, Output::PhysicalSizeMM const&)
Function miral::operator==(Window const&, std::shared_ptr<mir::scene::Surface> const&)