this post was submitted on 11 Sep 2023
956 points (94.3% liked)

linuxmemes

20686 readers
1022 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 1 year ago (2 children)

That's what I fucking hate about it, great extensions, couldn't fucking settle on an API that doesn't break every update. When will the gnome devs ever be content with themselves

[–] [email protected] 7 points 1 year ago (1 children)

there is no API, which is the problem. It's just straight code injection. That's why extensions can be so powerful. A stable API would compromise their freedom for sure

[–] [email protected] 2 points 1 year ago (1 children)

Okay then, I'm never gonna update gnome again I guess. The machine I use it on is for work, so I care about stability. Or should I have never chosen gnome in the first place?

[–] [email protected] 4 points 1 year ago

I'm not sure that is a fair reaction. If your workflow relies heavily on many complex extensions that have a history of updating slow it is probably worth just... waiting a bit? You don't HAVE to be on the bleeding edge of Gnome releases. With a fairly minimal extensions list I've not had problems updating to new releases for a long long time

[–] [email protected] 1 points 1 year ago

That’s just the logical conclusion of continuing development. And even if the API stays the same, the shell might function differently, which could lead to extension bugs, therefore it is safer to break them all until the extension developer validates it for the new version.

You could of course force the internal stuff to be the same, but this would just stifle development and innovation.

In my opinion, if you can only use Gnome with extensions, you shouldn’t use it in the first place. Personally, I do have extensions, but they do so little that I don’t have a problem waiting a week or two until they update. Extensions don’t influence my workflow, they just are small quality of life adjustments (e.g. hiding the battery indicator when docked to my monitor and fully charged etc).