XDG WM base wrapper class.
More...
#include <kanzi/core.ui/platform/windowing_ng/wayland/shells/xdg/wayland_xdg_wm_base.hpp>
|
| using | ListenerType |
| | Generic alias to query for appropriate listener type.
|
| |
| static KZ_NO_DISCARD unsigned int | askVersion (xdg_wm_base *handle) noexcept |
| | Requests compositor which interface version we use.
|
| |
XDG WM base wrapper class.
- Since
- Kanzi 3.9.8
◆ XDGWMBase()
| kanzi::wayland::XDGWMBase::XDGWMBase |
( |
xdg_wm_base * | 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: