KillaSmoke
kiwifarms.net
- Joined
- Jan 18, 2025
I see, that's pretty autistic. Btw, kde/gnome/etc has the same issue as wlroots. All wayland compositors have internal compositor specific protocols that are not secured. For example on kde spectacle uses this. It records the screen without any permission and it does this by using an internal kde protocol. Nobody else is supposed to use this, but it's not secured in any way so any application can use it. There is also the issue of clipboard access. Any focused application can access the clipboard without permission. This is an issue if you use a password manager for example and make it copy text to the clipboard, since there is no standard wayland protocol (to my knowledge) that allows typing the password instead of copying it to the clipboard. This is also an issue if you decide to share clipboard with VMs. Android handles this in a better way by having a standard context menu where you paste in text, instead of letting the application just request clipboard whenever it wants. Sadly wayland devs didn't do it properly.
Correct me if I'm wrong, but wasn't one of the big arguments for Wayland that x11 doesn't restrict clipboard access? And Wayland has the exact same fucking issue? I really shouldn't be this surprised
