AckConfigure(std::uint32_t serial) override | KODI::WINDOWING::WAYLAND::CShellSurfaceXdgShell | virtual |
CShellSurfaceXdgShell(IShellSurfaceHandler &handler, wayland::display_t &display, wayland::xdg_wm_base_t const &shell, wayland::surface_t const &surface, std::string const &title, std::string const &class_) | KODI::WINDOWING::WAYLAND::CShellSurfaceXdgShell | |
Initialize() override | KODI::WINDOWING::WAYLAND::CShellSurfaceXdgShell | virtual |
IShellSurface() noexcept=default | KODI::WINDOWING::WAYLAND::IShellSurface | protected |
SetFullScreen(wayland::output_t const &output, float refreshRate) override | KODI::WINDOWING::WAYLAND::CShellSurfaceXdgShell | virtual |
SetMaximized() override | KODI::WINDOWING::WAYLAND::CShellSurfaceXdgShell | virtual |
SetMinimized() override | KODI::WINDOWING::WAYLAND::CShellSurfaceXdgShell | virtual |
SetWindowed() override | KODI::WINDOWING::WAYLAND::CShellSurfaceXdgShell | virtual |
SetWindowGeometry(CRectInt geometry) override | KODI::WINDOWING::WAYLAND::CShellSurfaceXdgShell | virtual |
ShowShellContextMenu(const wayland::seat_t &seat, std::uint32_t serial, CPointInt position) override | KODI::WINDOWING::WAYLAND::CShellSurfaceXdgShell | virtual |
StartMove(const wayland::seat_t &seat, std::uint32_t serial) override | KODI::WINDOWING::WAYLAND::CShellSurfaceXdgShell | virtual |
StartResize(const wayland::seat_t &seat, std::uint32_t serial, wayland::shell_surface_resize edge) override | KODI::WINDOWING::WAYLAND::CShellSurfaceXdgShell | virtual |
State enum name | KODI::WINDOWING::WAYLAND::IShellSurface | |
STATE_ACTIVATED enum value | KODI::WINDOWING::WAYLAND::IShellSurface | |
STATE_COUNT enum value | KODI::WINDOWING::WAYLAND::IShellSurface | |
STATE_FULLSCREEN enum value | KODI::WINDOWING::WAYLAND::IShellSurface | |
STATE_MAXIMIZED enum value | KODI::WINDOWING::WAYLAND::IShellSurface | |
STATE_RESIZING enum value | KODI::WINDOWING::WAYLAND::IShellSurface | |
StateBitset typedef | KODI::WINDOWING::WAYLAND::IShellSurface | |
StateToString(StateBitset state) | KODI::WINDOWING::WAYLAND::IShellSurface | static |
TryCreate(IShellSurfaceHandler &handler, CConnection &connection, wayland::surface_t const &surface, std::string const &title, std::string const &class_) | KODI::WINDOWING::WAYLAND::CShellSurfaceXdgShell | static |
UnsetMaximized() override | KODI::WINDOWING::WAYLAND::CShellSurfaceXdgShell | virtual |
~CShellSurfaceXdgShell() noexcept override | KODI::WINDOWING::WAYLAND::CShellSurfaceXdgShell | |
~IShellSurface()=default | KODI::WINDOWING::WAYLAND::IShellSurface | virtual |