I have a macro that enables autorotate if a specific app is launched.
I'm trying to write another macro that will turn off autorotate when that app is no longer being used. My first thought was to use Application Closed trigger but that causes problems when switching apps to another running...