Class WaylandExtensions::EnableInfo

Nested Relationships

This class is a nested type of Class WaylandExtensions.

Class Documentation

class EnableInfo

Information that can be used to determine if to enable a conditionally enabled extension.

Remark

Since MirAL 3.4

Public Functions

auto app() const -> Application const&

The application that is being given access to this extension.

auto name() const -> const char*

The name of the extension/global, always the same as given to conditionally_enable()

auto user_preference() const -> std::optional<bool>

If the user has enabled or disabled this extension one of the wayland extension Mir options.