Coder Social home page Coder Social logo

Comments (6)

pulb avatar pulb commented on May 22, 2024

The new spinning and connecting throbbers really look awesome!

from firefox-gnome.

garrett avatar garrett commented on May 22, 2024

Thanks!

I'm glad you like both of them. The spinner is pretty much what's used in GNOME, but I had to think creatively for the connecting one. I made it 3 dots like the wireless connecting icon and animated it similar to ones like on Facebook. It's great that it worked out — I personally like it better than the default Firefox spinning-backwards-with-a-different-color indicator (but I'm biased). (:

from firefox-gnome.

pulb avatar pulb commented on May 22, 2024

Yeah the connecting animation made me think of network manager immedialtely, so I think this animation is a good choice :-) What did you use to create those APNGs btw?

from firefox-gnome.

garrett avatar garrett commented on May 22, 2024

It's convoluted, but I made the graphic frames in Inkscape, then exported to PNG, then split them into actual different frames in Gimp, saved them manually, and ran apngasm (http://sourceforge.net/projects/apngasm/) on the PNGs at the command line.

from firefox-gnome.

garrett avatar garrett commented on May 22, 2024

Gimp does not support APNG (except for a hacky plugin which requires rebuilding libpng with a patch), and I did not write a frame splitting script for Inkscape.

I did use the split.c plugin for Gimp to break up the frames. You have to install it with gimptool-2.0 --install split.c and need the necessary gimp-devel packages and dependencies.

from firefox-gnome.

pulb avatar pulb commented on May 22, 2024

Ok thanks, good to know.

from firefox-gnome.

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.