#Blur Cinnamon with new Dynamic Blur!
47 messages · Page 1 of 1 (latest)
WHAT
This shows dynamic blurring for the Menus, Panels and Notification area. With a video so you can see it in action.
I can see a new linux mint ricing era coming
my translucent terminal is going to look even better
waow... that's awesome!!
tysm for sharing!!
Cooked hard
Is this a custom version?
like how did you get that dynamic blur?
please tell
Dynamic blur options are currently only in my GitHub version. It will be a week or two before I push the changes to the Cinnamon Spices repo! So if anyone wants to help test it you can install my GitHub version and report any issues you find.
Currently the Dynamic blur options exist for Menus, Panels, Notifications and Panel Tooltips. Dynamic blurring for Application Window backgrounds is still giving me a few issues so it's not enabled yet even in my Github version.
If anyone is curious how it was accomplished. I create clones of each window on the desktop that overlaps with a blurred area. I then add those clones to the Background Actor object then apply Effects to the Background Actor. The blurred Background Actor is then clipped down to the size of the Cinnamon component being blurred.
Oh I'd love to give that a try, I've used this one and some of your other extensions before too, thanks for developing such an awesome tool!
As for performance. On my Ryzen7 I see about 1% CPU burn when a main menu sized blur has a video running in the background. It costs just a bit more then the CPU burn of the VLC video player that is playing the video.
trying it rn
@shut arrow sorry I don't have a github account, so posting this here
See the notification, the actual popup and the other window containing the blur always appear with an offset. Is this intended or a bug?
Personally I saw this effect in previous versions of blur cinnamon extension too. Does this have anything to do with the theme I'm using?
Might be the theme or it might be the location difference from how I test. What theme do you use? I'll test with a bottom right notification location.
https://github.com/vinceliuice/Graphite-gtk-theme
oh btw I tested it on mint y, same issue
I just tested the "Show notifications on the bottom side of the screen" option and the blurring gets all messed up. I'll work on fixing that.
tysm!
@glossy remnant Notification issues should be fixed in the latest push to my repo.
I just checked, works like a charm! Thank you!
I was curious, is dynamic blur for component specific settings such as windows planned for future releases?
Dynamic blur is only useful for five components, it already exist for four (Menus, Notifications, Panels and Tooltips). This leave Application Windows. I did attempt to get it working but I hit some Cinnamon crash. I'll be working on that over the next week, I suspect I can make it work using the same general approach so I am hopeful that it will be enabled soon, but I can't promise anything. As for the rest of the components (Expo, Overview, Alt-Tab, Desklets, Desktop-Background), those can't have windows under the blurring, so there is no point in Dynamic blur for those cases.
I see.. Glad to know it's in the works!
Genuinely many thanks to you, my desktop looks a lot prettier now!
I am happy that the extension is getting a lot of use and that it can help people enjoy their desktop experience a little more. It was also an interesting challenge for me, and it was good fun working on it. So win-win I say 🙂
I got Dynamic Blur windows working, but there are a lot of annoying artifacts. I could push the changes if you guys wanted to test it, but there is a chance I might have leave dynamic blur for windows disabled until/if I can find a fix for the artifacts.
im kinda curious
Actually, I think the artifacts were just caused by some bugs in Blur Cinnamon. I'll push some code later today or tomorrow I suspect. ... Edit.. I take it back.. Still see some artifacts, just less frequently.
OK.. I pushed an "experimental" Dynamic blur for windows support. Let me know if you guys see the same flashing in an out for parts of windows in the background of a blurred window.
Ya, that's kind of the same as what I am seeing. But you are getting the window to stop moving, which I don't see. I guess I can leave it in as an "experimental" feature which should be enough to make people think twice before enabling it. Maybe one day I can find some solution, but for now I will work on making sure that Dynamic Blur for Panels, Menus, Notifications and Tooltips are working well so I can update the Cinnamon Spices version.
@devout ferry @glossy remnant I have been trying to debug an issue. Wondering if you guys are hitting the same issue. With dynamic blur on panels and a blurred window (static or dynamic). Switch to a new workspace, then back to the original workspace. Now attempt to move the blurred window over the panel, which works fine, but when you move the window off the panel thing go wonky. Bring up a blurred popup menu (i.e right clink the panel) will sort things out again. Does the same thing happen for you guys?
yes! it's certainly weird!
sorry I should have captured the cursor, but I did exactly as you said to reproduce the issue
yes
oo forgot to film the right click thing but yes it brings the panel back to normal
@devout ferry @glossy remnant I pushed a fix for this issue, well, more of a work-around but in any case the issue should be gone now. Can you guys test to make sure the work-around works on your systems? Another step closer to being good enough to push to cinnamon spices.
will let you know as soon as I can
Sorry for being so late, but I am no longer facing the issue. Thanks for fixing it so promptly!
Pushed Blur Cinnamon 2.0 to Cinnamon Spices. Hopefully it will be merged soon. Thanks for the help with testing @glossy remnant @devout ferry