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
getTime
src/lib/platform/MSWindowsClipboard.cpp:135
Method
getTimeOpenAndEmpty
src/unittests/platform/MSWindowsClipboardTests.cpp:96
Method
getTimeOpenWithNoEmpty
src/unittests/platform/MSWindowsClipboardTests.cpp:87
Method
getTimestampData
src/lib/platform/XWindowsClipboard.cpp:1143
Method
getUnblockPipe
src/lib/arch/unix/ArchNetworkBSD.cpp:688
Method
getUnblockPipeForThread
src/lib/arch/unix/ArchNetworkBSD.cpp:697
Method
getUserToken
src/lib/platform/MSWindowsWatchdog.cpp:127
Method
getUserToken
src/lib/platform/MSWindowsSession.cpp:101
Method
getWhat
src/lib/deskflow/ProtocolUtil.cpp:570
Method
getWhat
src/lib/deskflow/DeskflowException.cpp:16
Method
getWhat
src/lib/deskflow/ScreenException.cpp:15
Method
getWhat
src/lib/io/IOException.cpp:15
Method
getWhat
Get a human readable string describing the exception
src/lib/base/BaseException.h:32
Method
getWhat
src/lib/mt/MTException.cpp:15
Method
getWhat
src/lib/net/SocketException.cpp:39
Method
getWhat
src/lib/server/Config.cpp:2081
Method
getWin32Format
src/lib/platform/MSWindowsClipboardBitmapConverter.cpp:21
Method
getWin32Format
src/lib/platform/MSWindowsClipboardUTF16Converter.cpp:16
Method
getWindowInstance
src/lib/platform/MSWindowsScreen.cpp:167
Method
getWindowProperty
src/lib/platform/XWindowsUtil.cpp:19
Method
getWithoutOpen
src/unittests/platform/WlClipboardTests.cpp:317
Method
getX11LanguageList
src/lib/deskflow/unix/X11LayoutsParser.cpp:157
Method
glibThread
src/lib/platform/PortalInputCapture.cpp:351
Method
glibThread
src/lib/platform/PortalRemoteDesktop.cpp:171
Method
grabClipboard
src/lib/client/ServerProxy.cpp:544
Method
grabClipboard
src/lib/client/Client.cpp:220
Method
grabClipboard
src/lib/deskflow/Screen.cpp:170
Method
grabClipboard
src/lib/server/ClientProxy1_0.cpp:246
Method
grabMouseAndKeyboard
src/lib/platform/XWindowsScreen.cpp:1844
Method
guardRuntimeVersion
Enforcing minimum MSVC runtime version is quite strict, but we have a good reason. Microsoft lets you run a program with an older version of the runt
src/lib/arch/win32/ArchMiscWindows.cpp:444
Method
handleButtonDownEvent
src/lib/server/Server.cpp:1238
Method
handleButtonUpEvent
src/lib/server/Server.cpp:1244
Method
handleCheckDesk
src/lib/platform/MSWindowsDesks.cpp:856
Method
handleClientAccepted
src/lib/server/ClientListener.cpp:148
Method
handleClientCloseTimeout
src/lib/server/Server.cpp:1291
Method
handleClientConnected
src/lib/deskflow/ClientApp.cpp:179
Method
handleClientConnected
src/lib/deskflow/ServerApp.cpp:152
Method
handleClientConnecting
src/lib/server/ClientListener.cpp:125
Method
handleClientDisconnected
src/lib/deskflow/ClientApp.cpp:230
Method
handleClientDisconnected
src/lib/server/Server.cpp:1281
Method
handleClientDisconnected
src/lib/server/ClientListener.cpp:196
Method
handleClientFailed
src/lib/deskflow/ClientApp.cpp:187
Method
handleClientRefused
src/lib/deskflow/ClientApp.cpp:215
Method
handleClientRestart
src/lib/deskflow/ClientApp.cpp:161
Method
handleClipboardChanged
src/lib/server/Server.cpp:1208
Method
handleClipboardGrabbed
src/lib/client/Client.cpp:547
Method
handleClipboardGrabbed
src/lib/server/Server.cpp:1154
Method
handleConnectTimeout
src/lib/client/Client.cpp:513
Method
handleConnected
src/lib/client/Client.cpp:487
Method
handleConnectedToEisEvent
src/lib/platform/EiScreen.cpp:766
Method
handleConnectionFailed
src/lib/client/Client.cpp:501
Method
handleData
src/lib/client/ServerProxy.cpp:78
Method
handleData
src/lib/server/ClientProxy1_0.cpp:108
Method
handleData
src/lib/server/ClientProxyUnknown.cpp:191
Method
handleDisableTimer
src/lib/platform/XWindowsScreenSaver.cpp:450
Method
handleDisconnect
src/lib/server/ClientProxy1_0.cpp:186
Method
handleDisconnect
src/lib/server/ClientProxyUnknown.cpp:258
Method
handleDisconnected
src/lib/client/Client.cpp:532
Method
handleDisconnected
src/lib/deskflow/ipc/DaemonIpcServer.cpp:90
Method
handleDisconnected
src/lib/gui/ipc/DaemonIpcClient.cpp:97
Method
handleEiLogEvent
src/lib/platform/EiScreen.h:111
Method
handleErrorOccurred
src/lib/deskflow/ipc/DaemonIpcServer.cpp:98
Method
handleErrorOccurred
src/lib/gui/ipc/DaemonIpcClient.cpp:107
Method
handleEvent
src/lib/server/InputFilter.cpp:663
Method
handleFileChanged
src/lib/gui/FileTail.cpp:49
Method
handleFixes
src/lib/platform/MSWindowsScreen.cpp:1438
Method
handleFlatline
src/lib/server/ClientProxy1_0.cpp:198
Method
handleHello
src/lib/client/Client.cpp:570
Method
handleKeepAliveAlarm
src/lib/client/ServerProxy.cpp:329
Method
handleKeyDownEvent
src/lib/server/Server.cpp:1218
Method
handleKeyRepeatEvent
src/lib/server/Server.cpp:1231
Method
handleKeyUpEvent
src/lib/server/Server.cpp:1225
Method
handleKeyboardBroadcastEvent
src/lib/server/Server.cpp:1362
Method
handleLockCursorToScreenEvent
src/lib/server/Server.cpp:1394
Method
handleLogLine
src/lib/gui/core/ClientConnection.cpp:17
Method
handleLogLine
src/lib/gui/core/ServerConnection.cpp:24
Method
handleLogLine_alreadyConnected_showError
src/unittests/gui/core/ClientConnectionTests.cpp:30
Method
handleLogLine_connectToggled_showAfterDisconnect
src/unittests/gui/core/ClientConnectionTests.cpp:103
Method
handleLogLine_connected_shouldPreventFutureError
src/unittests/gui/core/ClientConnectionTests.cpp:90
Method
handleLogLine_ignoredClient_shouldNotShowPrompt
src/unittests/gui/core/ServerConnectionTests.cpp:63
Method
handleLogLine_newClient_shouldShowPrompt
src/unittests/gui/core/ServerConnectionTests.cpp:49
Method
handleLogLine_otherMessage_shouldNotShowError
src/unittests/gui/core/ClientConnectionTests.cpp:118
Method
handleLogLine_screenExists_shouldNotShowPrompt
src/unittests/gui/core/ServerConnectionTests.cpp:89
Method
handleLogLine_serverConfigFull_shouldNotShowPrompt
src/unittests/gui/core/ServerConnectionTests.cpp:77
Method
handleLogLine_serverRefusedClient_shouldNotShowError
src/unittests/gui/core/ClientConnectionTests.cpp:75
Method
handleLogLine_withHostname_showError
src/unittests/gui/core/ClientConnectionTests.cpp:47
Method
handleLogLine_withIpAddress_showError
src/unittests/gui/core/ClientConnectionTests.cpp:61
Method
handleLogLines
src/lib/gui/core/CoreProcess.cpp:268
Method
handleModifierKey
src/lib/platform/OSXKeyState.cpp:841
Method
handleModifierKeys
src/lib/platform/OSXKeyState.cpp:815
Method
handleMotionPrimaryEvent
src/lib/server/Server.cpp:1250
Method
handleMotionSecondaryEvent
src/lib/server/Server.cpp:1256
Method
handleNewClient
src/lib/gui/core/ServerConnection.cpp:73
Method
handleNewClientPromptRequest
src/lib/gui/MainWindow.cpp:1274
Method
handleNewConnection
src/lib/deskflow/ipc/DaemonIpcServer.cpp:47
Method
handleOutputError
src/lib/client/Client.cpp:523
Method
handleReadyRead
src/lib/deskflow/ipc/DaemonIpcServer.cpp:63
Method
handleResume
src/lib/client/Client.cpp:623
Method
handleResume
src/lib/deskflow/ServerApp.cpp:445
Method
handleScreenError
src/lib/deskflow/App.cpp:145
← previous
next →
1,701–1,800 of 3,038, ranked by callers