this post was submitted on 15 Dec 2024
154 points (99.4% liked)

Linux

48624 readers
1570 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
154
submitted 3 days ago* (last edited 3 days ago) by owiseedoubleyou@lemmy.ml to c/linux@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[–] neurospice@lemmy.dbzer0.com 35 points 3 days ago (2 children)

The experimental wayland support is looking pretty cool. Looks like there's been quite a bit of progress towards it in this release.

[–] bitcrafter@programming.dev 6 points 2 days ago

This will finally be the year of the Wayland desktop!

[–] walthervonstolzing@lemmy.ml 4 points 2 days ago

I don't think it does virtual desktops with labwc still; but when it does, labwc is as good a replacement for xfwm as any, IMHO.

labwc can do virtual desktops; there's a desktop switcher, and the window switcher is aware of windows only in the current desktop -- but I can't figure out how to query window-per-desktop information programmatically otherwise. waybar, wlrctl, as well as xfce-panel don't seem to have access to that info either. Still waiting for accomodations with respect to some wayland extension, I suppose.