Skip to content

Command mode and profiles

  • Refactor script handling as there are now others beside brightness setting ones
  • Added ALTCOMPLEX behavior type for complex flag-dependant behavior
  • Added command mode accessible through Fn+Pyra
    • On/Off events have script hooks for notifying the user
  • Added profile loading support for 10 profiles
    • Settings profile.0..profile.9 set the paths
    • Use profile.current to load a profile within a settings file
      • (caution: looping profiles are not handled at all)

Merge request reports