<?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: Need help expanding window height or width over adjacent split</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=538fb3ab-6ef4-4d57-9281-21b452f98414" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=538fb3ab-6ef4-4d57-9281-21b452f98414</link>
<description>DisplayFusion RSS: Need help expanding window height or width over adjacent split</description>
<lastBuildDate>Sun, 19 Apr 2026 18:04:28 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=538fb3ab-6ef4-4d57-9281-21b452f98414</generator>
<item>
<title>RE: Need help expanding window height or width over adjacent split</title>
<link>https://www.displayfusion.com/Discussions/View/need-help-expanding-window-height-or-width-over-adjacent-split/?ID=538fb3ab-6ef4-4d57-9281-21b452f98414#5</link>
<pubDate>Tue, 19 Jan 2021 17:15:13 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/need-help-expanding-window-height-or-width-over-adjacent-split/?ID=538fb3ab-6ef4-4d57-9281-21b452f98414#5</guid>
<category>DisplayFusion</category>
<description><![CDATA[This works perfect! Super thanks! Now I just need to figure-out to add a "shift" version of these scripts to shrink the window (eg: ctrl-alt-shift-left will shrink right edge).]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
This works perfect! Super thanks! Now I just need to figure-out to add a "shift" version of these scripts to shrink the window (eg: ctrl-alt-shift-left will shrink right edge).
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Need help expanding window height or width over adjacent split</title>
<link>https://www.displayfusion.com/Discussions/View/need-help-expanding-window-height-or-width-over-adjacent-split/?ID=538fb3ab-6ef4-4d57-9281-21b452f98414#4</link>
<pubDate>Thu, 17 Dec 2020 11:05:46 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/need-help-expanding-window-height-or-width-over-adjacent-split/?ID=538fb3ab-6ef4-4d57-9281-21b452f98414#4</guid>
<category>DisplayFusion</category>
<description><![CDATA[I was able to put together some scripted functions that should work for you. Here's how to get them into DisplayFusion:
Download the files attached to this post
On the DisplayFusion Settings  Functions tab, click the "Scripted Function  Import Scripted Function" button
Select on of the files y...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I was able to put together some scripted functions that should work for you. Here's how to get them into DisplayFusion:<br/>
<br/>
<ul class="ListBullet">
<li>Download the files attached to this post</li>
<li>On the DisplayFusion Settings > Functions tab, click the "Scripted Function > Import Scripted Function" button</li>
<li>Select on of the files you downloaded in the first step</li>
<li>Give it a key combination and click OK</li>
<li>Optionally, select it, click "Toggle TitleBar Button" (to add it to the caption bar of every application)</li>
<li>Click Apply and test it out</li></ul>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Need help expanding window height or width over adjacent split</title>
<link>https://www.displayfusion.com/Discussions/View/need-help-expanding-window-height-or-width-over-adjacent-split/?ID=538fb3ab-6ef4-4d57-9281-21b452f98414#3</link>
<pubDate>Mon, 07 Dec 2020 05:21:49 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/need-help-expanding-window-height-or-width-over-adjacent-split/?ID=538fb3ab-6ef4-4d57-9281-21b452f98414#3</guid>
<category>DisplayFusion</category>
<description><![CDATA[I know that the sizes are absolute, but if I run one function to set the height to 2160 and the another function to set the width to 2560, why does the height change from 2160?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I know that the sizes are absolute, but if I run one function to set the height to 2160 and the another function to set the width to 2560, why does the height change from 2160?
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Need help expanding window height or width over adjacent split</title>
<link>https://www.displayfusion.com/Discussions/View/need-help-expanding-window-height-or-width-over-adjacent-split/?ID=538fb3ab-6ef4-4d57-9281-21b452f98414#2</link>
<pubDate>Fri, 04 Dec 2020 16:51:05 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/need-help-expanding-window-height-or-width-over-adjacent-split/?ID=538fb3ab-6ef4-4d57-9281-21b452f98414#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[The regular Custom Functions are only setting absolute values, so it's not changing the size by 2160, it's setting the size to 2160.
You're correct that you'd need a Scripted Function to do what you're looking for. I will pass this over to one of our developers to see if they're able to write a ...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
The regular Custom Functions are only setting absolute values, so it's not changing the size <i>by</i> 2160, it's setting the size <i>to</i> 2160.<br/>
<br/>
You're correct that you'd need a Scripted Function to do what you're looking for. I will pass this over to one of our developers to see if they're able to write a Scripted Function that does this.<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>Need help expanding window height or width over adjacent split</title>
<link>https://www.displayfusion.com/Discussions/View/need-help-expanding-window-height-or-width-over-adjacent-split/?ID=538fb3ab-6ef4-4d57-9281-21b452f98414</link>
<pubDate>Tue, 01 Dec 2020 23:56:25 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/need-help-expanding-window-height-or-width-over-adjacent-split/?ID=538fb3ab-6ef4-4d57-9281-21b452f98414</guid>
<category>DisplayFusion</category>
<description><![CDATA[I have my 4k monitor split as such:
[1:1280 x  750][2:1280 x  750][3:1280 x  750]
[4:1280 x 1410][5:1280 x 1410][6:1280 x 1410]
I have the following basic functions to expand a window down vertically or right horizontally.
increase height (ctrl-alt-down)
window screen action: keep window on ...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I have my 4k monitor split as such:<br/>
[1:1280 x  750][2:1280 x  750][3:1280 x  750]<br/>
[4:1280 x 1410][5:1280 x 1410][6:1280 x 1410]<br/>
<br/>
I have the following basic functions to expand a window down vertically or right horizontally.<br/>
<br/>
<b>increase height (ctrl-alt-down)</b><br/>
window screen action: keep window on same monitor<br/>
window alignment: don't move the window<br/>
change window width to specified pixel value: don't change window width<br/>
window height change: 2160<br/>
<br/>
<b>increase width (ctrl-alt-right)</b><br/>
window screen action: keep window on same monitor<br/>
window alignment: don't move the window<br/>
change window width to specified pixel value: 2560<br/>
window height change: don't change window height<br/>
<br/>
Say for a window in split 2, if I invoke the 'increase width' function, it will fill 2 and 3. Then if I invoke 'increase height' I expect it to fill 2, 3, 5, and 6. But it undoes the previous function and fills out 2 and 5. What is wrong?<br/>
<br/>
Ultimately, I would like to be able to use ctrl-alt-up/down/left/right to expand a window to fill a split in the corresponding direction or repeat the same function direction to fill additional splits, but this doesn't seem possible without creating a custom script.
</div>
]]></content:encoded>
</item>
</channel>
</rss>