WarmUpTill
WarmUpTill
Does the `Current foreground window:` text ever change or does it always stay at `StatusIndicator`? Unfortunately I was never able to reproduce these issues myself in the VM environment I...
Seems like this mysterious `StatusIndicator` window is intended to be used to display the status of the microphone. So I _think_ it should be safe to skip over this window....
Thanks a lot for your support in testing / getting this sorted out! :) Seems like I misunderstood the `layer` terminology slightly so the previous attempt did not work. I...
> the "Current focus window: " not is not changing from StatusWindow again. > > and the logs show the window is focused condition is still returning 0 for all...
I see ... so there are _multiple_ top level windows named `StatusIndicator`. I adjusted the `StatusIndicator` skip accordingly once again: https://github.com/WarmUpTill/SceneSwitcher/actions/runs/4855415747/jobs/8653937823?pr=730 Thank you for your patience and support! :)
> It seems like we should disable this whenever the `obs_nix_get_platform` is wayland, is there a specific reason you are not doing that instead? Seems like _a few_ windows are...
I added the following option to the "Recording" condition type in the linked PR:  A build will be available here in a few minutes: https://github.com/WarmUpTill/SceneSwitcher/actions/runs/6992382071?pr=918 I would appreciate if...
That is unfortunate :( I was hoping that the output signal handler would only send the corresponding signal when the processing is done. I will try to think of a...
Sorry if the answer to the question is obvious, but what types of settings do I need to configure to run into this situation? I am unable to reproduce the...
I finally got around to implementing an initial basic version of this functionality. (I apologize that it took so long!)  For now only the checks for the following fields...