this post was submitted on 01 Feb 2025
215 points (98.2% liked)

Linux

49475 readers
623 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
you are viewing a single comment's thread
view the rest of the comments
[–] priapus@sh.itjust.works 9 points 17 hours ago* (last edited 16 hours ago) (1 children)

GTK 4 was released in 2020, they also dropped the plus from the name in 2019. GTK 4 is a big update and would be a pretty massive amount of work to switch to. I don't know when, if ever, XFCE will switch to it.

[–] thevoidzero@lemmy.world 3 points 16 hours ago

Yup, considering they deprecated so many functions and removed them I'd imagine switching would be really hard.

Even while writing my new projects in gtk4 (tiny projects) I run into problems of many solutions no longer working because the functions are removed without any replacements.