Note:
Before bug reporting, please make sure you have tried the latest (alpha) version of BetterTouchTool and that you have already tried to restart your system :-). If you encounter a crash, please attach a crash log from the macOS Console.app from the "User Diagnostic Reports" section.
Describe the bug
I'm using the IF condition set to this:
focused_window_app_name != "Notification Center"
I use this to check whether Siri is still visible after a previous "Start Siri" command. This works the FIRST time it's being checked after Better Touch Tool is restarted, the next time, BTT won't react to Notification Center being the focused app name. You can tell that it SHOULD get it from opening the observer window that lists the current focused element which changes 100% correctly when opening and closing Siri (Start Siri) but BTT's IF condition only react correctly the FIRST time after restarting BTT. After this, there is no change anymore of focused app name when Siri activates. You can tell by keeping the IF condition window open and activating Siri. First time doing this after restarting BTT, it correctly switches to TRUE / FALSE, but after a trigger has been activated using the IF condition for this, opening the window again to check, it no longer reacts correctly to the change.
I hope that was clearly described.
Tried restarting and all other things I can think of.
Affected input device (e.g. MacBook Trackpad, Magic Mouse/Trackpad, Touch Bar, etc.):
I'm using a keyboard sequence as trigger
Screenshots
If applicable, add screenshots to help explain your problem. (You can just paste or drag them here)
See quick illustration of what's wrong here: https://youtu.be/GpURBX8fHQ0
Device information:
- Type of Mac: Macbook Pro M1 Max
- macOS version: 15.4.1
- BetterTouchTool version: (please post the exact version - not just "the latest one")
5.294
Additional information (e.g. crash logs, related issues, etc.):