← Back to context

Comment by guerrilla

19 hours ago

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).

    • By contrast, I find kde/plasma much more confusing for window borders. I see kvantum, dekorator, breeze forks, something called "klassy," etc. I appreciate gnome's ability to sometimes cut the legacy cord.

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?

  • > QT you are still stuck with either C++ or Python,

    ... most Qt apps use QML / QtQuick which is based on ES7 ?