#include <context.h>
Definition at line 89 of file context.cpp.
◆ Context()
KWin::LibInput::Context::Context |
( |
Session * | session, |
|
|
std::unique_ptr< Udev > && | udev ) |
◆ ~Context()
KWin::LibInput::Context::~Context |
( |
| ) |
|
◆ closeRestrictedCallBack()
void KWin::LibInput::Context::closeRestrictedCallBack |
( |
int | fd, |
|
|
void * | user_data ) |
|
static |
◆ dispatch()
void KWin::LibInput::Context::dispatch |
( |
| ) |
|
◆ event()
std::unique_ptr< Event > KWin::LibInput::Context::event |
( |
| ) |
|
Gets the next event, if there is no new event nullptr
is returned
Definition at line 153 of file context.cpp.
◆ fileDescriptor()
int KWin::LibInput::Context::fileDescriptor |
( |
| ) |
|
◆ initialize()
bool KWin::LibInput::Context::initialize |
( |
| ) |
|
◆ isSuspended()
bool KWin::LibInput::Context::isSuspended |
( |
| ) |
const |
|
inline |
◆ isValid()
bool KWin::LibInput::Context::isValid |
( |
| ) |
const |
|
inline |
◆ openRestrictedCallback()
int KWin::LibInput::Context::openRestrictedCallback |
( |
const char * | path, |
|
|
int | flags, |
|
|
void * | user_data ) |
|
static |
◆ operator libinput *() [1/2]
KWin::LibInput::Context::operator libinput * |
( |
| ) |
|
|
inline |
◆ operator libinput *() [2/2]
KWin::LibInput::Context::operator libinput * |
( |
| ) |
const |
|
inline |
◆ resume()
void KWin::LibInput::Context::resume |
( |
| ) |
|
◆ session()
Session * KWin::LibInput::Context::session |
( |
| ) |
const |
◆ suspend()
void KWin::LibInput::Context::suspend |
( |
| ) |
|
◆ s_interface
const struct libinput_interface KWin::LibInput::Context::s_interface |
|
static |
The documentation for this class was generated from the following files: