guake
guake copied to clipboard
add blur effect
add blur effect as an option for the whole terminal background
(and feathub seems to be offline)
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.
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.
Yes, transparent background with blurred content would look really nice.
In Gnome, add: https://extensions.gnome.org/extension/3193/blur-my-shell/
and tweak it to your liking...