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

Make the extension less expansive #110

Closed
FezVrasta opened this issue Feb 11, 2014 · 4 comments
Closed

Make the extension less expansive #110

FezVrasta opened this issue Feb 11, 2014 · 4 comments

Comments

@FezVrasta
Copy link
Contributor

I like this extension but it's a bit too expansive. It adds buttons on the project's title, an icon in the main sidebar, a label in the status bar, menu entries etc.

Could be possible to remove at least the label on the status bar? It's redundant because it does the same action performed by the sidebar icon.

Would be nice even to merge in a single drop-down menu the branch and the bash buttons near the project title.

Same thing could be done for the Commit, Reset index, Close not modified, Hide untracked, Git Pull, Git Push, Report bug buttons, to clean the interface and fix the issue #89

I would group them in some drop-down menus:

 [Commit] [Options               ]  --- [Git pull] [Git push]
            - Reset index
            - Close not modified
            - Hide untracked
            - Report bug

I hope it's enough clear.

Thanks.

zaggino added a commit that referenced this issue Feb 12, 2014
@zaggino
Copy link
Member

zaggino commented Feb 12, 2014

Status bar has been removed in version 0.8.9 - in the registry now.

[bash] shortcut can be disabled in settings when you leave msysgit path empty (or invalid). It's available only on Windows and I personally use it too much to hide it under a branch button. Also branch button is not available if you're not in a Git repository (#111) but users might still want to open bash to clone a repo or do some non-Git related operations from command line. So this one is there to stay.

Panel needs a UI refactoring for a long time (and there are other requests for that) but I didn't have time to get to them yet.

@FezVrasta
Copy link
Contributor Author

About the bash button, I need it, just would be nice to have it in a smarter position. I'll try to submit a push request today.

@FezVrasta
Copy link
Contributor Author

Probably this issue can be closed after the pull request #114

@zaggino
Copy link
Member

zaggino commented Feb 14, 2014

Yes, thanks for helping with this :)

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

No branches or pull requests

2 participants