]> git.sesse.net Git - vlc/commit
skins2: For playlist controls, keys to be forwarded to vlc core
authorErwan Tulou <erwan10@videolan.org>
Fri, 19 Mar 2010 10:39:37 +0000 (11:39 +0100)
committerErwan Tulou <erwan10@videolan.org>
Fri, 19 Mar 2010 10:51:43 +0000 (11:51 +0100)
commita88ba4526d03285a10e9abd59b9053c9d6927661
tree32710fae102f6006e9f66f8f9dfb98b0ed7c82c7
parentfb1ba080abfb80e87ef8a6b72ab8b7ee8c918c76
skins2: For playlist controls, keys to be forwarded to vlc core

the playlist control entirely redefines key processing (arrows, enter, ...).
Yet, for keys not processed, forwarding them to vlc core is desirable.
For instance, that enables n(ext) and p(revious) when focus is on the playlist,
which is something users can expect to be working.
modules/gui/skins2/controls/ctrl_tree.cpp