noobhacker / WarkeyNETIII

An open source Warkey designed for Windows 10
8 stars 2 forks source link

#Suggestion Acrylic Blur lagging issue #4

Open selastingeorge opened 3 years ago

selastingeorge commented 3 years ago

Hi i just want to inform that the WPF application window lags on resize. Try updating the fluent wpf library that you use.

noobhacker commented 3 years ago

I do acknowledge the issue. But, in order to solve the lag, the new fluent wpf library are not true gaussian blur anymore. I personally rarely resize it or move it, so I decided to keep the gaussian blur and allow the lag to happen.

selastingeorge commented 3 years ago

use xaml islands acrylic blur its far better that having a window with lag.It's a bit difficult to develop but worth for the time you spend on it.

selastingeorge commented 3 years ago

i'm currently working on this acrylic blur issue. we can easily blur, but the problem is to get the visual which is behind the window which can be used for blurring.