<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>DisplayFusion RSS: (Trigger) anyway to prevent the &quot;normal window&quot; of an app opening when it's triggered to open while already in the system tray?</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=01995230-f677-71c4-8234-cb866b22ade1" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=01995230-f677-71c4-8234-cb866b22ade1</link>
<description>DisplayFusion RSS: (Trigger) anyway to prevent the &quot;normal window&quot; of an app opening when it's triggered to open while already in the system tray?</description>
<lastBuildDate>Fri, 17 Apr 2026 00:54:25 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=01995230-f677-71c4-8234-cb866b22ade1</generator>
<item>
<title>RE: (Trigger) anyway to prevent the &quot;normal window&quot; of an app opening when it's triggered to open while already in the system tray?</title>
<link>https://www.displayfusion.com/Discussions/View/trigger-anyway-to-prevent-the-normal-window-of-an-app-opening-when-its-triggered-to-open-while-already-in-the-system-tray/?ID=01995230-f677-71c4-8234-cb866b22ade1#2</link>
<pubDate>Tue, 16 Sep 2025 16:40:11 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/trigger-anyway-to-prevent-the-normal-window-of-an-app-opening-when-its-triggered-to-open-while-already-in-the-system-tray/?ID=01995230-f677-71c4-8234-cb866b22ade1#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[If you're comfortable with scripting, you can use an IF statement to look for processes already running, and execute based on the results.
This isn't something we support by default in our Triggers window though.
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
If you're comfortable with scripting, you can use an IF statement to look for processes already running, and execute based on the results. <br/>
<br/>
This isn't something we support by default in our Triggers window though. <br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>(Trigger) anyway to prevent the &quot;normal window&quot; of an app opening when it's triggered to open while already in the system tray?</title>
<link>https://www.displayfusion.com/Discussions/View/trigger-anyway-to-prevent-the-normal-window-of-an-app-opening-when-its-triggered-to-open-while-already-in-the-system-tray/?ID=01995230-f677-71c4-8234-cb866b22ade1</link>
<pubDate>Tue, 16 Sep 2025 11:02:45 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/trigger-anyway-to-prevent-the-normal-window-of-an-app-opening-when-its-triggered-to-open-while-already-in-the-system-tray/?ID=01995230-f677-71c4-8234-cb866b22ade1</guid>
<category>DisplayFusion</category>
<description><![CDATA[I guess this is kind of a niche issue but I've run into for several apps now so figured it was worth an ask. I have several "when I open this program A, open these other programs B and C as well" triggers that, if there isn't an instance of either B or C open, correctly opens B and/or C "minimize...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I guess this is kind of a niche issue but I've run into for several apps now so figured it was worth an ask. I have several "when I open this program A, open these other programs B and C as well" triggers that, if there isn't an instance of either B or C open, correctly opens B and/or C "minimized to system tray" as specified by the program B or C itself usually. However, if the program B or C already happens to be in the system tray when the trigger comes up, it opens a "normal window" version of itself right in the middle of the screen. <br/>
<br/>
So basically, trigger works as desired given the assumption that the dependent apps to subsequently open (B or C) don't already have an instance running. What I want to know is, when I open program A, if there is a way for DF to say "oh looks like B is already open/running in background system tray therefore I only need to open C and don't want to do anything to put B in focus"?<br/>
<br/>
I know there's a "once per process ID" frequency option for triggers but I'm fairly certain that only applies to the trigger's check for program A and not any dependent apps like B or C.<br/>
<br/>
I hope this makes sense as I need several "little" apps like B and C to be in my system tray a lot of the time, but not ALL the time.
</div>
]]></content:encoded>
</item>
</channel>
</rss>