Add temp variable support to scene condition

This commit is contained in:
WarmUpTill
2023-11-04 23:01:23 +01:00
committed by WarmUpTill
parent c16a7b93ea
commit 1e178f4223
3 changed files with 73 additions and 18 deletions

View File

@@ -1411,6 +1411,10 @@ AdvSceneSwitcher.tempVar.audio.sync_offset="Source audio sync offset"
AdvSceneSwitcher.tempVar.audio.monitor="Source audio monitor type"
AdvSceneSwitcher.tempVar.audio.balance="Source audio balance"
AdvSceneSwitcher.tempVar.scene.current="Current scene"
AdvSceneSwitcher.tempVar.scene.previous="Previous scene"
AdvSceneSwitcher.tempVar.scene.preview="Preview scene"
AdvSceneSwitcher.tempVar.window.window="Window title"
AdvSceneSwitcher.tempVar.window.window.description="The window title of the current foreground window."