sway-borders
sway-borders copied to clipboard
Blur protocol
- Description:
I could be wrong, but would it be possible to simply use kde's wayland blur implementation within this fork? https://wayland.app/protocols/kde-blur
Hyperland has Blur and uses wlroots.
https://github.com/hyprwm/Hyprland
simply use kde's wayland blur implementation
I'm fairly certain that it's just a protocol to negotiate what regions should be blurred or not. Actually implementing the blurring in the compositor remains as easy/difficult regardless of said protocol (well, perhaps the way you do it internally is influenced by the protocol).
i came to know about this yesterday , https://github.com/WillPower3309/swayfx can you take a look and share your views on this
I left a comment, https://github.com/WillPower3309/swayfx/pull/9#issuecomment-1218348000, some time ago, but I don't have much else to say. If the features there better suit your needs, use it!
I'm not sure this repo will see much action, just like it hasn't in a long time, because I'm happy with my own setup and have less time (and interest for that matter) to work on this.