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
readPacketSize
src/lib/deskflow/PacketStreamFilter.cpp:108
Method
readSectionAliases
src/lib/server/Config.cpp:878
Method
readSectionLinks
src/lib/server/Config.cpp:808
Method
readSectionOptions
src/lib/server/Config.cpp:616
Method
readSectionScreens
src/lib/server/Config.cpp:726
Method
readSettings
src/lib/gui/config/ScreenConfig.h:53
Method
readSocket
src/lib/arch/win32/ArchNetworkWinsock.cpp:526
Method
readStdError
src/lib/platform/MSWindowsProcess.cpp:224
Method
readStdOutput
src/lib/platform/MSWindowsProcess.cpp:219
Method
readUInt32
src/lib/deskflow/IClipboard.cpp:135
Method
readValueInt
src/lib/arch/win32/ArchMiscWindows.cpp:216
Method
readValueString
src/lib/arch/win32/ArchMiscWindows.cpp:211
Method
readVector1ByteInt
src/lib/deskflow/ProtocolUtil.cpp:479
Method
readVector2BytesInt
src/lib/deskflow/ProtocolUtil.cpp:487
Method
readVector4BytesInt
src/lib/deskflow/ProtocolUtil.cpp:495
Method
readVectorSize
src/lib/deskflow/ProtocolUtil.cpp:503
Method
readXMLConfigItemElem
src/lib/deskflow/unix/X11LayoutsParser.cpp:34
Method
readf
src/lib/deskflow/ProtocolUtil.cpp:84
Method
recall
src/lib/gui/config/ServerConfig.cpp:148
Method
reconfigure
src/lib/deskflow/Screen.cpp:153
Method
reconfigure
src/lib/platform/EiScreen.cpp:194
Method
reconfigure
src/lib/platform/MSWindowsScreen.cpp:503
Method
reconfigure
src/lib/platform/XWindowsScreen.cpp:477
Method
recvClipboard
src/lib/server/ClientProxy1_6.cpp:46
Method
recvClipboard
src/lib/server/ClientProxy1_0.cpp:407
Method
recvGrabClipboard
src/lib/server/ClientProxy1_0.cpp:413
Method
recvInfo
src/lib/server/ClientProxy1_0.cpp:369
Method
refThread
src/lib/arch/unix/ArchMultithreadPosix.cpp:565
Method
refThread
src/lib/arch/win32/ArchMultithreadWindows.cpp:555
Method
refreshKeyboard
src/lib/platform/XWindowsScreen.cpp:1890
Method
regenCertificates
src/lib/gui/dialogs/SettingsDialog.cpp:102
Method
registerHotKey
src/lib/deskflow/Screen.cpp:280
Method
registerHotKey
src/lib/platform/EiScreen.cpp:212
Method
registerHotKey
src/lib/platform/MSWindowsScreen.cpp:539
Method
registerHotKey
src/lib/platform/XWindowsScreen.cpp:508
Method
reject
src/lib/gui/dialogs/ServerConfigDialog.cpp:203
Method
reloadConfig
src/lib/deskflow/ServerApp.cpp:95
Method
reloadSignalHandler
src/lib/deskflow/ServerApp.cpp:82
Method
remapKeyModifiers
src/lib/platform/XWindowsKeyState.cpp:785
Method
remoteHostChanged
src/lib/gui/MainWindow.cpp:1252
Method
remoteLanguages
src/unittests/deskflow/LanguageManagerTests.cpp:17
Method
removeAction
src/lib/gui/dialogs/ServerConfigDialog.cpp:308
Method
removeAction
src/lib/server/InputFilter.cpp:625
Method
removeActiveClient
src/lib/server/Server.cpp:1991
Method
removeAlias
src/lib/gui/dialogs/ScreenSettingsDialog.cpp:129
Method
removeAlias
src/lib/server/Config.cpp:147
Method
removeAliases
src/lib/server/Config.cpp:166
Method
removeAllAliases
src/lib/server/Config.cpp:185
Method
removeAllScreens
src/lib/server/Config.cpp:123
Method
removeBusyState
src/lib/arch/win32/ArchMiscWindows.cpp:235
Method
removeClient
src/lib/server/Server.cpp:1913
Method
removeDesks
src/lib/platform/MSWindowsDesks.cpp:767
Method
removeDevice
src/lib/platform/EiScreen.cpp:530
Method
removeEvent
src/lib/base/EventQueue.cpp:323
Method
removeFilterRule
src/lib/server/InputFilter.cpp:794
Method
removeHandlers
src/lib/server/ClientProxy1_0.cpp:61
Method
removeHandlers
src/lib/server/ClientProxyUnknown.cpp:115
Method
removeHeartbeatTimer
src/lib/server/ClientProxy1_0.cpp:83
Method
removeHeartbeatTimer
src/lib/server/ClientProxy1_3.cpp:82
Method
removeHotkey
src/lib/gui/dialogs/ServerConfigDialog.cpp:238
Method
removeOldClient
src/lib/server/Server.cpp:2002
Method
removeOption
src/lib/server/Config.cpp:273
Method
removeOptions
src/lib/server/Config.cpp:294
Method
removeScreen
src/lib/server/Config.cpp:95
Method
removeTimer
src/lib/server/ClientProxyUnknown.cpp:131
Method
removeUnknownClient
src/lib/server/ClientListener.cpp:115
Method
renameScreen
src/lib/server/Config.cpp:53
Method
replaceAction
src/lib/server/InputFilter.cpp:636
Method
replaceAtomData
src/lib/platform/XWindowsUtil.cpp:243
Method
replaceValue
src/unittests/platform/MSWindowsClipboardTests.cpp:61
Method
replyFinished
src/lib/gui/VersionChecker.cpp:37
Method
requestDaemonLogPath
src/lib/gui/core/CoreProcess.cpp:526
Method
resetChanged
src/lib/platform/WlClipboardCollection.cpp:83
Method
resetCore
src/lib/gui/MainWindow.cpp:515
Method
resetHeartbeatRate
src/lib/server/ClientProxy1_0.cpp:98
Method
resetHeartbeatRate
src/lib/server/ClientProxy1_3.cpp:52
Method
resetHeartbeatTimer
src/lib/server/ClientProxy1_0.cpp:91
Method
resetHeartbeatTimer
src/lib/server/ClientProxy1_3.cpp:63
Method
resetKeepAliveAlarm
src/lib/client/ServerProxy.cpp:59
Method
resetOptions
src/lib/client/ServerProxy.cpp:744
Method
resetOptions
src/lib/client/Client.cpp:277
Method
resetOptions
src/lib/deskflow/Screen.cpp:231
Method
resetOptions
src/lib/platform/EiScreen.cpp:443
Method
resetOptions
src/lib/platform/MSWindowsDesks.cpp:181
Method
resetOptions
src/lib/platform/MSWindowsScreen.cpp:394
Method
resetOptions
src/lib/platform/XWindowsScreen.cpp:395
Method
resetOptions
src/lib/server/ClientProxy1_0.cpp:339
Method
resetServer
src/lib/deskflow/ServerApp.cpp:579
Method
resetToDefault
src/lib/gui/dialogs/ClientConfigDialog.cpp:97
Method
resizeEvent
src/lib/gui/widgets/ScreenSetupView.cpp:63
Method
restartServer
src/lib/gui/Action.h:105
Method
restoreDefaultSettings
src/lib/common/Settings.cpp:305
Method
restoreWindow
src/lib/gui/MainWindow.cpp:176
Method
retryHandler
src/lib/deskflow/ServerApp.cpp:258
Method
run
src/lib/deskflow/unix/AppUtilUnix.cpp:32
Method
run
src/lib/deskflow/win32/AppUtilWindows.cpp:106
Method
run
src/lib/base/TMethodJob.h:41
Method
run
src/lib/base/FunctionEventJob.cpp:19
Method
run
src/lib/base/FunctionJob.cpp:19
Method
run
src/unittests/legacytests/shared/ExitTimeout.cpp:42
← previous
next →
2,301–2,400 of 3,038, ranked by callers