this post was submitted on 09 Jun 2025
58 points (96.8% liked)

Linux

55319 readers
1263 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
top 21 comments
sorted by: hot top controversial new old
[–] theshatterstone54@feddit.uk 7 points 6 days ago (2 children)

How will they reconcile this with Ubuntu that wants 26.04 LTS to still be able to launch X11 sessions from GDM?

[–] e8d79@discuss.tchncs.de 20 points 6 days ago

The source code is freely available and GNOME isn't beholden to Canonicals decisions. If the Ubuntu devs want to keep X11 around nobody can stop them from maintaining it themselves, or pay somebody from the GNOME team to do it for them.

[–] lukecooperatus@lemmy.ml 11 points 6 days ago (1 children)

We went ahead and disabled the X11 session by default and from now on it needs to be explicitly enabled when building the affected modules. (gnome-session, GDM, mutter/gnome-shell).

Aside from a simple flag change and a recompile before Canonical adds the packages to their repo, it doesn't sound like this will affect Ubuntu at all. They probably already do this anyway to add their own little patches.

The most likely scenario is that all the X11 session code stays disabled by default for 49 with a planned removal for GNOME 50.

GNOME 50 is when Canonical will truly need to either move to Wayland or do something else.

Seems fairly reasonable of a timeline from the GNOME team, IMO.

[–] theshatterstone54@feddit.uk 3 points 6 days ago (2 children)

Something tells me Canonical won't just kneel to THE ALMIGHTY GNOME TEAM

[–] peppers_ghost@lemmy.ml 1 points 2 days ago (1 children)
[–] theshatterstone54@feddit.uk 1 points 2 days ago

I know, right? Quite ironic that their own devs were going on about how unhappy they were with GDM dropping X11 session support.

[–] umbrella@lemmy.ml 1 points 6 days ago* (last edited 6 days ago) (2 children)

i think they will still offer a x11 session as fallback, why not. its not much effort for now.

is there anything big still missing from wayland at this point, though? even nvidia is defaulting to wayland these days on ubuntu.

[–] LeFantome@programming.dev 1 points 5 days ago (2 children)

GDM launches other environments too. I do not think it is about GNOME itself.

A big thing missing from Wayland are all the other X11 window managers (hundreds of them) and desktop environments (like XFCE and Cinnamon) that people may want to use.

[–] isVeryLoud@lemmy.ca 1 points 5 days ago

GDM won't be able to launch X11 environments after GNOME 50 is my understanding.

[–] umbrella@lemmy.ml 1 points 5 days ago

to be fair, keeping cinnamon on x11 was a major oversight. its the reason i don't really recommend mint. who knows what other major oversights are in there.

[–] theshatterstone54@feddit.uk 1 points 6 days ago

Yeah, but Canonical have stated they want X11 session support (for GDM to be able to launch, not necessarily for GNOME's X11 session), for 26.04 LTS, for one last LTS.

[–] Mwa@thelemmy.club 7 points 6 days ago (1 children)

Hopefully GDM can still run X11 Desktops that's what I care the most

[–] Heavybell@lemmy.world 4 points 6 days ago (2 children)

What's stopping you from using wayland, out of interest?

[–] Mwa@thelemmy.club 2 points 5 days ago (1 children)

to run legacy x11 apps that dont work under xwayland??
but ik i can use a lightweight wayland compositor like labwc

[–] Heavybell@lemmy.world 2 points 5 days ago (1 children)

I was more wondering like what apps, since I've not had trouble myself.

Hadn't heard of labwc, will have to check it out if I run into issues, thanks.

[–] Mwa@thelemmy.club 1 points 5 days ago (1 children)

Yw and the only app(Ik a game but whatever) i have issues with is BeamNG (Native and proton with Vulkan renderer)

[–] scintilla@lemmy.blahaj.zone 1 points 5 days ago (1 children)

Does it actually play better native than under proton/wine? Should be a dumb question but a lot of the games I've tried that are "native" work far better when I force them to use proton than let them be native.

[–] Mwa@thelemmy.club 1 points 5 days ago* (last edited 5 days ago)

It works better on Native wth?? i used to have issues with that(on kde) but thank you for telling me to try native
but i remember i heard Native is worse due to the oudated OpenGL/Vulkan version and its wayy buggier

[–] Paco@lemm.ee 2 points 5 days ago (1 children)

I sometimes install some windows programs in lutris. With some apps, the setup.exe wizard shows as a black window. Switching to xorg allows me to run the full setup without issues.

I also remember having issues with Nvidia/gnome and Wayland, but I haven't tried in a while and the Nvidia driver got updated a few times in the mean time.

[–] Heavybell@lemmy.world 1 points 5 days ago (1 children)

Huh, interesting. I have seen the black window thing before but only with electron apps, and those can be told to use in-proc GPU to get around that issue. I assume that's not the issue you had.

[–] Paco@lemm.ee 1 points 5 days ago

I honestly can't remember what the exact issue was. I would love to be on Wayland all the time, but I'm still happy to have the xorg session when I need it.