You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I agree to follow the Code of Conduct that this project adheres to.
I have searched the issue tracker for a feature request that matches the one I want to file, without success.
Problem Description
I use Firefox, so I am accustomed to using Alt+[0-9] to switch tabs (rather than Ctrl+[0-9]). I would greatly appreciate this feature in Fermion as well :)
Proposed Solution
I see 3 possible solutions:
Both Ctrl and Alt modifiers will select a service.
This might be the easiest to implement, but might overshadow shortcuts used within a particular service.
The user could choose which modifier key selects a service.
This can be implemented with a toggle option in settings.
Provides greater control to the user, and maximizes free shortcuts for future use or for use by services.
The user could customize the shortcut entry for each service number.
Eg. Under Settings > Advanced > Shortcuts, add shortcut inputs like Select service 1: [ Ctrl + 1 ].
Might be useful for advanced users with particular setups, but I would imagine it wouldn't be worth the cost of implementation.
Preflight Checklist
Problem Description
I use Firefox, so I am accustomed to using
Alt+[0-9]
to switch tabs (rather thanCtrl+[0-9]
). I would greatly appreciate this feature in Fermion as well :)Proposed Solution
I see 3 possible solutions:
Both
Ctrl
andAlt
modifiers will select a service.The user could choose which modifier key selects a service.
The user could customize the shortcut entry for each service number.
Settings > Advanced > Shortcuts
, add shortcut inputs likeSelect service 1: [ Ctrl + 1 ]
.Solution 2 implemented in #1972
Alternatives Considered
None.
Additional Information
None.
The text was updated successfully, but these errors were encountered: