Skip to content

[feat] Add a proper awesomely flexible and powerful trigger key system #161

@eugenesvk

Description

@eugenesvk

It's rather important for such a frequently used app to have an extra convenient key trigger
Alt+Space isn't that - requires two hands or and inconvenient two-finger movement

But better alternatives are currently blocked by the way the app handles keybinds, it can only handle simplistic keybinds, what would be better if you could map the following as triggers:

  • Capslock (single finger, replaces a useless key, though it's a pinky)
  • RightCommand single short tap: excellent location, most convenient right thumb single finger, also short tap prevents conflicts with Cmd+X keybinds and also if you pressed Cmd thinking of a keybind but then changed your mind and released (it's a long tap, not a short one, duration should be configurable)
  • LeftCommand double tap: similar idea, but different way of avoiding conflicts
  • (hold)Space+F: two fingers, but it's thumb+home row prime location
  • (hold)F+D: two fingers, but again this is prime home row location

Currently the way to achieve this is to use a proper keyboard remapping tool like karabiner on a Mac and then bind the actions to some bland inner app keybind, but it would be awesome if at least one launcher utility were remotely as powerful on its own

And the best part that is almost impossible to replicate with an external rebinding tool (since it depends on app's internal context) is you could then use the same system everywhere. For example, if you have a list of resulting apps and want to add App#5 as a favorite, you could map "hold(space)+F" to add to favorites

Metadata

Metadata

Assignees

Labels

assignedFor issues that have been assigned to someone to work onbefore v1.0.0Issue should be closed before v1.0.0enhancementNew feature or request

Type

No type

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions