Comment by ๐ MaAkThRsYoOySrHtKaAm
Re: "Linux geminauts, what display server protocol do you use?"
x11 is nice. On an old laptopI can run just six processes: login, bash, startx, xinit, Xorg, openbox. That's enough for a very lightweight desktop environment. From there I can launch Steam with max resources available. Best to get better hardware though. Running over ssh is great for something like a pi.
Feb 09 ยท 3 months ago
Poll Results
1. X11
โโโโโโโโโโโโโโโโโโโโโโโโ 61%
2. Wayland
โโโโโโโโโโโโโโโโโโโโโโโโ 36%
3. Other (please specify)
โโโโโโโโโโโโโโโโโโโโโโโโ 2%
4. None (terminal only)
โโโโโโโโโโโโโโโโโโโโโโโโ 2%
61 votes were cast.
7 Later Comments โ
๐ norayr ยท Feb 09 at 15:01:
i wote above, but i want to stress again, not only via x ssh forwarding.
i can draw a window on other computer's screen by using DISPLAY=other_computer_ip:0.
๐ norayr ยท Feb 09 at 15:02:
so someone may use gimp that runs on my computer but draws on theirs.
๐ pinix ยท Feb 22 at 18:34:
i am currently using X11 on void linux with the i3 window manager
๐ง the_mantelman ยท Feb 24 at 01:14:
Both Wayland and X11, depending on my mood
๐ norayr ยท Feb 27 at 00:26:
by the way, probono, the author of appimage and maker of a freebsd based os with macos like interface, published
๐ stack ยท Feb 27 at 02:17:
@norayr, reading that was so weird. It was like I'd written that.
But better researched.
๐ zipsegv ยท Mar 23 at 03:19:
I use X11 still, mainly because I just encounter less jank on it.
I concur with other commenters that the fact X11 was designed for networked use is better. It's cool to be able to run an app externally and just have it integrate directly with the host environment.
Original Post
Linux geminauts, what display server protocol do you use? โ i was curious earlier today so i figured i'd ask
๐ฌ 22 comments ยท 1 like ยท Feb 01 ยท 3 months ago ยท ๐ณ๏ธ