Skip to content

generalization and cleanup for 3.7.1

Armas Spann requested to merge as/dev_3.7.1 into dev/3.7.1

The following was done:

  • general code review and corrections
  • added more strictness
  • generalization (added new interface for populating the menu)
  • corrected nvidia-active.svg
  • simplify as much as possible, moved "Record<number, string>" back to "string[]"
  • optimized debugging (added gnome-terminal log)
  • optimized logging, passing exception to log method is now possible

Merge request reports