Skip to content

Add option to skip initialization of devices

Guy Boldon requested to merge 55-coolero-is-initializing-liquidctl-dev into main

New Feature

What does this MR do?

This MR adds an option to be able to skip initialization of devices. This help people who are using liquidctl manually. This option should otherwise be avoided.

Related issues

Resolves #55 (closed)

Checklist

  • Application works as expected when running from source
  • AppImage build compiles and runs successfully
  • Flatpak build compiles and runs successfully
  • There are dependency changes
  • Mock tests are successful (if applicable)
  • Performance considerations have been taken into account
  • This MR is ready to be merged
Edited by Guy Boldon

Merge request reports