this post was submitted on 02 Apr 2024
321 points (97.6% liked)

Linux Gaming

14926 readers
73 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] TheGrandNagus@lemmy.world 8 points 5 months ago* (last edited 5 months ago) (2 children)

I love libadwaita/GTK4. All my apps are consistent, look and work in the same way, they all look gorgeous, and there's extreme attention to detail and adherence to good, well-studied UI paradigms.

Libadwaita has went a long way in making my system feel like one cohesive ecosystem, rather than a smattering of inconsistent, wildly different apps.

Libadwaita and GTK4 is amazing and the developers deserve a lot of praise.

But hey, if you don't like it, just don't use it. It's that easy.

[–] anon@lemmy.zip 3 points 5 months ago

if you don’t like it, just don’t use it. It’s that easy.

The entire point of FOSS

[–] nintendiator@feddit.cl 3 points 5 months ago (1 children)

But hey, if you don’t like it, just don’t use it. It’s that easy.

Not when you are forced into it because it's made a dependency of something you use.

[–] TheGrandNagus@lemmy.world 4 points 5 months ago* (last edited 5 months ago) (1 children)

Then use an alternative, if you really hate anything even remotely connected to it on your system and are seeking the ideological purity of having zero related dependencies.

You're not entitled to have the software that's provided to you for free be exactly how you like it.

But if your view is popular enough, there will surely be alternatives or altered forks.

[–] nintendiator@feddit.cl 1 points 5 months ago

Oh no I do when it comes to that. The problem's (usually) not there.

The problem mostly lies with distro packagers. They often ignore the "this dependency is optional" part and make the dependency mandatory. Back in the day Fedora was terrible at packaging new stuff (trying to remove PulseAudio would also try to remove Libreoffice, for example), nowadays it seems it's Debian's turn at the horribad packaging wheel. So in order to "use an alternative", which would actually be the exact same software I'm already using except correctly compiled and packaged, I'd have to jump distros.

One notorious example is NetworkManager, which in Debian requires systemd for some weird-ass reason even tho you can run a correct Debian system without systemd. The Antix people compile it correctly, with systemd as optional / shim'd, but that means having to add Antix's repo to Debian to use NetworkManager in Debian.