[vlc-devel] [PATCH] add module_get_shortcuts
Rémi Denis-Courmont
remi at remlab.net
Wed Feb 25 15:25:23 CET 2015
Le 2015-02-25 16:55, Francois Cartegnie a écrit :
> Le 25/02/2015 14:50, Rémi Denis-Courmont a écrit :
>> Le 2015-02-25 16:48, Francois Cartegnie a écrit :
>>> We only had a way to get the first shortcut.
>>> There's was way to know which module handles a
>>> shortcut which isn't first one.
>>
>> There are no reasons why anything other than the module loader
>> should
>> care about the other shortcuts.
>
> Avoiding the "late failure" bad experience with user interfaces: only
> offer options based on existing shortcuts.
But that's the point: options depend on modules, not shortcuts. There
are no needs for the UI to know what shortcuts a given module
implements.
--
Rémi Denis-Courmont
More information about the vlc-devel
mailing list