this post was submitted on 24 Jul 2025
65 points (95.8% liked)

Linux

56722 readers
649 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
 

"Wayback is an X11 compatibility layer that allows for running full X11-only desktop environments using Wayland. It is essentially an X11 server backed by Wayland, leveraging wlroots and Xwayland. Our goal is for Wayback to eventually be a completely drop-in replacement to the Xorg binary, thus reducing maintenance burden for distro maintainers."

top 6 comments
sorted by: hot top controversial new old
[–] chronicledmonocle@lemmy.world 4 points 2 days ago

This is good. Hopefully it'll be extremely slimmed down and allow for remaining X11 applications to keep functioning.

[–] nymnympseudonym@lemmy.world 0 points 2 days ago (2 children)

Seems like popping open WSL in a Windows VM running inside a Linux host

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

It is more like creating a Linux kernel deigned to run only WINE.

[–] turbowafflz@lemmy.world 4 points 2 days ago (1 children)

This project does exactly that, it runs a reimplementation of linux specifically to run wine on platforms that it doesn't natively support. https://github.com/danoon2/Boxedwine

[–] nymnympseudonym@lemmy.world 2 points 1 day ago* (last edited 1 day ago)

finally I can play Solitaire on my HPUX

[–] data1701d@startrek.website 2 points 2 days ago

A more apt comparison would be using the Windows guest to remote into the Linux host via xorg piping, waypipe, VNC, RDP, etcetera, which conveys your feeling of weirdness while being a closer approximation of what this really does.