Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ SetFocusWindow
Function
SetFocusWindow
plugins/base/macro-action-window.cpp:37–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
void CloseWindow(const std::string &);
36
#else
37
void SetFocusWindow(const std::string &) {}
38
void MaximizeWindow(const std::string &) {}
39
void MinimizeWindow(const std::string &) {}
40
void CloseWindow(const std::string &) {}
Callers
1
PerformAction
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected