Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
SeatInputProcessing.h File Reference
#include <cstdint>
#include <map>
#include <memory>
#include <wayland-client-protocol.hpp>
#include "InputProcessorKeyboard.h"
#include "InputProcessorPointer.h"
#include "InputProcessorTouch.h"
#include "Seat.h"

Classes

class  KODI::WINDOWING::WAYLAND::IInputHandler
 
class  KODI::WINDOWING::WAYLAND::CSeatInputProcessing
 

Namespaces

namespace  KODI
 Controller configuration window.
 
namespace  KODI::WINDOWING
 
namespace  KODI::WINDOWING::WAYLAND
 

Enumerations

enum class  KODI::WINDOWING::WAYLAND::InputType { KODI::WINDOWING::WAYLAND::POINTER , KODI::WINDOWING::WAYLAND::KEYBOARD , KODI::WINDOWING::WAYLAND::TOUCH }