Hello, GNOME 47.beta is now available. It also marks the start of the UI, feature and API freezes (collectively known as The Freeze). If you’d like to target the GNOME 47 platform, this is the best time to start testing your apps or shell extensions. Download the GNOME 47.beta sources. Review th...
I use Gnome, and I'm not a hater, but if you're expecting some harsh criticism for it, here it is: Extensions breaking so easily should not happen. It's an extreme pain in the butt every 6 months. They should establish an allowed API that's frozen, while extensions that use private api calls, don't get posted on the gnome website/extensions app, so they're harder to find. Simple.
It wouldn't really be an issue if you didn't need an extension for every single basic functionality...
Because of how stupidly opinionated Gnome is I switched to KDE a year or so ago and have been extremely happy with it. And what do you know I don't even need any extensions, because sane stuff like tray icons are builtin.
I do use an extension for distributing windows in custom areas though, and it didn't even break throughout the (I believe) 2 large updates there were since I started using it.
They don't actually "break". Extensions have to report themselves what Gnome version they support. If they aren't patched to reflect this, they will be marked as unsupported on that version of Gnome.
This makes sense from the perspective of making sure the extensions are actually tested on new versions of Gnome by the devs.
Gnome only really has two options here:
do what they currently do, with most extensions usually only needing a text file reporting that they support the new version. (Almost all extensions don't have an issue with this and are updated long before stable release, btw)
assume everything works, possibly causing severe problems after an update if a change to the Gnome shell doesn't play well with an extension.
People often say they should just have an extension API, but that would mean hindering the usefulness of extensions – they'd only be able to do what the API lets them, rather than having free rein over your system, which is currently what makes the extension system so powerful. They'd be almost entirely useless.
Your criticism is fine and even though I support bravery in making significant improvements that break old userspace, I do think that GNOME does it way too often. I meant hate speech and destructive criticism such as calling GNOME team stupid.
Still waiting for these things (which will probably never be implemented):
integrate Gnome Tweaks into the settings, maybe behind a "customize" button.
add system tray support. I don't even know how you're supposed to access programs running in the background currently.
add a toggle to put all opened windows on separate workspaces. Navigating workspaces with touchpad three-finger-swipe is a joy, faster and more intuitive than Alt+Tab or via the overview.
integrate Gnome Tweaks into the settings, maybe behind a "customize" button.
I've noticed they've done that with a few of the settings, but overall I don't think there's much appetite to do this.
add system tray support.
I remember Gnome wanting to make a cross-desktop standard for this (the currently most popular AppIndicator system is a bit of a mess for multiple reasons, including UX, security, and some Wayland-related quirks). It's went pretty much nowhere as it would require not only multiple DE's (and Freedesktop org's) involvement, as well as third party dev support. I hope it happens at some point though.
I don't even know how you're supposed to access programs running in the background currently.
It's in the top bar, if you click the section where the part with the quick settings. It's there as a drop-down. It's an extra click though.
add a toggle to put all opened windows on separate workspaces. Navigating workspaces with touchpad three-finger-swipe is a joy, faster and more intuitive than Alt+Tab or via the overview.
That's a cool idea. I actually really like the sound of that. Let's get you on the Gnome team :P