#include <WinEventsX11.h>
◆ CWinEventsX11()
◆ ~CWinEventsX11()
CWinEventsX11::~CWinEventsX11 |
( |
| ) |
|
|
override |
◆ HasStructureChanged()
bool CWinEventsX11::HasStructureChanged |
( |
| ) |
|
◆ Init()
bool CWinEventsX11::Init |
( |
Display * | dpy, |
|
|
Window | win ) |
◆ LookupXbmcKeySym()
XBMCKey CWinEventsX11::LookupXbmcKeySym |
( |
KeySym | keysym | ) |
|
|
protected |
◆ MessagePump()
bool CWinEventsX11::MessagePump |
( |
| ) |
|
|
overridevirtual |
◆ PendingResize()
void KODI::WINDOWING::X11::CWinEventsX11::PendingResize |
( |
int | width, |
|
|
int | height ) |
◆ ProcessKey()
◆ Quit()
void CWinEventsX11::Quit |
( |
| ) |
|
◆ SetXRRFailSafeTimer()
void CWinEventsX11::SetXRRFailSafeTimer |
( |
std::chrono::milliseconds | duration | ) |
|
◆ m_display
Display* KODI::WINDOWING::X11::CWinEventsX11::m_display = nullptr |
|
protected |
◆ m_keybuf
char* KODI::WINDOWING::X11::CWinEventsX11::m_keybuf = nullptr |
|
protected |
◆ m_keybuf_len
size_t KODI::WINDOWING::X11::CWinEventsX11::m_keybuf_len = 0 |
|
protected |
◆ m_keymodState
int KODI::WINDOWING::X11::CWinEventsX11::m_keymodState |
|
protected |
◆ m_RREventBase
int KODI::WINDOWING::X11::CWinEventsX11::m_RREventBase |
|
protected |
◆ m_structureChanged
bool KODI::WINDOWING::X11::CWinEventsX11::m_structureChanged |
|
protected |
◆ m_symLookupTable
std::map<uint32_t,uint32_t> KODI::WINDOWING::X11::CWinEventsX11::m_symLookupTable |
|
protected |
◆ m_window
Window KODI::WINDOWING::X11::CWinEventsX11::m_window = 0 |
|
protected |
◆ m_winSystem
◆ m_wmDeleteMessage
Atom KODI::WINDOWING::X11::CWinEventsX11::m_wmDeleteMessage |
|
protected |
◆ m_xic
XIC KODI::WINDOWING::X11::CWinEventsX11::m_xic = nullptr |
|
protected |
◆ m_xim
XIM KODI::WINDOWING::X11::CWinEventsX11::m_xim = nullptr |
|
protected |
◆ m_xrrEventPending
bool KODI::WINDOWING::X11::CWinEventsX11::m_xrrEventPending |
|
protected |
◆ m_xrrFailSafeTimer
The documentation for this class was generated from the following files: