

2·
2 days agoSo, it does work, just not the way you would prefer it to?


So, it does work, just not the way you would prefer it to?


https://superuser.com/questions/1189467/how-to-copy-text-to-the-clipboard-when-using-wayland#1377550 In KDE, you can rebind the keybinds for anything, it’s under system settings in the keyboard section, I’m not really sure what you’re talking about. You can add custom ones to run any command, too, if the app doesn’t register a keybind, so you could, for example, send a dbus signal to the app. The way it’s done in wayland is different, but KDE supports all the stuff you mentioned in wayland from what I can tell.
Wait, wait, going via a wayland protocol means each piece of software requires you to opt into what it collects, on X11 they can just read everything all the time no matter what, spyware in X11 is trivially easy, it’s much harder when it goes via a wayland protocol.
Also, is what you’re describing on gnome or KDE? As I understand it, KDE separates those parts out, so one shouldn’t block the other.