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: Customize shortcuts for selecting services #1971

Open
3 tasks done
dxrcy opened this issue Nov 17, 2024 · 0 comments · May be fixed by #1972
Open
3 tasks done

Feature: Customize shortcuts for selecting services #1971

dxrcy opened this issue Nov 17, 2024 · 0 comments · May be fixed by #1972
Labels
enhancement ✨ New feature or request

Comments

@dxrcy
Copy link

dxrcy commented Nov 17, 2024

Preflight Checklist

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:

  1. 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.
  2. 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.
  3. 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.

Solution 2 implemented in #1972

Alternatives Considered

None.

Additional Information

None.

@dxrcy dxrcy added the enhancement ✨ New feature or request label Nov 17, 2024
dxrcy added a commit to dxrcy/ferdium-app that referenced this issue Nov 18, 2024
dxrcy added a commit to dxrcy/ferdium-app that referenced this issue Nov 18, 2024
dxrcy added a commit to dxrcy/ferdium-app that referenced this issue Nov 18, 2024
@dxrcy dxrcy linked a pull request Nov 18, 2024 that will close this issue
6 tasks
dxrcy added a commit to dxrcy/ferdium-app that referenced this issue Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant