#include <kanzi/core.ui/platform/windowing_ng/wayland/shells/core/wayland_core_shell.hpp>#include <kanzi/core.ui/platform/windowing_ng/wayland/shells/ivi/wayland_ivi_shell.hpp>#include <kanzi/core.ui/platform/windowing_ng/wayland/shells/xdg/wayland_xdg_shell.hpp>#include <kanzi/core.ui/platform/windowing_ng/wayland/shells/core/default_wayland_shell_surface_listener.hpp>#include <kanzi/core.ui/platform/windowing_ng/wayland/shells/ivi/default_wayland_ivi_surface_listener.hpp>#include <kanzi/core.ui/platform/windowing_ng/wayland/shells/xdg/default_wayland_xdg_surface_listener.hpp>#include <kanzi/core.ui/platform/windowing_ng/wayland/shells/xdg/default_wayland_xdg_toplevel_listener.hpp>#include <kanzi/core.ui/platform/windowing_ng/wayland/shells/xdg/default_wayland_xdg_wm_base_listener.hpp>#include <kanzi/core.ui/platform/windowing_ng/wayland/default_wayland_registry_listener.hpp>#include <kanzi/core.ui/platform/windowing_ng/wayland/wayland_registry.hpp>#include <kanzi/core/cpp/utility.hpp>#include <kanzi/core/cpp/variant.hpp>#include <kanzi/core/util/tuple_for_each.hpp>Classes | |
| class | kanzi::wayland::ShellWrapper< Shell, ListenerPack > |
| Helper class that contains a Shell with associated listeners. More... | |
Namespaces | |
| namespace | kanzi |
| namespace | kanzi::wayland |
Typedefs | |
| using | kanzi::wayland::DefaultCoreShellWrapper |
| Alias for CoreShell with all default listeners. | |
| using | kanzi::wayland::DefaultIVIShellWrapper |
| Alias for IVIShell with all default listeners. | |
| using | kanzi::wayland::DefaultXDGShellWrapper |
| Alias for XDGShell with all default listeners. | |
| using | kanzi::wayland::ShellWrapperVariant |
| Alias for a variant of all default shells. | |