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

Tray icon animation #28

Merged
merged 2 commits into from
Sep 5, 2018
Merged

Tray icon animation #28

merged 2 commits into from
Sep 5, 2018

Conversation

letmaik
Copy link
Contributor

@letmaik letmaik commented Sep 1, 2018

(Contains changes from #26 as well, so please merge that one first)

This PR updates the tray icon dynamically while the timer runs. I wasn't sure exactly how to implement it as I haven't used Vue before, so this may not be the cleanest solution, although it kinda looks ok to me.

image
image
image

@Splode
Copy link
Owner

Splode commented Sep 5, 2018

Again, great changes. Thank you. Seems like you picked up Vue just fine.

I've tested this PR in Mac OS and there's an issue with the tray icon size and maximize functionality. OS has a different API for the tray, so I've disabled the option to minimize to tray unless Windows is being used.

I've got a bit of work to do to merge this branch into master, but I'll update the app with these features soon.

Nice work 👍🏼

@Splode Splode merged commit 3762e58 into Splode:minToTray Sep 5, 2018
@letmaik letmaik deleted the letmaik/tray-animation branch September 5, 2018 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants