Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#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 |