<?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: Feature Request?</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=d6b045bd-2c9a-46d1-bf19-89b7ec35ae7f" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=d6b045bd-2c9a-46d1-bf19-89b7ec35ae7f</link>
<description>DisplayFusion RSS: Feature Request?</description>
<lastBuildDate>Sun, 19 Apr 2026 15:04:36 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=d6b045bd-2c9a-46d1-bf19-89b7ec35ae7f</generator>
<item>
<title>RE: Feature Request?</title>
<link>https://www.displayfusion.com/Discussions/View/feature-request/?ID=d6b045bd-2c9a-46d1-bf19-89b7ec35ae7f#7</link>
<pubDate>Thu, 23 Jan 2020 00:45:45 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/feature-request/?ID=d6b045bd-2c9a-46d1-bf19-89b7ec35ae7f#7</guid>
<category>DisplayFusion</category>
<description><![CDATA[Unfortunately I couldn't figure out a way to grab the automatic or manual Windows lock event (though I am thinking some way to detect idle time and if you know the screen lock timeout, you might could do something close) so you must assign a new hotkey to lock your PC, but then it works if you ad...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Unfortunately I couldn't figure out a way to grab the automatic or manual Windows lock event (though I am thinking some way to detect idle time and if you know the screen lock timeout, you might could do something close) so you must assign a new hotkey to lock your PC, but then it works if you add a registry key to have windows convert a jpg to the lockscreen.<br/>
<br/>
I sent a share request for the function GaussianLock.<br/>
<br/>
I have modified my function to not lock, added a new GaussianLock function that calls GaussianLockUpdate and then locks, and set a System Idle trigger to 598 seconds then run GaussianLockUpdate. My screensaver timeout is set to ten minutes, so that should catch the screen just before it kicks in.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Feature Request?</title>
<link>https://www.displayfusion.com/Discussions/View/feature-request/?ID=d6b045bd-2c9a-46d1-bf19-89b7ec35ae7f#6</link>
<pubDate>Sat, 20 Apr 2019 21:54:36 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/feature-request/?ID=d6b045bd-2c9a-46d1-bf19-89b7ec35ae7f#6</guid>
<category>DisplayFusion</category>
<description><![CDATA[Neato!
I am on Windows 10 1903. So are you saying that if i generate a blurring file to run at screentimeout, i may be able to get the effect I am talking about?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Neato!<br/>
I am on Windows 10 1903. So are you saying that if i generate a blurring file to run at screentimeout, i may be able to get the effect I am talking about?
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Feature Request?</title>
<link>https://www.displayfusion.com/Discussions/View/feature-request/?ID=d6b045bd-2c9a-46d1-bf19-89b7ec35ae7f#5</link>
<pubDate>Wed, 30 May 2018 17:09:09 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/feature-request/?ID=d6b045bd-2c9a-46d1-bf19-89b7ec35ae7f#5</guid>
<category>DisplayFusion</category>
<description><![CDATA[DisplayFusion should be targeting .NET 4.6.1 now. What error do you get when you try to run your code in a DisplayFusion Scripted Function?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
DisplayFusion should be targeting .NET 4.6.1 now. What error do you get when you try to run your code in a DisplayFusion Scripted Function?
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Feature Request?</title>
<link>https://www.displayfusion.com/Discussions/View/feature-request/?ID=d6b045bd-2c9a-46d1-bf19-89b7ec35ae7f#4</link>
<pubDate>Thu, 24 May 2018 22:47:28 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/feature-request/?ID=d6b045bd-2c9a-46d1-bf19-89b7ec35ae7f#4</guid>
<category>DisplayFusion</category>
<description><![CDATA[I got this working from LINQPad by using UserProfile.LockScreen, but it requires .Net 4.5 to be compatible and would only run on Windows 8/8.1. What Windows are you using?
Since DisplayFusion functions are under .Net 4.0, my code won't run anyway, unless I can find a compatible method for Window...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I got this working from LINQPad by using UserProfile.LockScreen, but it requires .Net 4.5 to be compatible and would only run on Windows 8/8.1. What Windows are you using?<br/>
<br/>
Since DisplayFusion functions are under .Net 4.0, my code won't run anyway, unless I can find a compatible method for Windows 7 and 8/10.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Feature Request?</title>
<link>https://www.displayfusion.com/Discussions/View/feature-request/?ID=d6b045bd-2c9a-46d1-bf19-89b7ec35ae7f#3</link>
<pubDate>Fri, 27 Apr 2018 17:24:34 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/feature-request/?ID=d6b045bd-2c9a-46d1-bf19-89b7ec35ae7f#3</guid>
<category>DisplayFusion</category>
<description><![CDATA[I'll add this to our feature request list, thanks]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I'll add this to our feature request list, 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>
</item>
<item>
<title>RE: Feature Request?</title>
<link>https://www.displayfusion.com/Discussions/View/feature-request/?ID=d6b045bd-2c9a-46d1-bf19-89b7ec35ae7f#2</link>
<pubDate>Mon, 23 Apr 2018 22:38:32 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/feature-request/?ID=d6b045bd-2c9a-46d1-bf19-89b7ec35ae7f#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[I wrote a scripted function to create a blurred image, but I can't refresh it.
It would be nice if BFS.DisplayFusion supported setting the Lock Screen filename and/or refreshing the Lock Screen image. I can't find an API to do that easily in Windows.
Also, my blurring algorithm is running a bit...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I wrote a scripted function to create a blurred image, but I can't refresh it.<br/>
<br/>
It would be nice if BFS.DisplayFusion supported setting the Lock Screen filename and/or refreshing the Lock Screen image. I can't find an API to do that easily in Windows.<br/>
<br/>
Also, my blurring algorithm is running a bit slow - are scripted functions compiled with optimization on?
</div>
]]></content:encoded>
</item>
<item>
<title>Feature Request?</title>
<link>https://www.displayfusion.com/Discussions/View/feature-request/?ID=d6b045bd-2c9a-46d1-bf19-89b7ec35ae7f</link>
<pubDate>Mon, 23 Apr 2018 17:55:26 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/feature-request/?ID=d6b045bd-2c9a-46d1-bf19-89b7ec35ae7f</guid>
<category>DisplayFusion</category>
<description><![CDATA[I was wondering if DF, could support those slick screensavers/lock screens like MAC, and Linux. The ones that just BLUR everything on your screen until you unlock. I do not know if it would be implemented as a Lock Screen, or as a screensaver. Currently the lockscreen does not span all 3 monitors...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I was wondering if DF, could support those slick screensavers/lock screens like MAC, and Linux. The ones that just BLUR everything on your screen until you unlock. I do not know if it would be implemented as a Lock Screen, or as a screensaver. Currently the lockscreen does not span all 3 monitors, so I am not sure if it would work either way.<br/>
<br/>
Just a friendly suggestion.<br/>
Thanks for the awesome product! <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-grin-stars.light.svg" alt="8)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData="8)" HelpButtonDataAlign="BelowMiddle" />
</div>
]]></content:encoded>
</item>
</channel>
</rss>