Off My Chest
RULES:
I am looking for mods!
1. The "good" part of our community means we are pro-empathy and anti-harassment. However, we don't intend to make this a "safe space" where everyone has to be a saint. Sh*t happens, and life is messy. That's why we get things off our chests.
2. Bigotry is not allowed. That includes racism, sexism, ableism, homophobia, transphobia, xenophobia, and religiophobia. (If you want to vent about religion, that's fine; but religion is not inherently evil.)
3. Frustrated, venting, or angry posts are still welcome.
4. Posts and comments that bait, threaten, or incite harassment are not allowed.
5. If anyone offers mental, medical, or professional advice here, please remember to take it with a grain of salt. Seek out real professionals if needed.
6. Please put NSFW behind NSFW tags.
view the rest of the comments
I am SO with you! Wayland is just not feature complete at all and everyone is acting like it is.
I just updated my steamdeck to the most recent version which switched to wayland by default and guess what? Remote play was busted in desktop mode, which I use all the time, awesome. Thankfully they still let you switch back to X11 for desktop mode.
OBS window capture does not work for certain window types in wayland, I tried every method available, this bit me to so hard to had to do an emergency rollback to an out of life version of an OS on my OBS machine because it was a majorly breaking change.
You can't ssh in and run something on the desktop, like I tried to ssh into my desktop and start moonlight (because there are no good remote desktop solutions still) but apparently there is NO WAY AT ALL to run something as my user, on my desktop, from an external SSH session, nothing like setting your DISPLAY variable and allowing access via xhost. I had to walk over to my desktop and manually start it, it felt like going back to the stone age. What if I wasn't home? I would be unable to access my desktop UI at all without driving to my house and manually touching physical things, this is a wild regression to me.
The lack of good remote desktop is still an issue, but to be fair that's plagued linux for a while, it just mostly seems wildly inconsistent now with what will or will not work.
I guess X11 forwarding has been band-aided with waypipe, which is good, though I've not used it much yet so I don't know how well or not it actually works in real world use.
Someone please tell me I'm wrong about this and explain what I don't know, but every time I've asked about this stuff in various places I get radio silence.
I've had success with wayvnc, but that's because I use wlroots based wayland compositors. It doesn't work for GNOME or KDE.
I suppose there's nothing to stop someone from having multiple compositors installed to the same host. One for meatspace interaction, and a wlroots based compositor for remote access.
Thank you for the response and information. Unfortunately I'm my advancing years I've found I actually kinda like KDE now.. so I've been using that. But that is certainly something I can play with to see if I can get it working.