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.46k stars 81 forks source link

Feature request: Blur tray, calendar, right click menus, authentication dialog etc. #183

Open mi16087 opened 2 years ago

mi16087 commented 2 years ago

If it's possible, it would be nice to add macOS Monterey (Big Sur) or Windows 11 like blur to right click menu, calendar, tray menus from panel, authentication dialog, notifications, window switcher, text bubble when mouse hovering over the app in dock etc.(in case i forgot something)

SudoVanilla commented 2 years ago

I think you'll need to modify the theme you use, maybe a modified version of Adwaita for this. But yeah, it's probably possible for "Blur My Shell" to do this.

Hmm, come to think about it, a modified theme won't do, as it needs to request blur in those areas.

Also, we don't want to 'over do' on the blur effect, too much can be...well too much.

aunetx commented 2 years ago

To be honest, that's... impossible, or at least not by me.

Let's list:

And additional things:

And to all of this, a last problem: for most of the additions, I need to add separate signals (to remove most of the artefacts due to gnome-shell being buggy with Shell.BlurEffect), which may cause CPU overhead; and it looks like blur does not like blur: if two blurred widgets are superimposed, the blur effect bugs awfully.

So, nearly all of this is not possible by me... but maybe someone else will be able to do something about it, especially if the GNOME project finally decides that blur is great enough to be properly implemented everywhere!

mi16087 commented 2 years ago

Thanks for the answers!

jefer94 commented 1 year ago

I think we also need a hand for the part of team of @GNOME actually is the best desktop with and without extensions, but exists app like tweaks and the version of settings of @manjaro that simplely does not adact to the theme succesfully, actually this project is keeping gnome less far of MacOS in UI/UX image

andrewaclear commented 1 year ago

I was very excited to see you guys started working on putting blur behind menus and tooltips! There is an issue with shadows however. Right now they are also being blurred behind. I was checking my theme to see if I could get around it from my GTK end but I don't think I can. For a menu I put the shadow behind .csd decoration or .csd.popup decoration and I think I have to do it this way. I think you could fix this since the blur you have done behind windows does not include the window shadow which is perfect. Here is a screen shot of what it looks like rn: image

olbotta commented 1 year ago
  • Do you mean the panel notifications/calendar/weather/etc widget? That's doable, with some work, but the corners would be squares, which is not cool at all and probably not wanted by anyone

this would be really cool, also for menus like the top-right one image

although i agree that square corners are kind of ugly... that's a shame this can't be implemented!

robszy commented 3 weeks ago

Is this square corners still an issue ? Can anyone explain: post screenshoot how it would look ?