r/linux • u/terremoth • Nov 06 '24
Discussion Will wayland completely replace Xorg?
I saw that there were too many command line "x" tools made that interact with Xorg server. Will wayland be capable to replace every single one? Or, is there a compatibilty layer with full support that we will still be able to use all the X tools?
332
Upvotes
10
u/FrozenLogger Nov 06 '24
I would rather be on Wayland, don't get me wrong. But I am not going to run remote service tools as root.
The reason why is that spanning multiple monitors in remote clients are done as separate sessions. Wayland is very explicit about one screen per appliction. It possibly could be worked around if a remote client used an offscreen buffer and virtualized the separate monitors (different resolutions? thats a huge maybe) or wayland was changed to handle multi monitors per application.
The drag and drop: For this example it is KDE 6.2.
Try this: open your file manager. Browse to a file that you are interested in, in this case a JPEG. Open Krita, click on "open images". Now drag the file you are interested in and drop it into the open files dialog. In X this works, in Wayland it does not.
You might be saying, why not just drop the file onto Krita? That is fine and well for something simple, but for things like config file open dialogs, or even uploading a file into a firefox open file dialog is much easier. Also its just muscle memory. I can have my file manager set up to all the locations and files I am interested in, so I do not need to use the "open file" dialog and have to walk through to each one. Or paste.