Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ GetWindows
Function
GetWindows
tests/stubs/platform-funcs.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
// --- platform-funcs.hpp stubs ---
47
48
std::vector<WindowInfo> GetWindows(const WindowQueryOptions &)
49
{
50
return g_windows;
51
}
52
53
std::string GetCurrentWindowTitle()
54
{
Callers
2
GetMatchingWindow
Method · 0.50
CheckCondition
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected