masghar / yet-another-music-application

Automatically exported from code.google.com/p/yet-another-music-application
0 stars 0 forks source link

Disable Keyboad Shortcuts #381

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Enable DISabling keyboard shortcuts (which e.g. are conflicting with macros 
running in the background).
Show Bitrates of the songs.
Thanks.

Original issue reported on code.google.com by kpl1...@googlemail.com on 4 Jan 2014 at 12:54

GoogleCodeExporter commented 9 years ago
Since your request is two (disable shortcuts and bitrate column) I have created 
a second feature request (issue #382) for the bitrate column, this issue is now 
only about keyboard shortcuts.

Original comment by ephracis on 4 Jan 2014 at 1:52

GoogleCodeExporter commented 9 years ago
I am working on implementing this and I had a little thought. My plan is to add 
small checkboxes on each row (for each shortcut, just like the "global" 
checkbox for media shortcuts). I can either make these checkboxes tied to the 
profile, so that when you change profile it will change which shortcuts are 
enabled and disabled, or make it global which means that the same shortcuts are 
enabled/disabled no matter which profile you change to.

What direction should we go in? I am leaning toward the latter.

Original comment by ephracis on 5 Jan 2014 at 11:29