Quote:
Hello,
We do have a few different customers reporting this. We're going to see if we can add some further logging to see why it's bringing that taskbar to the top.
As for a work around, I've attached two scripts below that will enable/disable your taskbar on monitor 3. You can import them by opening the DisplayFusion Settings window > Functions > Scripted Function > Import Scripted Function. You can adjust the monitor taskbar you want enabled/disabled on line 14 of those scripts.
You can then create a trigger in DisplayFusion using the Window Created event, add the application in the "Process Filename" match condition, and run the script to disable the taskbar in the action window. You can create a 2nd trigger with the Window Destroyed event for enabling the taskbar as well.
Thanks!