freebsd-dev/stand/lua
Kyle Evans 2413c411f8 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().
2018-02-20 03:58:45 +00:00
..
color.lua stand/lua: Round up some more style.lua(9) concerns 2018-02-19 17:51:33 +00:00
config.lua stand/lua: Add copyright notice in places 2018-02-19 18:11:35 +00:00
core.lua stand/lua: Don't set ACPI off just because we can't detect it. 2018-02-20 02:03:29 +00:00
drawer.lua stand/lua: Add and use drawer.menu_name_handlers 2018-02-20 03:58:45 +00:00
loader.lua
Makefile
menu.lua stand/lua: Extract menu handlers out into menu.handlers table 2018-02-20 03:40:16 +00:00
password.lua stand/lua: Add copyright notice in places 2018-02-19 18:11:35 +00:00
screen.lua stand/lua: Round up some more style.lua(9) concerns 2018-02-19 17:51:33 +00:00