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

Dockless mode #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

rodionovd
Copy link

Refers issues #1 #2, #3.

Checklist:

  • Add menu to the status item;

    User should use this menu to play or pause the chill;

  • add "Quit" menu item;

  • Hide dock icon: make the app an agent (UIElement = YES);

  • Mark “Status” icon as a template, so we don’t need a Highlighted one anymore: OS X will highlight it for us;

  • Add “Play” and “Pause” icons;

  • Move all icons into .xcassets container;

  • Remove the status bar item from the system status bar on application quit;

  • All strings are localizable;

This PR also adds a default OS X/Xcode .gitignore file.

Ignore .DS_Store and Xcode related files
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.

1 participant