Add did_enter_mission_control and did_exit_mission_control trigger

I think that this could be useful for automations. The reason it came to mind is that, I’m using a custom menu bar and on Tahoe the macOS default menu bar becomes opaque when leaving mission control even though I’ve set it to be invisible in yabai. On Sequoia it would become transparent again. Having such a trigger would be a good workaround, as I could have it run my shell script for opacity again when I leave mission control. I imagine there could be a lot of uses for this.

you could use the "Trigger On Change Of Advanced Trigger Condition". Here is an example:

mission_control.bttpreset (5.6 KB)

Thank you, will try that!

Edit: works great!