<?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: Taskbar on top of windows</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=50145c61-80ef-4764-9746-aebb66c021bb" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=50145c61-80ef-4764-9746-aebb66c021bb</link>
<description>DisplayFusion RSS: Taskbar on top of windows</description>
<lastBuildDate>Tue, 05 May 2026 07: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=50145c61-80ef-4764-9746-aebb66c021bb</generator>
<item>
<title>RE: Taskbar on top of windows</title>
<link>https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#20</link>
<pubDate>Wed, 29 May 2024 20:23:09 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#20</guid>
<category>DisplayFusion</category>
<description><![CDATA[Quote:
@NetMage
For this reason I have to move the window and resize to span all 4 monitors and go full screen. Since its not a true maximize I can't restore the window to the previous "state" as the window size and position have already been overridden. For this reason I'm stuck with the resto...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
<div class="BackGrey"><div class="Text"><div><b>Quote:</b></div>@NetMage<br/>
For this reason I have to move the window and resize to span all 4 monitors and go full screen. Since its not a true maximize I can't restore the window to the previous "state" as the window size and position have already been overridden. For this reason I'm stuck with the restore button basically doing another resize to a static location. <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-frown.light.svg" alt=":(" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":(" HelpButtonDataAlign="BelowMiddle" /></div></div><br/>
<br/>
It is perhaps more work than you would like, but you could use BFS.ScriptSettings to store the original monitor and position (I would use the window handle as the value name, possibly with suffixes) before you maximize across all four monitors, and then you could retrieve those values for your custom restore button. If it doesn't find any, it could just do nothing.<br/>
<br/>
You would need to run a clean-up routine, possibly at the end of the maximize function, to delete any ScriptSettings for windows that no longer exist. I would also suggest the restore function delete the script settings.
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=ffc7aadb-77cd-4773-b8b9-e9072e82f777"/>
</item>
<item>
<title>RE: Taskbar on top of windows</title>
<link>https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#19</link>
<pubDate>Wed, 12 Jul 2023 13:27:21 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#19</guid>
<category>DisplayFusion</category>
<description><![CDATA[Could you send me a copy of your troubleshooting info? Here are the steps:
Open the Settings  Troubleshooting tab
Click the "Export Info to File" button
Reply with the file attached]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Could you send me a copy of your troubleshooting info? Here are the steps:<br/>
<br/>
<ul class="ListBullet">
<li>Open the Settings > Troubleshooting tab</li>
<li>Click the "Export Info to File" button</li>
<li>Reply with the file attached</li></ul>
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=ffc7aadb-77cd-4773-b8b9-e9072e82f777"/>
</item>
<item>
<title>RE: Taskbar on top of windows</title>
<link>https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#18</link>
<pubDate>Wed, 12 Jul 2023 08:17:29 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#18</guid>
<category>DisplayFusion</category>
<description><![CDATA[Quote:
Hi Landon,
Going back to the issue with your programs going past the top taskbar, I was able to reproduce that issue on my end. I've added it to our list to fix up, so we'll be sure to let you know if we have any news on it in the future.
Thanks!
Hi Owen,
I have this problem too. It d...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
<div class="BackGrey"><div class="Text"><div><b>Quote:</b></div>Hi Landon,<br/>
<br/>
Going back to the issue with your programs going past the top taskbar, I was able to reproduce that issue on my end. I've added it to our list to fix up, so we'll be sure to let you know if we have any news on it in the future.<br/>
Thanks!</div></div><br/>
Hi Owen,<br/>
I have this problem too. It doesn't always happens, but when it does it's reeeeeally annoying. I have to right click on the taskbar software icon, move it to the next screen that has a taskbar on the bottom.<br/>
Any news on the fix?<br/>
THanks!
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=ffc7aadb-77cd-4773-b8b9-e9072e82f777"/>
</item>
<item>
<title>RE: Taskbar on top of windows</title>
<link>https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#17</link>
<pubDate>Mon, 05 Apr 2021 18:26:07 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#17</guid>
<category>DisplayFusion</category>
<description><![CDATA[@NetMage
When using the monitor with multiple inputs, if you maximize it only maximizes to one quadrant or "monitor". For this reason I have to move the window and resize to span all 4 monitors and go full screen. Since its not a true maximize I can't restore the window to the previous "state" a...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
@NetMage<br/>
<br/>
When using the monitor with multiple inputs, if you maximize it only maximizes to one quadrant or "monitor". For this reason I have to move the window and resize to span all 4 monitors and go full screen. Since its not a true maximize I can't restore the window to the previous "state" as the window size and position have already been overridden. For this reason I'm stuck with the restore button basically doing another resize to a static location. <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-frown.light.svg" alt=":(" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":(" HelpButtonDataAlign="BelowMiddle" />
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=ffc7aadb-77cd-4773-b8b9-e9072e82f777"/>
</item>
<item>
<title>RE: Taskbar on top of windows</title>
<link>https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#16</link>
<pubDate>Wed, 31 Mar 2021 21:02:02 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#16</guid>
<category>DisplayFusion</category>
<description><![CDATA[Perhaps your function to span all monitors could maximize the window then adjust its size, so the restore works properly?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Perhaps your function to span all monitors could maximize the window then adjust its size, so the restore works properly?
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=ffc7aadb-77cd-4773-b8b9-e9072e82f777"/>
</item>
<item>
<title>RE: Taskbar on top of windows</title>
<link>https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#15</link>
<pubDate>Wed, 24 Mar 2021 15:07:49 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#15</guid>
<category>DisplayFusion</category>
<description><![CDATA[The monitor I'm running is the LF-43UN700. https://www.lg.com/us/monitors/lg-43un700-b-4k-uhd-led-monitor
This monitor is 4k and will accept 4 inputs in which you can use picture in picture or quadrants to display the inputs. This being the case I can run a single 4k display and let DF split the...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
The monitor I'm running is the LF-43UN700. https://www.lg.com/us/monitors/lg-43un700-b-4k-uhd-led-monitor<br/>
<br/>
This monitor is 4k and will accept 4 inputs in which you can use picture in picture or quadrants to display the inputs. This being the case I can run a single 4k display and let DF split the screens or the monitor can do it natively with the displayport MST hub and giving it 4 inputs. I've setup a function to move the window and set the size to 3840/2080 to account for the 2 taskbars. This seems to be fine for the maximize but you can't restore the window to its original location. I have to have another function to resize it again to fit in a 1080 "window" or display and then you have to move the window back to its original display.<br/>
<br/>
Attached is the file requested. Thanks.
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=ffc7aadb-77cd-4773-b8b9-e9072e82f777"/>
</item>
<item>
<title>RE: Taskbar on top of windows</title>
<link>https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#14</link>
<pubDate>Wed, 24 Mar 2021 14:29:55 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#14</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hi Landon,
Going back to the issue with your programs going past the top taskbar, I was able to reproduce that issue on my end. I've added it to our list to fix up, so we'll be sure to let you know if we have any news on it in the future.
We are also aware of a bug with the Span Window function...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hi Landon,<br/>
<br/>
Going back to the issue with your programs going past the top taskbar, I was able to reproduce that issue on my end. I've added it to our list to fix up, so we'll be sure to let you know if we have any news on it in the future.<br/>
<br/>
We are also aware of a bug with the Span Window function failing when monitors are stacked on top of each other. I've added your vote to this bug as well.<br/>
<br/>
As a work around, you can create a custom function that moves the window to the top left corner of the top left monitor, and then sets the width and height of the application to 200%.<br/>
<br/>
I can't say I've seen a monitor split itself into 4 sections through 4 separate inputs. Could you send me over a copy of your troubleshooting info for reference? Here are the steps:<br/>
<br/>
<ul class="ListBullet">
<li>Open the Settings > Troubleshooting tab</li>
<li>Click the "Export Info to File" button</li>
<li>Reply with the file attached</li></ul>
<br/>
Thanks!
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=ffc7aadb-77cd-4773-b8b9-e9072e82f777"/>
</item>
<item>
<title>RE: Taskbar on top of windows</title>
<link>https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#13</link>
<pubDate>Tue, 23 Mar 2021 22:56:03 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#13</guid>
<category>DisplayFusion</category>
<description><![CDATA[Ok, with the MST hub and using 4 inputs on my monitor to split it that way and going with the native taskbars works fine. My issue is now in this configuration the span window function doesn't work. When I click that function it moves the window to the top of my "primary" monitor and shrinks it d...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Ok, with the MST hub and using 4 inputs on my monitor to split it that way and going with the native taskbars works fine. My issue is now in this configuration the span window function doesn't work. When I click that function it moves the window to the top of my "primary" monitor and shrinks it down. I would assume that spanning monitors means it would maximize across all 4. What could I possibly be doing wrong now? Here is a screen shot of brave after I hit the Span button and the intersection of all 4 monitors. Thanks.
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=ffc7aadb-77cd-4773-b8b9-e9072e82f777"/>
</item>
<item>
<title>RE: Taskbar on top of windows</title>
<link>https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#12</link>
<pubDate>Mon, 22 Mar 2021 18:18:24 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#12</guid>
<category>DisplayFusion</category>
<description><![CDATA[Spoke too soon. With the taskbar on top its covering up the Zoom controls. I have to move the taskbar down to access the Zoom controls.
I'm giving up. I ordered a MST hub to split the monitor into 4 1080 screens and will just use displayfusion to span these monitors.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Spoke too soon. With the taskbar on top its covering up the Zoom controls. I have to move the taskbar down to access the Zoom controls.<br/>
<br/>
I'm giving up. I ordered a MST hub to split the monitor into 4 1080 screens and will just use displayfusion to span these monitors.
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=ffc7aadb-77cd-4773-b8b9-e9072e82f777"/>
</item>
<item>
<title>RE: Taskbar on top of windows</title>
<link>https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#11</link>
<pubDate>Sat, 20 Mar 2021 00:35:44 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#11</guid>
<category>DisplayFusion</category>
<description><![CDATA[I finally got something working!
So when I changed from Span Window Across all Monitors to Maximize Window (ignore monitor splits) it works!
Its going to take alot of getting used to the taskbar being on top but at least it works now. Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I finally got something working!<br/>
<br/>
So when I changed from Span Window Across all Monitors to Maximize Window (ignore monitor splits) it works!<br/>
<br/>
Its going to take alot of getting used to the taskbar being on top but at least it works now. Thanks!
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=ffc7aadb-77cd-4773-b8b9-e9072e82f777"/>
</item>
<item>
<title>RE: Taskbar on top of windows</title>
<link>https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#10</link>
<pubDate>Fri, 19 Mar 2021 21:36:57 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#10</guid>
<category>DisplayFusion</category>
<description><![CDATA[A Function could probably be created to disable the taskbars when the focused window overlaps the middle taskbars and enable them when the focused window is changed. Or leave them disabled while a large window is open.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
A Function could probably be created to disable the taskbars when the focused window overlaps the middle taskbars and enable them when the focused window is changed. Or leave them disabled while a large window is open.
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=ffc7aadb-77cd-4773-b8b9-e9072e82f777"/>
</item>
<item>
<title>RE: Taskbar on top of windows</title>
<link>https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#9</link>
<pubDate>Fri, 19 Mar 2021 19:19:37 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#9</guid>
<category>DisplayFusion</category>
<description><![CDATA[Here you go. I toggled the Brave browser to full screen at exactly 2:16 pm.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Here you go. I toggled the Brave browser to full screen at exactly 2:16 pm.
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=ffc7aadb-77cd-4773-b8b9-e9072e82f777"/>
</item>
<item>
<title>RE: Taskbar on top of windows</title>
<link>https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#8</link>
<pubDate>Fri, 19 Mar 2021 18:37:07 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#8</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hi Landon,
Could you send me over a debug log? Here are the steps:
On the DisplayFusion Settings  Troubleshooting tab, change the Logging drop-down to "L1: Log Minimal" and click Apply
Reproduce the issue and note the time so we'll know where to check in the log file
Click the "Export Info to...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hi Landon,<br/>
<br/>
Could you send me over a debug log? Here are the steps:<br/>
<br/>
<ul class="ListBullet">
<li>On the DisplayFusion Settings > Troubleshooting tab, change the Logging drop-down to "L1: Log Minimal" and click Apply</li>
<li>Reproduce the issue and note the time so we'll know where to check in the log file</li>
<li>Click the "Export Info to File" button on the Settings > Troubleshooting tab</li>
<li>Reply with the file attached</li>
<li>Disable debug logging after sending the log</li></ul>
<br/>
Thanks!
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=ffc7aadb-77cd-4773-b8b9-e9072e82f777"/>
</item>
<item>
<title>RE: Taskbar on top of windows</title>
<link>https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#7</link>
<pubDate>Fri, 19 Mar 2021 14:44:35 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#7</guid>
<category>DisplayFusion</category>
<description><![CDATA[Its happening with every app including file explorer.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Its happening with every app including file explorer.
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=ffc7aadb-77cd-4773-b8b9-e9072e82f777"/>
</item>
<item>
<title>RE: Taskbar on top of windows</title>
<link>https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#6</link>
<pubDate>Wed, 17 Mar 2021 17:37:05 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#6</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hi Landon,
I can't seem to reproduce the issue with your settings. Does that happen with all applications, or just certain ones?
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hi Landon,<br/>
<br/>
I can't seem to reproduce the issue with your settings. Does that happen with all applications, or just certain ones?<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=ffc7aadb-77cd-4773-b8b9-e9072e82f777"/>
</item>
<item>
<title>RE: Taskbar on top of windows</title>
<link>https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#5</link>
<pubDate>Wed, 17 Mar 2021 16:19:14 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#5</guid>
<category>DisplayFusion</category>
<description><![CDATA[Attached.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Attached.
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=ffc7aadb-77cd-4773-b8b9-e9072e82f777"/>
</item>
<item>
<title>RE: Taskbar on top of windows</title>
<link>https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#4</link>
<pubDate>Wed, 17 Mar 2021 16:00:03 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#4</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hi Landon,
I've added this to our feature request list. We don't guarantee that feature requests will be implemented, or offer timelines on possible implementation. We'll be sure to let you know if we do add it to our planned features in a future version.
That's strange that your windows are go...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hi Landon,<br/>
<br/>
I've added this to our feature request list. We don't guarantee that feature requests will be implemented, or offer timelines on possible implementation. We'll be sure to let you know if we do add it to our planned features in a future version.<br/>
<br/>
That's strange that your windows are going past the taskbar. Could you send me over a backup of your settings? You can grab them in the options tab of DisplayFusion, using the "Export Settings" button.<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=ffc7aadb-77cd-4773-b8b9-e9072e82f777"/>
</item>
<item>
<title>RE: Taskbar on top of windows</title>
<link>https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#3</link>
<pubDate>Sat, 13 Mar 2021 14:17:49 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#3</guid>
<category>DisplayFusion</category>
<description><![CDATA[Feature Request!
So I suppose moving the taskbar could be a workaround however when you do that it covers up the much needed min/max/close buttons and covers the top of the window.
Is there a way to disable the taskbars when I toggle the full screen button? And then enable the taskbars when I c...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Feature Request! <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/>
So I suppose moving the taskbar could be a workaround however when you do that it covers up the much needed min/max/close buttons and covers the top of the window.<br/>
<br/>
Is there a way to disable the taskbars when I toggle the full screen button? And then enable the taskbars when I click the toggle button again?<br/>
<br/>
Thanks,<br/>
Landon.
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=ffc7aadb-77cd-4773-b8b9-e9072e82f777"/>
</item>
<item>
<title>RE: Taskbar on top of windows</title>
<link>https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#2</link>
<pubDate>Fri, 12 Mar 2021 19:08:29 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hi Landon,
Unfortunately there isn't really a way around this, aside from moving those taskbars to the top of their respective splits.
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hi Landon,<br/>
<br/>
Unfortunately there isn't really a way around this, aside from moving those taskbars to the top of their respective splits.<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=ffc7aadb-77cd-4773-b8b9-e9072e82f777"/>
</item>
<item>
<title>Taskbar on top of windows</title>
<link>https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb</link>
<pubDate>Wed, 10 Mar 2021 16:39:48 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/taskbar-on-top-of-windows/?ID=50145c61-80ef-4764-9746-aebb66c021bb</guid>
<category>DisplayFusion</category>
<description><![CDATA[I have a 4k monitor split into 4 displays with taskbars on each display. This works great for windows in each display but when I try and full screen an app to the full 4k the taskbar on the two top monitors is being displayed in front of the app that is in the foreground. How can I prevent the ta...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I have a 4k monitor split into 4 displays with taskbars on each display. This works great for windows in each display but when I try and full screen an app to the full 4k the taskbar on the two top monitors is being displayed in front of the app that is in the foreground. How can I prevent the taskbar from being on top of my other windows? Attached is an example and the settings for the taskbars. Thanks.
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=ffc7aadb-77cd-4773-b8b9-e9072e82f777"/>
</item>
</channel>
</rss>