<?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: Prevent triggers from firing from titlebar buttons?</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=fdeaa87e-0806-4365-b600-a9e828baa809" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=fdeaa87e-0806-4365-b600-a9e828baa809</link>
<description>DisplayFusion RSS: Prevent triggers from firing from titlebar buttons?</description>
<lastBuildDate>Thu, 09 Apr 2026 13:58:52 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=fdeaa87e-0806-4365-b600-a9e828baa809</generator>
<item>
<title>RE: Prevent triggers from firing from titlebar buttons?</title>
<link>https://www.displayfusion.com/Discussions/View/prevent-triggers-from-firing-from-titlebar-buttons/?ID=fdeaa87e-0806-4365-b600-a9e828baa809#4</link>
<pubDate>Wed, 13 Apr 2022 15:27:56 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/prevent-triggers-from-firing-from-titlebar-buttons/?ID=fdeaa87e-0806-4365-b600-a9e828baa809#4</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hi Kevin,
The "Delay before checking match conditions" adds a delay before it checks to see if the condition matches the event that just happened. This was mainly added because some applications create a window, but the text doesn't get added until it's fully loaded, so a delay is needed.
The "...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hi Kevin,<br/>
<br/>
The "Delay before checking match conditions" adds a delay before it checks to see if the condition matches the event that just happened. This was mainly added because some applications create a window, but the text doesn't get added until it's fully loaded, so a delay is needed.<br/>
<br/>
The "Wait" timer in the action menu just adds a delay until the next action is fired.<br/>
<br/>
Unfortunately neither of those would help here.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Prevent triggers from firing from titlebar buttons?</title>
<link>https://www.displayfusion.com/Discussions/View/prevent-triggers-from-firing-from-titlebar-buttons/?ID=fdeaa87e-0806-4365-b600-a9e828baa809#3</link>
<pubDate>Fri, 08 Apr 2022 02:07:35 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/prevent-triggers-from-firing-from-titlebar-buttons/?ID=fdeaa87e-0806-4365-b600-a9e828baa809#3</guid>
<category>DisplayFusion</category>
<description><![CDATA[I figured there might be something to do with the timing options, but I'm not really getting how those come into play...
In the actions I can add a Wait and in the Match Conditions group there is a Delay before checking match conditions option.
The documentation isn't crystal clear on the effec...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I figured there might be something to do with the timing options, but I'm not really getting how those come into play...<br/>
In the actions I can add a <b>Wait</b> and in the <b>Match Conditions</b> group there is a <b>Delay before checking match conditions</b> option.<br/>
The documentation isn't crystal clear on the effect of these.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Prevent triggers from firing from titlebar buttons?</title>
<link>https://www.displayfusion.com/Discussions/View/prevent-triggers-from-firing-from-titlebar-buttons/?ID=fdeaa87e-0806-4365-b600-a9e828baa809#2</link>
<pubDate>Thu, 07 Apr 2022 17:12:47 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/prevent-triggers-from-firing-from-titlebar-buttons/?ID=fdeaa87e-0806-4365-b600-a9e828baa809#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hi Kevin,
This one's a bit tricky, clicking the titlebar button re-focuses the window, causing the trigger to fire again. I've added this to our list to look into, so if we come up with anything we'll be sure to let you know.
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hi Kevin,<br/>
<br/>
This one's a bit tricky, clicking the titlebar button re-focuses the window, causing the trigger to fire again. I've added this to our list to look into, so if we come up with anything we'll be sure to let you know.<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>Prevent triggers from firing from titlebar buttons?</title>
<link>https://www.displayfusion.com/Discussions/View/prevent-triggers-from-firing-from-titlebar-buttons/?ID=fdeaa87e-0806-4365-b600-a9e828baa809</link>
<pubDate>Wed, 23 Mar 2022 17:40:17 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/prevent-triggers-from-firing-from-titlebar-buttons/?ID=fdeaa87e-0806-4365-b600-a9e828baa809</guid>
<category>DisplayFusion</category>
<description><![CDATA[When I double-click on the Outlook systray icon (on a DF taskbar) to restore (or maximize) it, I'd like it to restore to whichever monitor's taskbar I clicked on.
I achieve this by creating a Window Focused trigger with a Move Window to Mouse Cursor Window action.
Where it gets messy is I also ...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
When I double-click on the Outlook systray icon (on a DF taskbar) to restore (or maximize) it, I'd like it to restore to whichever monitor's taskbar I clicked on.<br/>
I achieve this by creating a <b>Window Focused</b> trigger with a <b>Move Window to Mouse Cursor Window</b> action.<br/>
Where it gets messy is I also like to use the Move to Next/Previous Monitor titlebar buttons. Now if I move the window using the titlebar button it boomerangs back to the monitor I told it to move from.<br/>
Is there a way to prevent the titlebar move firing the Window Focused/Maximized event or stop the <b>Move Window to Mouse Cursor Window</b> action?
</div>
]]></content:encoded>
</item>
</channel>
</rss>