Embed Notice
HTML Code
Corresponding Notice
- Embed this notice@snugglefist @BrodieOnLinux
It's a bit complicated but the main gist of it is that they want to sandbox every app. Like how the app can't control its positioning, it can't inject/listen to keypresses(used in voicechat(TTS), obs,...), change the z-level and more. So a lot of things that just works everywhere doesn't but the problem is that wayland devs don't wanna change that, for example, screenshot apps don't work on it because it can only screenshot itself.
While x11 is a security mess, wayland tried to fix that in the worst way possible, by making everything to not work