expo: Allow highlighting other scene-object types
authorSimon Glass <sjg@chromium.org>
Mon, 2 Oct 2023 01:13:27 +0000 (19:13 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 11 Oct 2023 19:43:55 +0000 (15:43 -0400)
commitd88edd2bda2150b253fac702dd26ec4c01ccf988
tree09e53e68c98f74c8b2960b383719570e6f5adefa
parent408011c2a4b7a7f68cf55876252446a570b3827a
expo: Allow highlighting other scene-object types

So far only menus can be highlighted. With the coming addition of
text lines we need to be able to highlight other objects. Add a function
to determine whether an object can be highlighted.

Signed-off-by: Simon Glass <sjg@chromium.org>
boot/scene.c
include/expo.h