this post was submitted on 27 Sep 2023
4 points (100.0% liked)

Linux Mint

1702 readers
12 users here now

Linux Mint is a free Linux-based operating system designed for use on desktop and laptop computers.

Want to see the latest news from the blog? Set the Firefox homepage to:

linuxmint.com/start/

where is a current or past release. Here's an example using release 21.1 'Vera':

https://linuxmint.com/start/vera/

founded 3 years ago
MODERATORS
 

I haven't seen much recently about the state of Wayland support for Cinnamon since the July blog post, in which they said they are “studying the pros and cons of Wayland.”

I don't understand why people aren't just getting started. Yeah, it's a large undertaking, but one that I think is necessary for Cinnamon.

Is there anything new since then, and if not, does anyone know why no one is just getting started?

you are viewing a single comment's thread
view the rest of the comments
[–] Cubinho@feddit.de 2 points 1 year ago (1 children)

better securiry and future upgrades are important aspects. X11 is more or less dead but Wayland has more potential.

[–] acockworkorange@mander.xyz 1 points 1 year ago

I remember back in early 2000s remote execution through SSH was a breeze even in slow connections when you had X11 on both ends, since it would send draw primitives across instead of bitmaps.

I assume that's still possible with Wayland, having a server and a client on different ends of a tunnel connection?