aunetx / blur-my-shell

Extension that adds a blur look to different parts of the GNOME Shell, including the top panel, dash and overview
https://extensions.gnome.org/extension/3193/blur-my-shell/
GNU General Public License v3.0
1.56k stars 88 forks source link

Search light - request collab #459

Open icedman opened 1 year ago

icedman commented 1 year ago

Hi, I'd like my extension to be supported by blur-my:

https://github.com/icedman/search-light

I implemented its blurring effect studying & copying your code. Recent gnome updates however broke the feature. I couldn't keep up with regular breaking changes.

Search Light has gained enough users/downloads for your consideration.

Let me know the changes I need to do to make for easier integration.

Thanks!!

aunetx commented 1 year ago

Hello, I looked at it and this should be very doable! Although it might take some time on my part.

I have not studied your code in detail so there is nothing definitive for the moment, but I guess that I would need in order to have a good integration:

So I will look at it and tell you if I really need them, and I will definitely add support for your extension! Although there won't be any rounded corners as you can imagine...

Would you prefer to have static or dynamic blur? You can test the difference with panel blur in blur my shell, I guess it should be doable to add both anyway

icedman commented 1 year ago

Thank you for looking into this. It is the rounded corners in combination with blurred backgrounds that is currently in need of fixing in Search Light. Artifacts are shown. I was hoping you had this covered already.