Skip to content

ENH,RF: Support for layouts as plugins. Hide third-party plugins by default

  • FSLeyes plugin libraries/files can now provide custom FSLeyes layouts.

  • FSLeyes plugins provided by installed third-party libraries are now hidden by default. Plugins provided by single-file plugin modules are still shown by default.

  • Third-party plugins can be shown via the --showAllPlugins command-line option, which can be permanently enabled by adding it as a default argument.

  • Third-party plugins are also automatically shown if a layout from the same library is loaded.

Edited by Paul McCarthy

Merge request reports