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

[Linux] Version control icons WIP #242

Open
milohr opened this issue Sep 22, 2022 · 0 comments
Open

[Linux] Version control icons WIP #242

milohr opened this issue Sep 22, 2022 · 0 comments
Labels
missing-icons Issues related to missing icons.

Comments

@milohr
Copy link
Member

milohr commented Sep 22, 2022

Breeze currently has some version control icons named with prefix vcs- and svn- i guess vcs is what makes more sense for version control system

Bonsai app makes use of the following vcs action icons:

For status:

  • unchanged -> vcs-normal
  • modified -> vcs-locally-modified
  • removed -> vcs-removed
  • new -> vcs-added
  • invalid -> ?
  • renamed -> vcs-locally-modified ?
  • ignored -> ?

For git actions:

  • vcs-branch
  • vcs-commit
  • vcs-branch-delete
  • vcs-diff
  • vcs-merge
  • vcs-merge-request
  • vcs-pull
  • vcs-push
  • vcs-stash
  • vcs-stash-pop

Other:

@UriHerrera UriHerrera added the missing-icons Issues related to missing icons. label Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
missing-icons Issues related to missing icons.
Projects
None yet
Development

No branches or pull requests

2 participants