this post was submitted on 21 Dec 2023
46 points (92.6% liked)

Linux

48245 readers
518 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 5 years ago
MODERATORS
 

Blog post from LXC's project lead

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 11 months ago (1 children)

There're discussions to drop the X11 backend with the release of GTK 5. That's still many years away and I really don't think there'll be much of reason left to use X11 by this point.

What is actually still missing for Wayland?

  • Absolute placement of multiple windows for some scientific applications (multi-process, multi-window apps are places arbitrarily on Wayland atm, excluding compositor specific solutions).
  • Proper colour management support
  • VRR working while the cursor is shown. Needs hardware cursor (?) support in the kernel and drivers. FPS games usually don't show cursor, so VRR works in the games which benefit the most from it.

Both are likely to get fixed in the coming years and are pretty niche.

Obviously I'm excluding compositor specific issues, like VRR, server-side decorations and global shortcuts not being implemented on Gnome. Generally they would work, if implemented.

[–] [email protected] 2 points 11 months ago

There’re discussions to drop the X11 backend with the release of GTK 5.

A question of what will happen to the X11 backend is not the same as an active push for the removal of X11 just for the sake of it, as it was claimed.

Chances are at least the Valve side of Wine development work will not care for Wine's X11 support either after SteamOS will only run Proton natively on Wayland instead of XWaxland as is the case now.