Comment by dandellion
14 hours ago
Same, I've using GNOME for a long time and haven't switched yet out of laziness and being busy with other things, but the next time I have to upgrade my laptop I'm giving KDE a spin, I'm tired of GNOME replacing useful features with... nothing.
They deprecate something and replace it with an app that looks sleek because it has no buttons, and it has no buttons because it has none of the features that I use. And this has happened with the file browser, the image browser, the pdf browser, the text editor... I've lost count. GNOME is seriously worse to use now than it was 15 years ago. At this point I'm not sure what they have left to butcher, but every new version they seem to surprise me with something new they found to mess with.
It's not just worse. It's MUCH worse. I'm in the same boat. I want to change but I don't know what to and haven't had the energy to put into that yet. This desktop is dead though and they're just beating it's dead corpse at this point. I've tried KDE a few times and it was just too disorganized for me, so I might just do something simpler like awesome or one of those tiling things and add in what I want. I used to just use openbox. There must be something equally simple for Wayland.
Gnome isn't dead - it looks more consistent, and in my experience, is running smoothet and cleaner than it ever has (including gnome2 days). It's fine that it's not for you, but comments like this are insane, and not healthy. It's 2025, we don't need to I sult software we don't want to use - just don't use it.
(And, threatening to move back to something like openbox, because gnome is too simple and degraded, is extra hilarious)
What GNOME was is completely dead. All of that flexibility and all of those features are gone. This thing here is something else wearing it's dead corpse.
> consistent
Ah yes, very consistent with two entirely different sets of window borders (GTK3 and Adwaita).
1 reply →
It’s far from dead. Take a look at the gnome circle apps as a demonstration of how many good applications are being written for gnome these days.
I believe a large part of this is due to the fact that to use QT you are still stuck with either C++ or Python, whereas there are a ton of gnome apps being written in JS and Rust now.
These are pretty small apps. "Binary" converts numbers between bases. Wonderful.
Meanwhile, more than a few large applications have switched away from GTK to Qt including Wireshark, Openshot, and now Audacity. How many large apps have switched the other way?
>JS
Where's Vala?
> QT you are still stuck with either C++ or Python,
... most Qt apps use QML / QtQuick which is based on ES7 ?