Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ MaximizeWindow
Function
MaximizeWindow
plugins/base/macro-action-window.cpp:38–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
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 &) {}
41
#endif // _WIN32
Callers
1
PerformAction
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected