Wayland output wrapper class.
More...
#include <kanzi/core.ui/platform/windowing_ng/wayland/wayland_output.hpp>
|
| using | ListenerType |
| | Generic alias to query for appropriate listener type.
|
| |
| static KZ_NO_DISCARD unsigned int | askVersion (wl_output *handle) noexcept |
| | Requests compositor which interface version we use.
|
| |
Wayland output wrapper class.
- Since
- Kanzi 3.9.8
◆ WaylandOutput()
| kanzi::wayland::WaylandOutput::WaylandOutput |
( |
wl_output * | nativeHandle | ) |
|
|
explicitnoexcept |
Constructor.
- Parameters
-
| nativeHandle | Native Wayland handle. |
◆ s_nativeInterface
Represents the underlying native interface.
◆ s_maxVersion
Represents maximum interface version supported by the Wayland implementation that Kanzi libraries were compiled against.
Defines correct maximum possible interface version based on available events and requests.
- Since
- Kanzi 3.9.11
The documentation for this class was generated from the following file: