Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deskflow/deskflow
/ getSecureInputApp
Method
getSecureInputApp
src/lib/platform/XWindowsScreen.cpp:424–428 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
422
}
423
424
std::string XWindowsScreen::getSecureInputApp() const
425
{
426
// ignore on Linux
427
return
""
;
428
}
429
430
void *XWindowsScreen::getEventTarget() const
431
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected