this post was submitted on 14 Jan 2024
16 points (86.4% liked)

Linux

5090 readers
56 users here now

A community for everything relating to the linux operating system

Also check out !linux_memes@programming.dev

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 1 year ago
MODERATORS
 

Title *X11

top 3 comments
sorted by: hot top controversial new old
[–] pelya@lemmy.world 27 points 9 months ago (1 children)

X11 is an ancient piece of crap which no one wants to update or maintain.

Wayland is the new and better display manager.

However, many old applications only support X11, because they depend on some arcane feature not yet supported by Wayland. Hence, the drama.

[–] snaggen@programming.dev 22 points 9 months ago

Also, it was easier to support X11, since there is no security. You wanted to read other applications key events, no problem. Want to read the screen, without without anyone knowing? No, problem, just read it. With Wayland you must use APIs for stuff, and you are not allowed to do everything.

[–] frozen@lemmy.frozeninferno.xyz 10 points 9 months ago

Not relevant to the question, but Lemmy lets you edit titles. It's pretty nice.