346
KDE Going all-in on a Wayland future
(blogs.kde.org)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
I do like Wayland but it still has some issues that are annoying:
When using remote input solutions (e.g InputLeap) you have to approve the input capture, and you need a mouse and keyboard connected to the PC to do that, making it kind of pointless.
Remote desktop also requires the same thing, like, what if I don't have a mouse & keyboard attached? What if it is a PC you are accessing from another country? You can't just fly back to approve the remote desktop request.
This needs to get fixed ASAP in my opinion, since people do need these tools and sometimes you can't connect a mouse & kb to the PC to just approve the request.
If your user is in the
inputgroup (set up in pretty much every distro), you can use uinput over netcat for forwarding devices (display server agnostic) without extra privileges. Same with thevideogroup. No idea if anyone used this in an actual remote desktop software tho.InputLeap is the only thing that keeps me on X at the moment. Especially since I need it between a Linux host and a Windows client. It just doesn't work if I use Plasma with Wayland unfortunately and honestly, the github page of InputLeap is everything but helpful.
Have you tried out Deskflow?
InputLeap is effectively abandoned and the maintainer has taken over Deskflow which has better Wayland support
No, I haven't, but will check it out, thanks!
I didn't know InputLeap is also abandoned. Heck, I moved to it from Barrier for the same reason :P