this post was submitted on 03 May 2025
18 points (84.6% liked)
technology
23737 readers
121 users here now
On the road to fully automated luxury gay space communism.
Spreading Linux propaganda since 2020
- Ways to run Microsoft/Adobe and more on Linux
- The Ultimate FOSS Guide For Android
- Great libre software on Windows
- Hey you, the lib still using Chrome. Read this post!
Rules:
- 1. Obviously abide by the sitewide code of conduct. Bigotry will be met with an immediate ban
- 2. This community is about technology. Offtopic is permitted as long as it is kept in the comment sections
- 3. Although this is not /c/libre, FOSS related posting is tolerated, and even welcome in the case of effort posts
- 4. We believe technology should be liberating. As such, avoid promoting proprietary and/or bourgeois technology
- 5. Explanatory posts to correct the potential mistakes a comrade made in a post of their own are allowed, as long as they remain respectful
- 6. No crypto (Bitcoin, NFT, etc.) speculation, unless it is purely informative and not too cringe
- 7. Absolutely no tech bro shit. If you have a good opinion of Silicon Valley billionaires please manifest yourself so we can ban you.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This person should have their computer taken away from them lmao.
GNOME doesn't have a minimize and maximize button because they're not needed. If you want to hide a window in GNOME you either can physically hide it using the window context menu either in the app or through the shell or you can go into shell overview and throw it into another workspace.
Me "minimizing" an app on GNOME
Computer Science has devolved into training people to accept private capital products as philosophy and disregard all other things. There is no system tray in GNOME because there is no accepted system tray protocol on GNU/Linux. Designing for background apps that run without a window open isn't part of GNOME design and is part of the shitty slow proprietary OS interface that demands that all chromium junkware be open at all times to make your computer seem slow so you buy a new one.
Summarizes this whole shitty blog post.
Here is a quote from 2005 (when GNOME 3 wasn't even an entity) checkmate gnome liberals!!!
Love to engage in Windows/MacOS apologia to make some tired KDE Plasma > Gnome blog post.
Also GNOME does have a minimize button, but you have to enable it. I use it. You can enable it using dconf/gsettings or let GNOME Tweaks/Refine do that for you
Underrated part of GNOME is that dconf is so easy to interface with compared to other bespoke configuration languages.
It's so programmatic in all the right ways.
I didn't even realize KDE doesn't have a settings API like GNOME. I thought they shared that stuff.
But yeah the fact that settings have a schema, types, a storage backend, a DBus API, and a C API, make it really flexible and reliable. Like GNOME Tweaks and dconf Editor being able to configure the system from a Flatpak app that has some permissions holes punched in it.