Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
WindowDecorator.h File Reference
#include "Connection.h"
#include "Registry.h"
#include "Seat.h"
#include "ShellSurface.h"
#include "Util.h"
#include "WindowDecorationHandler.h"
#include "threads/CriticalSection.h"
#include "utils/Geometry.h"
#include "platform/posix/utils/SharedMemory.h"
#include <array>
#include <memory>
#include <set>
#include <wayland-client-protocol.hpp>
#include <wayland-cursor.hpp>

Classes

class  KODI::WINDOWING::WAYLAND::CWindowDecorator
 
struct  KODI::WINDOWING::WAYLAND::CWindowDecorator::Buffer
 
struct  KODI::WINDOWING::WAYLAND::CWindowDecorator::Surface
 

Namespaces

namespace  KODI
 
namespace  KODI::WINDOWING
 
namespace  KODI::WINDOWING::WAYLAND
 

Enumerations

enum  KODI::WINDOWING::WAYLAND::SurfaceIndex {
  KODI::WINDOWING::WAYLAND::SURFACE_TOP = 0 , KODI::WINDOWING::WAYLAND::SURFACE_RIGHT , KODI::WINDOWING::WAYLAND::SURFACE_BOTTOM , KODI::WINDOWING::WAYLAND::SURFACE_LEFT ,
  KODI::WINDOWING::WAYLAND::SURFACE_COUNT
}