Minor Changes
-
Add support for Lynx UI plugin system with configurable options. (#1363)
-
Introduced
lynxUIPlugins
option increateLynxPreset
, allowing userland opt-in to Lynx UI specific plugins. -
Implemented
uiVariants
plugin as the first UI plugin, supportingui-*
variant prefixes (e.g.ui-checked
,ui-open
) with customizable mappings.
-