Giter Club home page Giter Club logo

Comments (2)

Schneegans avatar Schneegans commented on May 12, 2024 1

Thanks for the kind words!

You probably know this, but we already have extensions for the cube effect, for the magic lamp, and for wobbly windows. Creating a single extension which basically merges all of these is probably a bad idea. I can understand that from a users perspective it may be convenient to install just one extension instead of several, however there are plenty of good reasons to not do this:

  • More likely to break: The bigger an extension gets, there more likely it breaks with GNOME Shell updates. If it is split into several extensions, some of them may continue to work without needing an update.
  • Slower Updates: If one effect is very difficult to port to a new GNOME Shell version, the entire extension will not be available on the new GNOME Shell version until the porting is completed.
  • Single Point of Failure: If the developer of the one big extension has no time to work on it, nothing will be updated, fixed, or ported to new GNOME versions.

I believe that it is best if extensions are as small as possible, mess as little as possible with GNOME Shell's source code, and are dedicated to one specific purpose. Otherwise they will break frequently which will lead to a bad user experience...

from burn-my-windows.

Tuxino88 avatar Tuxino88 commented on May 12, 2024

true, you are right.

from burn-my-windows.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.