this post was submitted on 03 May 2024
218 points (99.1% liked)

Linux

47341 readers
1420 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
[–] [email protected] 22 points 4 months ago (2 children)

Libadwaita is only compatible with gnome and only works with gnome. Other DE's can try to make it work in their DE, but the experience for them is hostile.

To put it mildly, gnome devs are being dicks about it as much as they can be, because they consider themselves the only "real" desktop environment to Linux.

If you want your apps to be cross platform, you can just use gtk3/gtk4 instead, or any other ui library. Even QT.

I use gnome ATM because I think paperwm is the best desktop experience on any OS, but the gnome DE devs are just assholes and they break my heart.

[–] [email protected] 10 points 4 months ago* (last edited 4 months ago)

I use Gnome too and I don't like their attitude against other DEs. Their attitude is becoming a real threat to Linux interoperability.
At least we got flatpaks.

[–] [email protected] 2 points 4 months ago (1 children)

Libadwaita is only compatible with gnome and only works with gnome. Other DE's can try to make it work in their DE, but the experience for them is hostile.

Not sure what you mean with "compatible", as libadwaita apps are supposed to work on other DEs as well. It might not fit visually with them, but that's not being incompatible.

[–] [email protected] 2 points 4 months ago (1 children)

Gnome can't use the argument that "theming our apps is incompatible" and then at the same time not allow other DEs to manage window controls and the like to be compatible. Shit attitude and shit arguments.

[–] [email protected] 1 points 4 months ago

GNOME devs never said that theming is incompatible (just "not supported"), and you're still not explaining whay you mean with "incompatible" either. Managing window controls also doesn't seem a requirement to be "compatible", as the app still runs fine even with client side decorations (again, it just won't fit visually with the rest of the system).

And by the way, the problem is not theming per-se, but the fact that apps get themed by default, they inevitably break by default, and app developers are left to deal with that. Nobody ever tried to improve the situation so the solution they came up with is to have their apps always look the same.