<?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: Ability to Hide the Tray Icon?</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=c3ae3a2f-c7f4-410c-b888-fb7b914e50e7" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=c3ae3a2f-c7f4-410c-b888-fb7b914e50e7</link>
<description>DisplayFusion RSS: Ability to Hide the Tray Icon?</description>
<lastBuildDate>Thu, 25 Jun 2026 02:33:12 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=c3ae3a2f-c7f4-410c-b888-fb7b914e50e7</generator>
<item>
<title>RE: Ability to Hide the Tray Icon?</title>
<link>https://www.displayfusion.com/Discussions/View/ability-to-hide-the-tray-icon/?ID=c3ae3a2f-c7f4-410c-b888-fb7b914e50e7#5</link>
<pubDate>Wed, 17 Dec 2008 03:54:02 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/ability-to-hide-the-tray-icon/?ID=c3ae3a2f-c7f4-410c-b888-fb7b914e50e7#5</guid>
<category>DisplayFusion</category>
<description><![CDATA[Try PS Tray Factory...it works real well & you can control ANY systray icon with it.
Code
Copy
Select All
http://www.pssoftlab.com/index.phtml]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Try PS Tray Factory...it works real well & you can control ANY systray icon with it.<br/>
<br/>
<div class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code019efc9fce93734689f2e1549fbdf068" class="ClipboardCopyControl"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code019efc9fce93734689f2e1549fbdf068Js'); return false;"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code019efc9fce93734689f2e1549fbdf068Js" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">http://www.pssoftlab.com/index.phtml</pre><textarea id="code019efc9fce93734689f2e1549fbdf068" name="code019efc9fce93734689f2e1549fbdf068" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div>
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Ability to Hide the Tray Icon?</title>
<link>https://www.displayfusion.com/Discussions/View/ability-to-hide-the-tray-icon/?ID=c3ae3a2f-c7f4-410c-b888-fb7b914e50e7#4</link>
<pubDate>Tue, 16 Dec 2008 15:45:58 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/ability-to-hide-the-tray-icon/?ID=c3ae3a2f-c7f4-410c-b888-fb7b914e50e7#4</guid>
<category>DisplayFusion</category>
<description><![CDATA[For an application about beautifying the desktop environment, this should be an option.  I can see how this may lead to confusion, but this could be minimized by allowing the running application to be opened from the start menu link.  If a second instance is detected, the setting window would be ...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
For an application about beautifying the desktop environment, this should be an option.  I can see how this may lead to confusion, but this could be minimized by allowing the running application to be opened from the start menu link.  If a second instance is detected, the setting window would be shown and the user would have the option to restore the tray icon.<br/>
<br/>
An article on the code used to bring the running instance of the application to the front then terminate the second instance.http://bcbjournal.org/articles/vol3/9911/Single-instance_applications.htm<br/>
<br/>
Method 2:<br/>
With the additional taskbar of 2.3, the tray icon could easily be eliminated without any additional trouble.  Right clicking on the second taskbar would show the normal DF context menu.  In this case, the option to hide the tray icon would only be available to users that also use the additional taskbar.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Ability to Hide the Tray Icon?</title>
<link>https://www.displayfusion.com/Discussions/View/ability-to-hide-the-tray-icon/?ID=c3ae3a2f-c7f4-410c-b888-fb7b914e50e7#3</link>
<pubDate>Wed, 06 Feb 2008 17:28:00 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/ability-to-hide-the-tray-icon/?ID=c3ae3a2f-c7f4-410c-b888-fb7b914e50e7#3</guid>
<category>DisplayFusion</category>
<description><![CDATA[I don't this will be an option that I will add.  It would make it too difficult to open the main window, and would cause too much confusion.  I would recommend Windows' built-in system tray icon hiding.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I don't this will be an option that I will add.  It would make it too difficult to open the main window, and would cause too much confusion.  I would recommend Windows' built-in system tray icon hiding.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Ability to Hide the Tray Icon?</title>
<link>https://www.displayfusion.com/Discussions/View/ability-to-hide-the-tray-icon/?ID=c3ae3a2f-c7f4-410c-b888-fb7b914e50e7#2</link>
<pubDate>Tue, 30 Oct 2007 11:31:19 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/ability-to-hide-the-tray-icon/?ID=c3ae3a2f-c7f4-410c-b888-fb7b914e50e7#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[I was convinced there was already an option there for that, because when my PC starts up, although DisplayFusion is running, it's not in the system tray. I have to close it with task manager and re-start it to get to the settings.
Great program, though! It even works with WindowBlinds and Vista ...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I was convinced there was already an option there for that, because when my PC starts up, although DisplayFusion is running, it's not in the system tray. I have to close it with task manager and re-start it to get to the settings.<br/>
<br/>
Great program, though! It even works with WindowBlinds and Vista without any problems as far as I can see. I'll try it for a further few days and then donate if I'm going to keep it - which I think I will be.
</div>
]]></content:encoded>
</item>
<item>
<title>Ability to Hide the Tray Icon?</title>
<link>https://www.displayfusion.com/Discussions/View/ability-to-hide-the-tray-icon/?ID=c3ae3a2f-c7f4-410c-b888-fb7b914e50e7</link>
<pubDate>Tue, 30 Oct 2007 01:32:26 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/ability-to-hide-the-tray-icon/?ID=c3ae3a2f-c7f4-410c-b888-fb7b914e50e7</guid>
<category>DisplayFusion</category>
<description><![CDATA[My system tray is cluttered enough as it is, can you add a checkbox to hide it?
I promise I send a donation.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
My system tray is cluttered enough as it is, can you add a checkbox to hide it? <br/>
<br/>
I promise I send a donation. <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" />
</div>
]]></content:encoded>
</item>
</channel>
</rss>