Deskflow 1.22.0.197
Keyboard and mouse sharing utility
|
This is the complete list of members for XWindowsScreen, including all inherited members.
activeSides() override | XWindowsScreen | virtual |
canLeave() override | XWindowsScreen | virtual |
checkClipboards() override | XWindowsScreen | virtual |
closeScreensaver() override | XWindowsScreen | virtual |
disable() override | XWindowsScreen | virtual |
enable() override | XWindowsScreen | virtual |
enter() override | XWindowsScreen | virtual |
fakeAllKeysUp() override | PlatformScreen | virtual |
fakeCtrlAltDel() override | PlatformScreen | virtual |
fakeInputBegin() override | XWindowsScreen | virtual |
fakeInputEnd() override | XWindowsScreen | virtual |
fakeKeyDown(KeyID id, KeyModifierMask mask, KeyButton button, const std::string &) override | PlatformScreen | virtual |
fakeKeyRepeat(KeyID id, KeyModifierMask mask, int32_t count, KeyButton button, const std::string &lang) override | PlatformScreen | virtual |
fakeKeyUp(KeyButton button) override | PlatformScreen | virtual |
fakeMediaKey(KeyID id) override | IPlatformScreen | virtual |
fakeMouseButton(ButtonID id, bool press) override | XWindowsScreen | virtual |
fakeMouseMove(int32_t x, int32_t y) override | XWindowsScreen | virtual |
fakeMouseRelativeMove(int32_t dx, int32_t dy) const override | XWindowsScreen | virtual |
fakeMouseWheel(int32_t xDelta, int32_t yDelta) const override | XWindowsScreen | virtual |
getActiveModifiers() const override | PlatformScreen | virtual |
getClipboard(ClipboardID id, IClipboard *) const override | XWindowsScreen | virtual |
getCursorCenter(int32_t &x, int32_t &y) const override | XWindowsScreen | virtual |
getCursorPos(int32_t &x, int32_t &y) const override | XWindowsScreen | virtual |
getEventTarget() const final | XWindowsScreen | virtual |
getJumpZoneSize() const override | XWindowsScreen | virtual |
getKeyState() const override | XWindowsScreen | protectedvirtual |
getSecureInputApp() const override | XWindowsScreen | virtual |
getShape(int32_t &x, int32_t &y, int32_t &width, int32_t &height) const override | XWindowsScreen | virtual |
handleSystemEvent(const Event &event) override | XWindowsScreen | protectedvirtual |
IKeyState(const IEventQueue *events) | IKeyState | explicit |
IPlatformScreen(const IEventQueue *events) | IPlatformScreen | inlineexplicit |
isAnyMouseButtonDown(uint32_t &buttonID) const override | XWindowsScreen | virtual |
isKeyDown(KeyButton) const override | PlatformScreen | virtual |
isPrimary() const override | XWindowsScreen | virtual |
KeyButtonSet typedef | IKeyState | |
leave() override | XWindowsScreen | virtual |
mapClientScrollDirection(int32_t) const | PlatformScreen | protectedvirtual |
openScreensaver(bool notify) override | XWindowsScreen | virtual |
PlatformScreen(IEventQueue *events, deskflow::ClientScrollDirection scrollDirection=deskflow::ClientScrollDirection::Normal) | PlatformScreen | |
pollActiveGroup() const override | PlatformScreen | virtual |
pollActiveModifiers() const override | PlatformScreen | virtual |
pollPressedKeys(KeyButtonSet &pressedKeys) const override | PlatformScreen | virtual |
reconfigure(uint32_t activeSides) override | XWindowsScreen | virtual |
registerHotKey(KeyID key, KeyModifierMask mask) override | XWindowsScreen | virtual |
resetOptions() override | XWindowsScreen | virtual |
s_numButtons | IKeyState | inlinestatic |
screensaver(bool activate) override | XWindowsScreen | virtual |
setClipboard(ClipboardID, const IClipboard *) override | XWindowsScreen | virtual |
setHalfDuplexMask(KeyModifierMask) override | PlatformScreen | virtual |
setOptions(const OptionsList &options) override | XWindowsScreen | virtual |
setSequenceNumber(uint32_t) override | XWindowsScreen | virtual |
unregisterHotKey(uint32_t id) override | XWindowsScreen | virtual |
updateButtons() override | XWindowsScreen | protectedvirtual |
updateKeyMap() override | PlatformScreen | virtual |
updateKeyState() override | PlatformScreen | virtual |
warpCursor(int32_t x, int32_t y) override | XWindowsScreen | virtual |
XWindowsScreen(const char *displayName, bool isPrimary, int mouseScrollDelta, IEventQueue *events, deskflow::ClientScrollDirection m_clientScrollDirection=deskflow::ClientScrollDirection::Normal) | XWindowsScreen | |
~IInterface()=default | IInterface | virtual |
~PlatformScreen() override=default | PlatformScreen | |
~XWindowsScreen() override | XWindowsScreen |