Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deskflow/deskflow
/ functions
Functions
3,038 in github.com/deskflow/deskflow
⨍
Functions
3,038
◇
Types & classes
761
Method
mouseRelativeMove
src/lib/server/ClientProxy1_2.cpp:23
Method
mouseUp
src/lib/client/ServerProxy.cpp:641
Method
mouseUp
src/lib/client/Client.cpp:252
Method
mouseUp
src/lib/deskflow/Screen.cpp:208
Method
mouseUp
src/lib/server/ClientProxy1_0.cpp:284
Method
mouseWheel
src/lib/client/ServerProxy.cpp:718
Method
mouseWheel
src/lib/client/Client.cpp:267
Method
mouseWheel
src/lib/deskflow/Screen.cpp:225
Method
mouseWheel
src/lib/server/ClientProxy1_0.cpp:301
Method
mouseWheel
src/lib/server/ClientProxy1_3.cpp:34
Method
multipleFormats
src/unittests/platform/WlClipboardTests.cpp:150
Method
nameToAddr
src/lib/arch/win32/ArchNetworkWinsock.cpp:651
Method
nativeTo639Name
src/lib/common/I18N.cpp:119
Function
netGetProcAddress
src/lib/arch/win32/ArchNetworkWinsock.cpp:25
Method
newAnyAddr
src/lib/arch/win32/ArchNetworkWinsock.cpp:614
Method
newCursor
src/lib/net/SocketMultiplexer.cpp:231
Method
newJob
src/lib/net/TCPSocket.cpp:368
Method
newJob
src/lib/net/SecureSocket.cpp:84
Method
newLine
src/unittests/gui/LoggerTests.cpp:32
Method
newSocket
src/lib/arch/win32/ArchNetworkWinsock.cpp:196
Method
newThread
src/lib/arch/win32/ArchMultithreadWindows.cpp:255
Method
next
src/lib/gui/widgets/SearchWidget.cpp:85
Method
nextCursor
src/lib/net/SocketMultiplexer.cpp:237
Method
nextMark
src/lib/platform/MSWindowsScreen.cpp:1407
Method
nextProcessEntry
src/lib/platform/MSWindowsSession.cpp:133
Method
noNewLine
src/unittests/gui/LoggerTests.cpp:45
Method
noSwitch
src/lib/server/Server.cpp:842
Method
nonEmpty
src/unittests/base/BaseExceptionTests.cpp:20
Method
numScreens
src/lib/gui/config/ServerConfig.cpp:305
Method
onAbsMotionEvent
src/lib/platform/EiScreen.cpp:761
Method
onButtonEvent
src/lib/platform/EiScreen.cpp:646
Method
onChange
src/lib/gui/dialogs/ServerConfigDialog.cpp:507
Method
onClipboardChange
src/lib/platform/MSWindowsScreen.cpp:1337
Method
onClipboardChanged
src/lib/server/Server.cpp:1427
Method
onConnected
src/lib/net/TCPSocket.cpp:415
Method
onDisconnected
src/lib/net/TCPSocket.cpp:438
Method
onDisplayChange
src/lib/platform/MSWindowsScreen.cpp:1306
Method
onHotKey
src/lib/platform/MSWindowsScreen.cpp:1135
Method
onHotKey
src/lib/platform/XWindowsScreen.cpp:1414
Method
onHotkey
src/lib/platform/EiScreen.cpp:596
Method
onInputShutdown
src/lib/net/TCPSocket.cpp:422
Method
onKey
src/lib/platform/MSWindowsKeyState.cpp:714
Method
onKeyDown
src/lib/server/Server.cpp:1525
Method
onKeyEvent
src/lib/platform/EiScreen.cpp:616
Method
onKeyPress
src/lib/platform/XWindowsScreen.cpp:1344
Method
onKeyRelease
src/lib/platform/XWindowsScreen.cpp:1384
Method
onKeyRepeat
src/lib/server/Server.cpp:1571
Method
onKeyUp
src/lib/server/Server.cpp:1548
Method
onMark
src/lib/platform/MSWindowsScreen.cpp:1002
Method
onMotionEvent
src/lib/platform/EiScreen.cpp:734
Method
onMouseButton
src/lib/platform/MSWindowsScreen.cpp:1178
Method
onMouseDown
src/lib/server/Server.cpp:1583
Method
onMouseMove
here's how mouse movements are sent across the network to a client: 1. deskflow checks the mouse position on server screen 2. records the delta (curre
src/lib/platform/MSWindowsScreen.cpp:1218
Method
onMouseMove
src/lib/platform/XWindowsScreen.cpp:1472
Method
onMouseMovePrimary
src/lib/server/Server.cpp:1601
Method
onMouseMoveSecondary
src/lib/server/Server.cpp:1698
Method
onMousePress
src/lib/platform/XWindowsScreen.cpp:1439
Method
onMouseRelease
src/lib/platform/XWindowsScreen.cpp:1449
Method
onMouseUp
src/lib/server/Server.cpp:1592
Method
onMouseWheel
src/lib/platform/MSWindowsScreen.cpp:1266
Method
onMouseWheel
src/lib/server/Server.cpp:1870
Method
onOutputShutdown
src/lib/net/TCPSocket.cpp:428
Method
onPointerScrollDiscreteEvent
src/lib/platform/EiScreen.cpp:715
Method
onPointerScrollEvent
src/lib/platform/EiScreen.cpp:666
Method
onPreDispatch
src/lib/platform/MSWindowsScreen.cpp:862
Method
onPreDispatchPrimary
src/lib/platform/MSWindowsScreen.cpp:881
Method
onProcessFinished
src/lib/gui/core/CoreProcess.cpp:152
Method
onProcessReadyReadStandardError
src/lib/gui/core/CoreProcess.cpp:126
Method
onProcessReadyReadStandardOutput
src/lib/gui/core/CoreProcess.cpp:119
Method
onScreenRemoved
src/lib/gui/dialogs/ServerConfigDialog.cpp:457
Method
onScreensaver
src/lib/platform/MSWindowsScreen.cpp:1276
Method
onScreensaver
src/lib/server/Server.cpp:1472
Method
open
src/lib/platform/XWindowsClipboard.cpp:277
Method
open
src/lib/platform/MSWindowsDebugOutputter.cpp:15
Method
open
src/lib/platform/OSXClipboard.cpp:113
Method
open
src/lib/platform/MSWindowsClipboard.cpp:115
Method
open
src/unittests/platform/OSXClipboardTests.cpp:14
Method
open
src/unittests/platform/XWindowsClipboardTests.cpp:53
Method
openAboutDialog
src/lib/gui/MainWindow.cpp:484
Method
openClient
src/lib/deskflow/ClientApp.cpp:238
Method
openClientListener
src/lib/deskflow/ServerApp.cpp:454
Method
openClientScreen
src/lib/deskflow/ClientApp.cpp:144
Method
openDisplay
src/lib/platform/XWindowsScreen.cpp:826
Method
openGetNewVersionUrl
src/lib/gui/MainWindow.cpp:495
Method
openHelpUrl
src/lib/gui/MainWindow.cpp:490
Method
openIM
src/lib/platform/XWindowsScreen.cpp:995
Method
openInputDesktop
src/lib/platform/MSWindowsDesks.cpp:869
Method
openKey
src/lib/arch/win32/ArchMiscWindows.cpp:68
Method
openLog
src/lib/arch/win32/ArchLogWindows.cpp:21
Method
openNTServicesKey
src/lib/arch/win32/ArchDaemonWindows.cpp:83
Method
openPrimaryClient
src/lib/deskflow/ServerApp.cpp:430
Method
openScreensaver
src/lib/platform/MSWindowsScreen.cpp:357
Method
openScreensaver
src/lib/platform/XWindowsScreen.cpp:371
Method
openServer
src/lib/deskflow/ServerApp.cpp:475
Method
openServerScreen
src/lib/deskflow/ServerApp.cpp:343
Method
openSettings
src/lib/gui/MainWindow.cpp:500
Method
openTimeIsOne
src/unittests/platform/MSWindowsClipboardTests.cpp:74
Method
openWindow
src/lib/platform/XWindowsScreen.cpp:945
Method
operator!
src/lib/server/Config.cpp:1713
Method
operator()
src/lib/deskflow/KeyState.h:156
← previous
next →
2,101–2,200 of 3,038, ranked by callers