this post was submitted on 11 Sep 2023
601 points (93.9% liked)
linuxmemes
24860 readers
290 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn, no politics, no trolling or ragebaiting.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. 🇬🇧 Language/язык/Sprache
- This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations. - Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed.
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I have used XFCE, KDE, and GNOME and in my opinion, Gnome provides by far the best the best workflow for me. The UI is very keyboard-driven, which makes navigation very fast and intuitive. Also it doesn’t look like an outdated Windows version (like Plasma or XFCE) and I had way fewer bugs with it than with any other desktop.
I find it interesting how everyone always talks about the „Unix philosophy“ („software should do one thing and do it well“) but at the same time everyone likes Plasma for having hundreds of useless, buggy features.
Gnome has a core featureset and a robust extension-system if you need more. There is no bloatware in Gnome. And please don’t tell me something like „Gnome isn’t usable without a taskbar/dock“. It is, lots of people use it that way, not every desktop needs to be like macOS or Windows.
Of course it’s okay to like another desktop environment more, but I just don’t get why Gnome gets so much hate.
I think the biggest gripe with gnome isn't that they don't have a lot of features, it's that they keep removing features people like. That, or breaking people's shit with no prior announcement.
It's as if gnome feels more responsibility for the (hypothetical) people they would want to use their desktop, rather than the people that are actually using their desktop right now.
nah i think gnome is great for touchpad navigation
Gnome on Wayland shits on anything and everything for how well they've done touchpad gestures. Even MacOS. Definitely Windows as well as other Linux DEs.
Its mostly the devs and the bad decisions they make around GNOME, for me i use a lot of apps that require Server Side Window Decorations (SSD) to be useful, specifically apps like Foot terminal (default gnome console or gnome terminal is not featureful enough and neither have sixel support, whereas foot terminal does have sixel) and gnome doesnt have any SSD on wayland, and GNOME also lacks customization features and doesnt have a standardized theming API and the GNOME devs consider themes to be "unsupported". Unlike on KDE Plasma where themes have a standardized API through the toolkit (qt) and are officiall supported. Also GNOME in general lacks basic features that require extensions whereas on other desktops you have things like a systray as a default.
I agree regarding SSD, I do a lot of graphics development and having to deal with decorations on your own is really annoying. However, most windowing libraries support them nowadays. (GLFW has an open MR to include Libdecor)
The lack of customization has been a decision they made in favor of Libadwaita. Libadwaita is a GTK4 library that makes developing apps for Gnome way faster. The Gnome ecosystem has really evolved in the last two years thanks to Libadwaita, there are so many nicely designed and practical apps. This is the trade-off I am willing to make. For me, a uniform and consistent desktop is way more important than theming, especially when apps look amazing by default.
I don’t get what basic features are missing. I have been using Gnome for years now, I never felt the need for an additional feature. A system tray is not a „basic feature“, as I said, not every desktop has to be a Windows clone. I have never felt the need for one, if I need an app, I just launch it. Why do I have to have a bunch of cluttered and ugly icons visible all the time? An app can run in the background without a system tray by the way.
running in the background isnt a system tray. every other desktop on the face of the earth has a system tray. It's a basic espected feature and i use system tray functionality all the time.
I've used GNOME for a year now.
I don't understand people calling GNOME keyboard-driven, it doesn't even support keyboard shortcuts for more than 4 workspaces, and it doesn't support tiling other than left and right.
I also feel like the plugin system is not great. The plugins break on every.single.update and you have to beg the maintainers to update them.
I agree about a dock/taskbar miss me with that :P
What frustrates me about GNOME is that it's otherwise so well-polished and smooth but just refuses to be easily customizable.
shortcuts for >4 workspaces work fine, they're just not in the default settings app https://superuser.com/a/1732752
Why is there noticeable delay tho when you open apps like Nautilus or Settings? Not even the terminal opens instantly
I kinda had the opposite experience, switching from gnome to plasma for the more experimental features it supports on Wayland.
So far, plasma needs like a literal minute after logging in before any app can open.
That came with other weird issues, like alt-tabbing with a Fullscreen game being very finicky, sometimes refusing to alt-tab, and sometimes the taskbar breaks and stays frozen for most of the time, only unfreezing for a few seconds every minute or so.
I would sum up my experience as GNOME being more polished, working more consistently, while Plasma is perhaps better designed, more full-featured, including cases where GNOME is waiting on something to be implemented/standardized.