LavaUI docs

enum MenuItemKind

Control plane

Cases

checkbox = 1

Does something and closes the menu, and shows checked beside itself. A state, not a preference: the compositor fills it from the window it is describing at the moment the menu opens.

idl/lava.npidl

command = 0

Does something and closes the menu.

idl/lava.npidl

separator = 2

A rule. title, id, checked and shortcut are ignored.

idl/lava.npidl