K 10 svn:author V 6 kevans K 8 svn:date V 27 2018-02-20T03:58:45.416465Z K 7 svn:log V 419 stand/lua: Add and use drawer.menu_name_handlers Pull out specialized naming behavior into drawer.menu_name_handlers. This is currently only needed for the carousel entry, where naming is based on the current choice and the menu item purposefully does not store this state. The setup was designed so that every type can have a special name handler, and the default action is to simply use the result of entry.name(). END