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.

Public Functions

Application const &app() const

The application that is being given access to this extension.

char const *name() const

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

std::optional<bool> user_preference() const

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