guake icon indicating copy to clipboard operation
guake copied to clipboard

add blur effect

Open ky0n opened this issue 2 years ago • 4 comments

add blur effect as an option for the whole terminal background

(and feathub seems to be offline)

ky0n avatar Apr 21 '22 19:04 ky0n

I feel like that might be something for the compositor but can look into it.

I haven't checked up on feathub in a bit but it seems like it's been down for a while from what I'm seeing in mentions of it online. I'm ok with just dropping it and sticking to github issues, I didn't quite get why we'd have two bug report pages when I came on board.

Davidy22 avatar Apr 22 '22 03:04 Davidy22

If you're using KDE, you can achieve a blur effect like this: xprop -f _KDE_NET_WM_BLUR_BEHIND_REGION 32c -set _KDE_NET_WM_BLUR_BEHIND_REGION 0 -id $(xdotool search --name "Guake!" | tail -n1) Put it somewhere where it gets executed whenever Guake has started.

I agree that it would be great to have this supported by Guake itself.

Rapti avatar Jul 15 '22 12:07 Rapti

Yes, transparent background with blurred content would look really nice.

believer-ufa avatar Sep 05 '22 12:09 believer-ufa

In Gnome, add: https://extensions.gnome.org/extension/3193/blur-my-shell/

and tweak it to your liking...

Screenshot from 2023-10-31 12-45-29

danieleftodi avatar Oct 31 '23 11:10 danieleftodi