• 0 Posts
  • 7 Comments
Joined 2 years ago
cake
Cake day: June 20th, 2023

help-circle
  • Rustdesk is an alright remote desktop option, although it definitely far from perfect. Wayland offers the support remote desktop needs, this is just up to someone wanting a solution enough to make it.

    I agree that the “every frame being perfect” thing was dumb, but tearing support exists so its not really a complaint anymore.

    Nvidia does work fine on every major Wayland implementation.

    Screensharing works fine.

    I understand the disappointment in how long Wayland is taking to be a perfect replacement to X11, but a proper replacement should absolutely not be rushed. X11 released 40 years ago, 15 years to make a replacement with better security and more features is fine.

    Wayland has put a huge emphasis on improved security, which is also one of the biggest reasons some features have taken so long. This is a good thing, rushing insecure implementations of features is a horrible idea for modern software that will hopefully last a long time.

    In its current state, Wayland is already good for the large majority of use cases.




  • Things like desktop automation, screen sharing, screen recording, remote desktop etc. are incredibly broken, with no hope in sight because the core design of Wayland simply didn’t account for them(!?), apparently.

    All of those things function on Wayland using the right protocols. If they dont work for you, either the DE/WM you use has not implemented the protocols, or the app you’re using has chosen not to implement Wayland support yet.

    For automation there is ydotool and wlrctl. Ive also seen a tool called Hawck which seems neat, but I haven’t tried it.

    I’ve never seen an issue with screen recording, OBS has worked fine with Wayland for a long time. I use GPU Screen Recorder on Wayland everyday.

    Screensharing portals have existed for a while now, I haven’t run into any apps that still haven’t implemented them. Ive used it just fine on Discord and through multiple browsers.

    Remote desktop also has a portal that any remote desktop app could implement. Rustdesk has experimental Wayland support which has worked for me. GNOME and Plasma also have built in RDP.



  • The most important parts are at the end of the CPU and GPU performance sections. They performed the same across all desktops. On most modern systems the desktop you use is not going to have any significant impact on your performance, when software you’re running requires resources, they will be directed towards it.

    Also, low RAM usage is massively overrated, especially by Linux users. Your RAM is there to be used, leaving it unused is a waste. It is good for your desktop to be caching a lot of data in RAM when it is otherwise unused. It’s only an issue if its still utilizing an excessive amount of RAM when other apps need it more.