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

Customizable keyboard shortcuts #287

Closed
AlexHolly opened this issue Jul 20, 2015 · 5 comments
Closed

Customizable keyboard shortcuts #287

AlexHolly opened this issue Jul 20, 2015 · 5 comments
Assignees
Labels
Milestone

Comments

@AlexHolly
Copy link
Contributor

Is there any way to set custom shortcuts?
It woul'd be nice to have such a feature.

@juliandescottes juliandescottes self-assigned this Oct 9, 2015
juliandescottes added a commit that referenced this issue Oct 10, 2015
juliandescottes added a commit that referenced this issue Oct 10, 2015
juliandescottes added a commit that referenced this issue Oct 24, 2015
@juliandescottes
Copy link
Collaborator

Almost done with the implementation for this feature.

The shortcuts can be modified via the 'cheatsheet' dialog (opened when clicking on the keyboard icon).

I had to take a small shortcut to avoid making this too big. 4 shortcuts cannot be remapped :

  • 1 to 9 for selecting colors
  • ctrl + Y for redo
  • ? for opening the cheatsheet dialog
  • del to clear the current selection

And consequently the keys mapped to those shortcuts cannot be assigned to another shortcut. Other than this, everything is now customisable.

@juliandescottes juliandescottes added this to the v0.6 milestone Oct 24, 2015
@juliandescottes juliandescottes changed the title Set own shortcuts Customizable keyboard shortcuts Oct 28, 2015
@juliandescottes
Copy link
Collaborator

ezgif com-optimize

@AlexHolly
Copy link
Contributor Author

It's looking good where can I test it?

@juliandescottes
Copy link
Collaborator

For now it's only in development, so you would need to build the application to test it.

It will be released in v0.6.0 (no release date planned yet :) )

juliandescottes added a commit that referenced this issue Nov 12, 2015
juliandescottes added a commit that referenced this issue Nov 12, 2015
juliandescottes added a commit that referenced this issue Nov 12, 2015
@juliandescottes
Copy link
Collaborator

Will close after release

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

No branches or pull requests

2 participants