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

[FEATURE] Per-hotkey volume step #94

Closed
Rajdave69 opened this issue Oct 13, 2023 · 3 comments
Closed

[FEATURE] Per-hotkey volume step #94

Rajdave69 opened this issue Oct 13, 2023 · 3 comments
Labels
feature-request triage Marks issues that were created with an issue template

Comments

@Rajdave69
Copy link

A per-hotkey setting for volume step.

For example,
The first hotkey named "test" has volume step 1
The second hotkey named "test2" has volume step 5

This would be a useful feature, for global volume I'd like to have step 1 and for applications 2, that's an example use case.

@Rajdave69 Rajdave69 added feature-request triage Marks issues that were created with an issue template labels Oct 13, 2023
@radj307
Copy link
Owner

radj307 commented Oct 17, 2023

This would be fairly straightforward to implement as an action setting.

@radj307 radj307 changed the title Per-hotkey volume step [FEATURE] Per-hotkey volume step Oct 17, 2023
radj307 added a commit that referenced this issue Oct 18, 2023
- Reimplemented the entire hotkey library from the ground up
- Action settings can now specify their own data templates via DataTemplateProvider
- Moved some things around, changing their namespaces
  - ActionTargetSpecifier
  - EFriendlyKey
  - EModifierKey
- Implemented #97
- Implemented #94
- Implemented #92
@radj307
Copy link
Owner

radj307 commented Oct 18, 2023

Implemented in da1cefe for the following actions:

  • Session: Volume Up
  • Session: Volume Down

@radj307
Copy link
Owner

radj307 commented Oct 18, 2023

This feature is now available in v6.1.0.

@radj307 radj307 closed this as completed Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request triage Marks issues that were created with an issue template
Projects
None yet
Development

No branches or pull requests

2 participants