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.58k stars 88 forks source link

static appfolders overview blur #229

Open BruceWayne-Linux opened 2 years ago

BruceWayne-Linux commented 2 years ago

A option for static blur for overview would be very useful as can reduce lag on animations on low end hardware and also increase overall Performance.

aunetx commented 2 years ago

Hello, overview blur is already static, do you mean the applications folder background?

If so, I wanted to implement this, but this is pretty hard and may actually end up being more resources-consuming than the current approach (as I would require to duplicate a lot of time the background image, or else I need to be pretty smart to have something fast)