buchizo / ClaudiaIDE

This extension can change easily the background image of editor window in Visual Studio.
https://marketplace.visualstudio.com/items?itemName=kbuchi.ClaudiaIDE
648 stars 113 forks source link

add background image blur feature #167

Closed afterl1ght closed 10 months ago

afterl1ght commented 10 months ago

add image gaussian blur for anyone who wants it

[!WARNING]

  • WebApi slideshow images somehow load much slower between images while Image blur radius > 0. it still works with no performance problems so far, but i don't recommend using image blur during WebAPI slideshows.
  • does not support GIFs and videos.
  • localization: BlurRadiusDes description for JP and CN are missing.

i initially modified this for personal use because i want to fake mica effect. and also it looks cool!

image previews
buchizo commented 10 months ago

@afterl1ght Thank you for your PR ;)

buchizo commented 10 months ago

ver 3.1.23 is include this feature: https://github.com/buchizo/ClaudiaIDE/releases/tag/Release3.1.23