Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ foregroundWindowChanged
Function
foregroundWindowChanged
plugins/base/macro-condition-window.cpp:109–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
}
108
109
static bool foregroundWindowChanged()
110
{
111
return ForegroundWindowTitle() != PreviousForegroundWindowTitle();
112
}
113
114
bool MacroConditionWindow::CheckCondition()
115
{
Callers
1
CheckCondition
Method · 0.85
Calls
2
ForegroundWindowTitle
Function · 0.50
PreviousForegroundWindowTitle
Function · 0.50
Tested by
no test coverage detected