projectM-visualizer / frontend-sdl2

Standalone application based on SDL2 that turns your desktop audio into awesome visuals. Available on most platforms supported by both libprojectM and libSDL2.
GNU General Public License v3.0
58 stars 32 forks source link

Customizable keybindings #9

Closed EvanCarroll closed 2 years ago

EvanCarroll commented 5 years ago

I know this is somewhat petty, but I would love to have Vim-esque keybindings


Ctrl + R, M would be great without Ctrl


Ctrl+S and Ctrl+E make sense to me as is.


I wouldn't push something like this hard, but it just seems like that would make it a lot more natural for those of geeks that use with lot of other stuff. Right now I'm running i3 (vim), tmux (vim), vim (vim), ranger (vim), and vlc (vim).

kblaschke commented 2 years ago

This is already under consideration as a feature when this app will receive a new UI (basd on Dear ImGui) with settings and playlist management dialogs. This will make editing key bindings less cumbersome, as doing this in a config file is not really user-friendly.

kblaschke commented 2 years ago

Closing as duplicate of issue #8.