Deskflow 1.22.0.197
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
deskflow::EiScreen Member List

This is the complete list of members for deskflow::EiScreen, including all inherited members.

activeSides() overridedeskflow::EiScreenvirtual
addDevice(ei_device *device)deskflow::EiScreenprotected
canLeave() overridedeskflow::EiScreenvirtual
checkClipboards() overridedeskflow::EiScreenvirtual
closeScreensaver() overridedeskflow::EiScreenvirtual
disable() overridedeskflow::EiScreenvirtual
EiScreen(bool isPrimary, IEventQueue *events, bool usePortal)deskflow::EiScreen
enable() overridedeskflow::EiScreenvirtual
enter() overridedeskflow::EiScreenvirtual
fakeAllKeysUp() overridePlatformScreenvirtual
fakeCtrlAltDel() overridePlatformScreenvirtual
fakeInputBegin() overridedeskflow::EiScreenvirtual
fakeInputEnd() overridedeskflow::EiScreenvirtual
fakeKey(std::uint32_t keycode, bool is_down) constdeskflow::EiScreen
fakeKeyDown(KeyID id, KeyModifierMask mask, KeyButton button, const std::string &) overridePlatformScreenvirtual
fakeKeyRepeat(KeyID id, KeyModifierMask mask, int32_t count, KeyButton button, const std::string &lang) overridePlatformScreenvirtual
fakeKeyUp(KeyButton button) overridePlatformScreenvirtual
fakeMediaKey(KeyID id) overrideIPlatformScreenvirtual
fakeMouseButton(ButtonID id, bool press) overridedeskflow::EiScreenvirtual
fakeMouseMove(std::int32_t x, std::int32_t y) overridedeskflow::EiScreen
PlatformScreen::fakeMouseMove(int32_t x, int32_t y) override=0PlatformScreenpure virtual
fakeMouseRelativeMove(std::int32_t dx, std::int32_t dy) const overridedeskflow::EiScreen
PlatformScreen::fakeMouseRelativeMove(int32_t dx, int32_t dy) const override=0PlatformScreenpure virtual
fakeMouseWheel(std::int32_t xDelta, std::int32_t yDelta) const overridedeskflow::EiScreen
PlatformScreen::fakeMouseWheel(int32_t xDelta, int32_t yDelta) const override=0PlatformScreenpure virtual
getActiveModifiers() const overridePlatformScreenvirtual
getClipboard(ClipboardID id, IClipboard *) const overridedeskflow::EiScreenvirtual
getCursorCenter(std::int32_t &x, std::int32_t &y) const overridedeskflow::EiScreen
PlatformScreen::getCursorCenter(int32_t &x, int32_t &y) const override=0PlatformScreenpure virtual
getCursorPos(std::int32_t &x, std::int32_t &y) const overridedeskflow::EiScreen
PlatformScreen::getCursorPos(int32_t &x, int32_t &y) const override=0PlatformScreenpure virtual
getEventTarget() const finaldeskflow::EiScreenvirtual
getJumpZoneSize() const overridedeskflow::EiScreenvirtual
getKeyState() const overridedeskflow::EiScreenprotectedvirtual
getSecureInputApp() const overridedeskflow::EiScreenprotectedvirtual
getShape(std::int32_t &x, std::int32_t &y, std::int32_t &width, std::int32_t &height) const overridedeskflow::EiScreen
PlatformScreen::getShape(int32_t &x, int32_t &y, int32_t &width, int32_t &height) const override=0PlatformScreenpure virtual
handleSystemEvent(const Event &event) overridedeskflow::EiScreenprotectedvirtual
IKeyState(const IEventQueue *events)IKeyStateexplicit
IPlatformScreen(const IEventQueue *events)IPlatformScreeninlineexplicit
isAnyMouseButtonDown(std::uint32_t &buttonID) const overridedeskflow::EiScreen
PlatformScreen::isAnyMouseButtonDown(uint32_t &buttonID) const override=0PlatformScreenpure virtual
isKeyDown(KeyButton) const overridePlatformScreenvirtual
isPrimary() const overridedeskflow::EiScreenvirtual
KeyButtonSet typedefIKeyState
leave() overridedeskflow::EiScreenvirtual
mapClientScrollDirection(int32_t) constPlatformScreenprotectedvirtual
openScreensaver(bool notify) overridedeskflow::EiScreenvirtual
PlatformScreen(IEventQueue *events, deskflow::ClientScrollDirection scrollDirection=deskflow::ClientScrollDirection::Normal)PlatformScreen
pollActiveGroup() const overridePlatformScreenvirtual
pollActiveModifiers() const overridePlatformScreenvirtual
pollPressedKeys(KeyButtonSet &pressedKeys) const overridePlatformScreenvirtual
reconfigure(std::uint32_t activeSides) overridedeskflow::EiScreen
PlatformScreen::reconfigure(uint32_t activeSides) override=0PlatformScreenpure virtual
registerHotKey(KeyID key, KeyModifierMask mask) overridedeskflow::EiScreenvirtual
removeDevice(ei_device *device)deskflow::EiScreenprotected
resetOptions() overridedeskflow::EiScreenvirtual
s_numButtonsIKeyStateinlinestatic
screensaver(bool activate) overridedeskflow::EiScreenvirtual
setClipboard(ClipboardID, const IClipboard *) overridedeskflow::EiScreenvirtual
setHalfDuplexMask(KeyModifierMask) overridePlatformScreenvirtual
setOptions(const OptionsList &options) overridedeskflow::EiScreenvirtual
setSequenceNumber(std::uint32_t) overridedeskflow::EiScreen
PlatformScreen::setSequenceNumber(uint32_t) override=0PlatformScreenpure virtual
unregisterHotKey(std::uint32_t id) overridedeskflow::EiScreen
PlatformScreen::unregisterHotKey(uint32_t id) override=0PlatformScreenpure virtual
updateButtons() overridedeskflow::EiScreenprotectedvirtual
updateKeyMap() overridePlatformScreenvirtual
updateKeyState() overridePlatformScreenvirtual
updateShape()deskflow::EiScreenprotected
warpCursor(std::int32_t x, std::int32_t y) overridedeskflow::EiScreen
PlatformScreen::warpCursor(int32_t x, int32_t y) override=0PlatformScreenpure virtual
~EiScreen() overridedeskflow::EiScreen
~IInterface()=defaultIInterfacevirtual
~PlatformScreen() override=defaultPlatformScreen