Class WaylandOutput

Class Documentation

class WaylandOutput

Public Functions

WaylandOutput(WaylandApp *app, wl_output *output)
virtual ~WaylandOutput() = default
inline auto scale() const -> int
inline auto transform() const -> int
inline auto operator==(wl_output *other) const -> bool
inline auto wl() const -> wl_output*