<?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: (Request) Taskbar shortcuts - display custom name next to icons?</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=da85a0ca-044a-4b38-93ff-2a5a3d4d432a" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=da85a0ca-044a-4b38-93ff-2a5a3d4d432a</link>
<description>DisplayFusion RSS: (Request) Taskbar shortcuts - display custom name next to icons?</description>
<lastBuildDate>Mon, 06 Apr 2026 16:36:48 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=da85a0ca-044a-4b38-93ff-2a5a3d4d432a</generator>
<item>
<title>RE: (Request) Taskbar shortcuts - display custom name next to icons?</title>
<link>https://www.displayfusion.com/Discussions/View/request-taskbar-shortcuts-display-custom-name-next-to-icons/?ID=da85a0ca-044a-4b38-93ff-2a5a3d4d432a#6</link>
<pubDate>Wed, 26 Jun 2024 14:11:51 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/request-taskbar-shortcuts-display-custom-name-next-to-icons/?ID=da85a0ca-044a-4b38-93ff-2a5a3d4d432a#6</guid>
<category>DisplayFusion</category>
<description><![CDATA[We've released a new beta that allows you set to a gradual fade time. You can grab it here: https://www.displayfusion.com/Download/Beta/
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
We've released a new beta that allows you set to a gradual fade time. You can grab it here: <a href="https://www.displayfusion.com/Download/Beta/" target="_blank" rel="nofollow"><b>https://www.displayfusion.com/Download/Beta/</b></a><br/>
<br/>
Thanks!
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=43957289-8872-4dfa-b0b9-677fbff0b24c"/>
</item>
<item>
<title>RE: (Request) Taskbar shortcuts - display custom name next to icons?</title>
<link>https://www.displayfusion.com/Discussions/View/request-taskbar-shortcuts-display-custom-name-next-to-icons/?ID=da85a0ca-044a-4b38-93ff-2a5a3d4d432a#5</link>
<pubDate>Fri, 03 Nov 2017 18:37:49 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/request-taskbar-shortcuts-display-custom-name-next-to-icons/?ID=da85a0ca-044a-4b38-93ff-2a5a3d4d432a#5</guid>
<category>DisplayFusion</category>
<description><![CDATA[We do actually have something similar on our feature request list already, so I've added your vote (and info) to it. We'll definitely let you know if/when we're able to implement it
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
We do actually have something similar on our feature request list already, so I've added your vote (and info) to it. We'll definitely let you know if/when we're able to implement it <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=":)" HelpButtonDataAlign="BelowMiddle" /><br/>
<br/>
Thanks!
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=43957289-8872-4dfa-b0b9-677fbff0b24c"/>
</item>
<item>
<title>RE: (Request) Taskbar shortcuts - display custom name next to icons?</title>
<link>https://www.displayfusion.com/Discussions/View/request-taskbar-shortcuts-display-custom-name-next-to-icons/?ID=da85a0ca-044a-4b38-93ff-2a5a3d4d432a#4</link>
<pubDate>Thu, 02 Nov 2017 02:34:43 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/request-taskbar-shortcuts-display-custom-name-next-to-icons/?ID=da85a0ca-044a-4b38-93ff-2a5a3d4d432a#4</guid>
<category>DisplayFusion</category>
<description><![CDATA[Great, looking forward to them!
I have some other simple ideas if you're interested, which I think would improve my workflow too - see the attachment.
If for example there's 3 windows on a monitor and you use the [2x2] button, the 4th slot would be empty, but there could be an option to make it...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Great, looking forward to them!<br/>
<br/>
I have some other simple ideas if you're interested, which I think would improve my workflow too - see the attachment.<br/>
<br/>
If for example there's 3 windows on a monitor and you use the [2x2] button, the 4th slot would be empty, but there could be an option to make it auto-expand to fill the empty space.<br/>
<br/>
If you like, I can write a function which takes 4 arguments, i.e.:<br/>
<br/>
void OrganiseWindows(<br/>
HMONITOR <b>hMonitor</b>,<br/>
int <b>numSlotsX</b>,<br/>
int <b>numSlotsY</b>,<br/>
bool <b>bAutoFill</b> )<br/>
{ ... }<br/>
<br/>
which enumerates all the windows on that monitor using Win32, and positions + resizes them relative to the monitor working-rectangle, and you'd just have to add the menu-items like shown in my screenshot and call that function with different hard-coded values depending on which item was pressed.<br/>
<br/>
I'd be happy to help any way I can.
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=43957289-8872-4dfa-b0b9-677fbff0b24c"/>
</item>
<item>
<title>RE: (Request) Taskbar shortcuts - display custom name next to icons?</title>
<link>https://www.displayfusion.com/Discussions/View/request-taskbar-shortcuts-display-custom-name-next-to-icons/?ID=da85a0ca-044a-4b38-93ff-2a5a3d4d432a#3</link>
<pubDate>Tue, 31 Oct 2017 18:10:43 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/request-taskbar-shortcuts-display-custom-name-next-to-icons/?ID=da85a0ca-044a-4b38-93ff-2a5a3d4d432a#3</guid>
<category>DisplayFusion</category>
<description><![CDATA[I've added both of these to our feature request list
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I've added both of these to our feature request list <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=":)" HelpButtonDataAlign="BelowMiddle" /><br/>
<br/>
Thanks!
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=43957289-8872-4dfa-b0b9-677fbff0b24c"/>
</item>
<item>
<title>RE: (Request) Taskbar shortcuts - display custom name next to icons?</title>
<link>https://www.displayfusion.com/Discussions/View/request-taskbar-shortcuts-display-custom-name-next-to-icons/?ID=da85a0ca-044a-4b38-93ff-2a5a3d4d432a#2</link>
<pubDate>Sun, 29 Oct 2017 18:03:28 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/request-taskbar-shortcuts-display-custom-name-next-to-icons/?ID=da85a0ca-044a-4b38-93ff-2a5a3d4d432a#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[Along with the above feature request, I'm using Monitor Fading, but it's not really "fading" since it's an instant change in brightness, which can be a little distracting.
If you could add a custom fade-in & fade-out duration (0ms - 1000ms), I'd probably want to decrease the brightness even more...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Along with the above feature request, I'm using Monitor Fading, but it's not really "fading" since it's an instant change in brightness, which can be a little distracting.<br/>
<br/>
If you could add a custom fade-in & fade-out duration (0ms - 1000ms), I'd probably want to decrease the brightness even more.<br/>
<br/>
A good default fade duration would be ~200ms in my opinion.
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=43957289-8872-4dfa-b0b9-677fbff0b24c"/>
</item>
<item>
<title>(Request) Taskbar shortcuts - display custom name next to icons?</title>
<link>https://www.displayfusion.com/Discussions/View/request-taskbar-shortcuts-display-custom-name-next-to-icons/?ID=da85a0ca-044a-4b38-93ff-2a5a3d4d432a</link>
<pubDate>Fri, 27 Oct 2017 19:09:56 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/request-taskbar-shortcuts-display-custom-name-next-to-icons/?ID=da85a0ca-044a-4b38-93ff-2a5a3d4d432a</guid>
<category>DisplayFusion</category>
<description><![CDATA[I rely on my shortcuts a lot and have trouble finding the appropriate small icon to identify those programs or websites sometimes. It's annoying having to memorize what each icon corresponds to.
I tried finding a way to make the tooltip delay = 0, but even if I'd managed that, I'd still rather h...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I rely on my shortcuts a lot and have trouble finding the appropriate small icon to identify those programs or websites sometimes. It's annoying having to memorize what each icon corresponds to.<br/>
<br/>
I tried finding a way to make the tooltip delay = 0, but even if I'd managed that, I'd still rather have the shortcut text in the taskbar itself.<br/>
<br/>
If there's space, is there any way to display the "Custom Name" field next to each icon? I'd like to have the option to have the icon aligned either on the left, right, middle, or disabled (so that it only shows the custom names).<br/>
<br/>
I have 3 monitors with a similar taskbar docked on the left of my right monitor (#1), and I'm a little OCD and like everything to be perfectly symmetrical, which is why the alignment option would be useful.<br/>
<br/>
I took a screenshot and made a rubbish MS paint design to demonstrate the functionality I'm looking for.<br/>
<br/>
Other than a few small things, I love Display Fusion overall. It's got so many useful features, and I have a lot of respect for the developers who made it possible. I hope you'll consider adding this feature too.<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=43957289-8872-4dfa-b0b9-677fbff0b24c"/>
</item>
</channel>
</rss>