this post was submitted on 03 May 2024
1 points (100.0% liked)

Linux

47484 readers
1281 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
[–] MrSoup@lemmy.zip 0 points 4 months ago* (last edited 4 months ago) (1 children)

Can't they theme gtk4/libadwaita without editing libadwaita? Like gradience do

I've made a bunch of libadwaita apps, because I like its UI/UX not because I want to break other Desktop Environment. That would mean even more fragmentation.

[–] lemmyvore@feddit.nl 0 points 4 months ago (1 children)

If they did you'd have one theme that works with Gnome and one that works with Mint. Both of which would be irrelevant to someone using GTK apps on, say, XFCE on Arch.

[–] MrSoup@lemmy.zip 0 points 4 months ago (1 children)

Aren't mint themes gtk themes?

[–] Ashtefere@aussie.zone 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.

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.

[–] MrSoup@lemmy.zip 2 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.