WillPower3309 / swayblur

Basic i3ipc based script to blur an output's wallpaper when a client is present in it
https://pypi.org/project/swayblur/
MIT License
15 stars 4 forks source link

Better blurred<->unblurred transition #12

Open alfredjophy opened 2 years ago

alfredjophy commented 2 years ago

An enhancement suggestion

Right now the delay just pauses before switching the wallpaper which is too sudden

If a series of images with a blur gradually increasing/decreasing is generated based on the delay, then that can be merged into a GIF and played by oguri...

This would make the transition from blurred to unblurred way smoother when you close a window

WillPower3309 commented 2 years ago

Have you tried playing around with the -a argument?

alfredjophy commented 2 years ago

yes, initially the slow animations is smoother but the switching from blurred to unblurred is too quick