<?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/function launch application and move window</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=22273df7-f9f3-44e3-9ee9-89e53ec64894" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=22273df7-f9f3-44e3-9ee9-89e53ec64894</link>
<description>DisplayFusion RSS: Trigger/function launch application and move window</description>
<lastBuildDate>Fri, 22 May 2026 12:43:48 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=22273df7-f9f3-44e3-9ee9-89e53ec64894</generator>
<item>
<title>RE: Trigger/function launch application and move window</title>
<link>https://www.displayfusion.com/Discussions/View/triggerfunction-launch-application-and-move-window/?ID=22273df7-f9f3-44e3-9ee9-89e53ec64894#2</link>
<pubDate>Wed, 14 Sep 2016 19:13:27 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/triggerfunction-launch-application-and-move-window/?ID=22273df7-f9f3-44e3-9ee9-89e53ec64894#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[You should be able to do this just using Triggers and your Custom Functions. Create a trigger using the "DisplayFusion Starts" event that launches your applications. Then create two separate triggers using the "Window Created" event to run the Custom Function for each application.
Hope that make...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
You should be able to do this just using Triggers and your Custom Functions. Create a trigger using the "DisplayFusion Starts" event that launches your applications. Then create two separate triggers using the "Window Created" event to run the Custom Function for each application.<br/>
<br/>
Hope that makes sense!
</div>
]]></content:encoded>
</item>
<item>
<title>Trigger/function launch application and move window</title>
<link>https://www.displayfusion.com/Discussions/View/triggerfunction-launch-application-and-move-window/?ID=22273df7-f9f3-44e3-9ee9-89e53ec64894</link>
<pubDate>Tue, 13 Sep 2016 03:34:32 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/triggerfunction-launch-application-and-move-window/?ID=22273df7-f9f3-44e3-9ee9-89e53ec64894</guid>
<category>DisplayFusion</category>
<description><![CDATA[I have a custom function that moves a window to monitor 1, and snaps it to the top half (100% width, 50% height, aligned with middle top)
I'd like to combine this with a trigger/function for launching an application so that...
1. When my computer starts (i.e. when display fusion launches) it wi...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I have a custom function that moves a window to monitor 1, and snaps it to the top half (100% width, 50% height, aligned with middle top)<br/>
<br/>
I'd like to combine this with a trigger/function for launching an application so that...<br/>
<br/>
1. When my computer starts (i.e. when display fusion launches) it will launch an application (thunderbird, in this case)<br/>
<br/>
2. Set the position of the thunderbird window using the custom function for aligning windows described above<br/>
<br/>
So whenever I start my computer thunderbird will automatically open, move itself to monitor 1 and snap to the top half of the screen<br/>
<br/>
I'd also like to do this automatic opening and positioning with a webpage, so that when my computer starts, the default browser will open at a specific webpage, move to monitor 1 and snap itself to the bottom half of screen (I have another custom function for this as well)<br/>
<br/>
How would I achieve this with a trigger/function/script? I've seen some script that achieves parts of this, but I'm not familiar enough with C# to combine everything together
</div>
]]></content:encoded>
</item>
</channel>
</rss>