-
Notifications
You must be signed in to change notification settings - Fork 462
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Blur effect on dock (effect added to Mutter recently) #1146
Comments
Unfortunately this blur effect can not be used for what you are asking. I talked to feaneron whether it would work for the top-bar, which I guess would be the same use case, and he said it can only be used to blur the content of an actor, not the background. |
Hm... If blurring background of window is impossible what about directly setting content of dock as part of wallpaper (the part behind dock) and blurring it? |
It seems that Blyr extension supports blurring for the top-bar with the new native shell effect, maybe his code could be useful yozoon/gnome-shell-extension-blyr@6eb7aee |
Apparently the has been talk about that before: yozoon/gnome-shell-extension-blyr#8 (comment) |
Duplicate of #224 |
Hi,
As said at https://blogs.gnome.org/shell-dev/2020/02/07/this-month-in-mutter-gnome-shell-december-2019-january-2020/ there are added effects to Mutter. Also blur effect on lock screen was added in GNOME 3.36. Recently the main obstacle to add this effect to dock was lack of support in Mutter (request in 2017) but now there is support. So is there a slightest chance to see this effect in future release of dash-to-dock?
The text was updated successfully, but these errors were encountered: