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

Request: Shortcut keys to change ink type #787

Open
KasumiArai opened this issue Aug 27, 2015 · 4 comments
Open

Request: Shortcut keys to change ink type #787

KasumiArai opened this issue Aug 27, 2015 · 4 comments
Labels
feature Feature request, or something should be improved high priority ui
Milestone

Comments

@KasumiArai
Copy link

With the new shading ink, I might want to more quickly change between it and a more "regular" ink type. It may even be nice to have "quick" ink selection like the quick tools.

Say my current ink is Alpha Compositing. If shading is "quick" bound to C, while I hold C the current tool will use the shading ink. Upon releasing it, the current ink will change back to Alpha Compositing.

@dacap dacap added feature Feature request, or something should be improved ui labels Aug 28, 2015
@dacap dacap added this to the v1.1 milestone Aug 28, 2015
@dacap
Copy link
Member

dacap commented Aug 28, 2015

Actually there are several things that would be great to automatically configured through a keystroke. For example, brushes can be changed with Alt+1, Alt+2, etc. but I think that we should be able to bind one of these shortcuts (e.g. Alt+1) into a specific set of options.

For example:

  • Alt+1 change brush size=1px, ink=simple ink
  • Alt+2 change ink=shading, and selected color range [3,4,5] indexes.
    etc.

These Alt+1,2,3,4... shortcuts should be configurable using a special UI with options like:

  • Brush: Don't change / Use this: [ OPTIONS ]
  • FG color: Don't change / Use this: [ FG ]
  • BG color: Don't change / Use this: [ BG ]
  • Ink mode, opacity, etc.

@dacap
Copy link
Member

dacap commented Aug 31, 2015

This might be related to #475, we could assign "macros" to keys, so steps would be something like:

  1. Record macro
  2. Select an ink, brush size, or other things/tasks (e.g. switching a specific layer visibility, executing a command, etc.)
  3. Stop the macro-recording
  4. Assign a specific key to that macro

@dacap dacap mentioned this issue Sep 2, 2015
5 tasks
@dacap dacap self-assigned this Nov 18, 2015
dacap added a commit that referenced this issue Nov 27, 2015
By default there are no shortcuts to change the ink type.
@dacap
Copy link
Member

dacap commented Nov 27, 2015

Things missing to close this issue:

  1. default shortcuts (we have already the commands that can be customized by the user)
  2. "quick peek" modifier to change the ink type temporally when the key/modifier is pressed

I'm not sure about default shortcuts to change the ink type. The preferred way to switch between brushes/ink types will be Alt+1, Alt+2, etc. which should be implemented soon (see #904).

Also, the "quick peek" behavior is a little complex to be implemented for v1.1, I think it should be separated to other issue.

@dacap
Copy link
Member

dacap commented Dec 16, 2015

I'll move this for v1.2 as I think after #904 this feature will not be required anymore.

@dacap dacap modified the milestones: v1.2, v1.1 Dec 16, 2015
@dacap dacap modified the milestones: v1.3, v1.4 Sep 12, 2017
@dacap dacap removed their assignment Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature request, or something should be improved high priority ui
Projects
None yet
Development

No branches or pull requests

2 participants