Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Animate the menu bar icon for all the things #639

Open
sindresorhus opened this issue Feb 28, 2019 · 5 comments
Open

Animate the menu bar icon for all the things #639

sindresorhus opened this issue Feb 28, 2019 · 5 comments

Comments

@sindresorhus
Copy link
Contributor

Currently, we have a nice animation in the menu bar icon when Kap prepares to record. Would be nice to have an animation in the icon during other tasks too, like converting, exporting, and uploading.

@skllcrn
Copy link
Member

skllcrn commented Feb 28, 2019

ANIMATE ALL THE THINGS

@karaggeorge
Copy link
Member

How would that work when you have parallel exports going? Also even while you are doing those tasks, you can still record again (in 3.0) so it might get a bit confusing what animation it needs to use when. Would be interesting to come up with something though!

@sindresorhus
Copy link
Contributor Author

How would that work when you have parallel exports going?

It would show the total progress or just an indeterminate progress indicator.

Also even while you are doing those tasks, you can still record again (in 3.0) so it might get a bit confusing what animation it needs to use when.

If you record again, it would just ignore the export progress and show the recording stuff.

@karaggeorge
Copy link
Member

I think that'd look really nice. Is there a way we can programmatically set the tray icon (as in make the icons in js) or do we have to pre-define it and load the assets like we do currently for the animation?

@sindresorhus
Copy link
Contributor Author

It currently only supports an image, but we could dynamically generate each frame with <canvas>.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants