Originally posted by tuxd3v
View Post
Announcement
Collapse
No announcement yet.
GNOME's Wayland Session Shows Potential For Better Battery Life Than With X.Org
Collapse
X
-
Originally posted by tuxd3v View Postdoes ssh offers a Waylandforwarding like x11forwarding feature?
I believe Wayland doesn't have that masterpiece, very useful on servers..
That would be waypipe solution at this stage.
Yes waypipe does provide option over and above the old school ssh -X forwards. That option is have a application not die if ssh connection fails for some reason.
- Likes 16
Comment
-
Originally posted by er888kh View PostWayland has no rendering API.
Yes waypipe is a wayland proxy so a part wayland compositor running with the application this does give the advantage I mentioned to tuxd3v that you can set up wayland remote in way that if ssh session breaks applications don't get remotely terminated.
So waypipe basically give you the Xpra functionality for Wayland when operating remotely.
- Likes 10
Comment
-
-
Originally posted by jacob View PostI doesn't and it can't. If you want remote display with Wayland, you need to use VNC or RDP.
There are 3 basic options at this stage. With KDE developers working on means to restart wayland compositors without applications stopping in time it may be possible to transfer application from running local to running by VNC/RDP/waypipe or any new solution and back.
- Likes 4
Comment
-
Wayalnd is more efficient than xorg, this explain the less power consumption. Pure wayland makes the same operation with less steps. Moreover, the lower power consumption, the more hardware lifespan and the lower energy costs.
The best would be to compare a pure wayland Os with a pure Xorg Os of the same operating system typology without any Xwayland interference.Last edited by Azrael5; 23 December 2021, 05:12 AM.
- Likes 1
Comment
-
Originally posted by oiaohm View Post
That no the closest thing to ssh X11 forwarding is waypipe and its not VNC or RDP.
There are 3 basic options at this stage. With KDE developers working on means to restart wayland compositors without applications stopping in time it may be possible to transfer application from running local to running by VNC/RDP/waypipe or any new solution and back.
Comment
-
Originally posted by jacob View Post
I know what X11 SSH forwarding is but there is no equivalent for Wayland and presumably there can't and won't be one. But ultimately SSH is the means, not the end; the end in the question was remote display and AFAIK on Wayland that can only be achieved through VNC, RDP, waypipe or something similar.
- Likes 4
Comment
-
Originally posted by jacob View PostI know what X11 SSH forwarding is but there is no equivalent for Wayland and presumably there can't and won't be one. But ultimately SSH is the means, not the end; the end in the question was remote display and AFAIK on Wayland that can only be achieved through VNC, RDP, waypipe or something similar.
Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite
Yes this 2016 thing of wayland over wire is simple to miss. Yes Waypipe is direct descendant of "Wayland Over Wire".
So the reality of your can't and won't be one is not in fact true. There is one its name Waypipe and was first called "Wayland Over Wire"
This article presents an interpretation of the history surrounding the ability for X clients to interact with X servers that are running on other machines over a network; recent arguments as to tha…
The hard reality is less and less X11 applications in fact work by X11 SSH forwarding. Yes more and more modern X11 applications you have to use Xpra
Welcome to the fun. Yes where you end up running Xwayland to run X11 application to you can sent to remote over network.
The reality is X11 network transparency basically failure.
Waypipe is network transparency with client and server side for wayland and if you want X11 working with modern applications you will need to be using Xpra to have client and server side with X11 as well.
Funny right people idea about wayland network transparency is wrong. Fun part network transparency did not need to be coded in the wayland protocol. Yes the first developer who did "wayland over wire" noticed that wayland protocol perfectly fine to use network transpancy just with a few handling things. Yes those few handling things you have to-do so modern X11 applications work over network as well.
Wayland over network and X11 over network with modern applications is bugger all difference.
- Likes 1
Comment
Comment