MCPcopy 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
109static bool foregroundWindowChanged()
110{
111 return ForegroundWindowTitle() != PreviousForegroundWindowTitle();
112}
113
114bool MacroConditionWindow::CheckCondition()
115{

Callers 1

CheckConditionMethod · 0.85

Calls 2

ForegroundWindowTitleFunction · 0.50

Tested by

no test coverage detected