fxsound2 / fxsound-app

FxSound application and DSP source code
GNU General Public License v3.0
1.5k stars 124 forks source link

Hotkeys for presets and Dropdown language selector. #171

Open Barracuda1337 opened 2 weeks ago

Barracuda1337 commented 2 weeks ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Hotkeys for presets and language selector.

Describe the solution you'd like A clear and concise description of what you want to happen. Extra hotkeys and dropdown language list.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. I want to assign an extra shortcut for the presets that are already available. For example, I want to run the gaming preset with "ctrl + shift + 3" and the music preset with "ctrl + shift + 2". test

Also, it would be better if the language option was a drop-down list. We do a lot of mouse clicking to switch between languages. image

Additional context Add any other context or screenshots about the feature request here.

bvijay74 commented 2 weeks ago

In our language selection list, we show each language name in the respective language with the corresponding font. In a dropdown list we cannot load multiple fonts to display different languages, and we have to show all the language names in English. So this change cannot be done in FxSound.

We have hotkeys to change to next and previous preset. We don't have any plans to provide further customization on the preset selection through hotkeys.

We will keep hotkeys to switch languages at a lower priority, since it is not a frequently selected option.