<?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: Move Window to Top Right / Top Left not working properly in dual-monitor setup</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=55718f49-a8b1-4241-9a3c-4abf23cf336d" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=55718f49-a8b1-4241-9a3c-4abf23cf336d</link>
<description>DisplayFusion RSS: Move Window to Top Right / Top Left not working properly in dual-monitor setup</description>
<lastBuildDate>Sun, 19 Apr 2026 15:07:53 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=55718f49-a8b1-4241-9a3c-4abf23cf336d</generator>
<item>
<title>RE: Move Window to Top Right / Top Left not working properly in dual-monitor setup</title>
<link>https://www.displayfusion.com/Discussions/View/move-window-to-top-right-top-left-not-working-properly-in-dual-monitor-setup/?ID=55718f49-a8b1-4241-9a3c-4abf23cf336d#5</link>
<pubDate>Tue, 24 Mar 2020 15:51:27 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/move-window-to-top-right-top-left-not-working-properly-in-dual-monitor-setup/?ID=55718f49-a8b1-4241-9a3c-4abf23cf336d#5</guid>
<category>DisplayFusion</category>
<description><![CDATA[I agree! We actually have an open ticket on our list to investigate the right-hand side. I think it may have been that both sides were affected in the past, but we're going to review it again to either confirm that, or remove the gap from the right side]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I agree! We actually have an open ticket on our list to investigate the right-hand side. I think it may have been that both sides were affected in the past, but we're going to review it again to either confirm that, or remove the gap from the right side <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" />
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=5239491a-47dd-4e00-97b0-932c94ab34b6"/>
</item>
<item>
<title>RE: Move Window to Top Right / Top Left not working properly in dual-monitor setup</title>
<link>https://www.displayfusion.com/Discussions/View/move-window-to-top-right-top-left-not-working-properly-in-dual-monitor-setup/?ID=55718f49-a8b1-4241-9a3c-4abf23cf336d#4</link>
<pubDate>Fri, 20 Mar 2020 23:30:16 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/move-window-to-top-right-top-left-not-working-properly-in-dual-monitor-setup/?ID=55718f49-a8b1-4241-9a3c-4abf23cf336d#4</guid>
<category>DisplayFusion</category>
<description><![CDATA[That explains why windows on the right-hand monitor can't be positioned at the left edge.
But what about windows on the left-hand monitor not aligning to the right edge? The left-upper-corner of those windows remain on the same display as the body of the window, even if the (invisible) right edg...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
That explains why windows on the right-hand monitor can't be positioned at the left edge. <br/>
<br/>
But what about windows on the left-hand monitor not aligning to the right edge? The left-upper-corner of those windows remain on the same display as the body of the window, even if the (invisible) right edge crosses to the other display.<br/>
<br/>
I understand the issue, but it doesn't sound like it should be symmetric.
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=5239491a-47dd-4e00-97b0-932c94ab34b6"/>
</item>
<item>
<title>RE: Move Window to Top Right / Top Left not working properly in dual-monitor setup</title>
<link>https://www.displayfusion.com/Discussions/View/move-window-to-top-right-top-left-not-working-properly-in-dual-monitor-setup/?ID=55718f49-a8b1-4241-9a3c-4abf23cf336d#3</link>
<pubDate>Fri, 20 Mar 2020 15:29:22 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/move-window-to-top-right-top-left-not-working-properly-in-dual-monitor-setup/?ID=55718f49-a8b1-4241-9a3c-4abf23cf336d#3</guid>
<category>DisplayFusion</category>
<description><![CDATA[This is unfortunately the expected behaviour. Windows 10 windows have an invisible window border on them. Normally we position the window 7px further left than the edge of the screen, so that the visible part of the window is right at the edge. However, there's a bug in Windows, where if the top-...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
This is unfortunately the expected behaviour. Windows 10 windows have an invisible window border on them. Normally we position the window 7px further left than the edge of the screen, so that the visible part of the window is right at the edge. However, there's a bug in Windows, where if the top-left corner of the window (which is actually in the invisible area) is on the other monitor, the scaling values sent are from that monitor, so then our size/location calculations are wrong.<br/>
<br/>
To work around that, we have to make sure the top-left corner is at 0,0 for the monitor it's on, but then it looks like it's not at the edge because of the invisible window borders <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" /><br/>
<br/>
Hope that makes sense, please let me know if not.<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=5239491a-47dd-4e00-97b0-932c94ab34b6"/>
</item>
<item>
<title>RE: Move Window to Top Right / Top Left not working properly in dual-monitor setup</title>
<link>https://www.displayfusion.com/Discussions/View/move-window-to-top-right-top-left-not-working-properly-in-dual-monitor-setup/?ID=55718f49-a8b1-4241-9a3c-4abf23cf336d#2</link>
<pubDate>Thu, 19 Mar 2020 22:05:51 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/move-window-to-top-right-top-left-not-working-properly-in-dual-monitor-setup/?ID=55718f49-a8b1-4241-9a3c-4abf23cf336d#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[Thank you for the information! We're a bit backed-up right now but we'll take a look as soon as we can and get back to you. Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Thank you for the information! We're a bit backed-up right now but we'll take a look as soon as we can and get back to you. Thanks! <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" />
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=5239491a-47dd-4e00-97b0-932c94ab34b6"/>
</item>
<item>
<title>Move Window to Top Right / Top Left not working properly in dual-monitor setup</title>
<link>https://www.displayfusion.com/Discussions/View/move-window-to-top-right-top-left-not-working-properly-in-dual-monitor-setup/?ID=55718f49-a8b1-4241-9a3c-4abf23cf336d</link>
<pubDate>Thu, 19 Mar 2020 04:57:12 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/move-window-to-top-right-top-left-not-working-properly-in-dual-monitor-setup/?ID=55718f49-a8b1-4241-9a3c-4abf23cf336d</guid>
<category>DisplayFusion</category>
<description><![CDATA[This one is new on me. It started today, the moment I replaced one of my two monitors. Originally both displays were 1080p; now I have a 2560x1440 (125% scaling) and a 1920x1080 (100% scaling), on Win10. Logs attached from while replicating issue.
I have two functions I use constantly; one moves...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
This one is new on me. It started today, the moment I replaced one of my two monitors. Originally both displays were 1080p; now I have a 2560x1440 (125% scaling) and a 1920x1080 (100% scaling), on Win10. Logs attached from while replicating issue.<br/>
<br/>
I have two functions I use constantly; one moves the active window to the top-right corner of the current display, one moves to the top left. Screenshot of the setting attached.<br/>
<br/>
Since replacing the display, windows do not correctly relocate to the shared edge. For example, triggering "move to top right" on the right-hand monitor works fine, but triggering "move to top left" on the same display causes the window to stop ~10 or 20 pixels from the edge. This behavior is exactly reversed on the left-hand monitor; that is, "move to top left" works properly, "move to top right" stops short. <br/>
<br/>
Of note, Window Snapping works properly if I drag the window against the seam.
</div>
]]></content:encoded>
<media:thumbnail url="https://www.displayfusion.com/Discussions/Download/?ID=5239491a-47dd-4e00-97b0-932c94ab34b6"/>
</item>
</channel>
</rss>