Skip to content

Do not block application when querying device vendor and model

  • do not block until sane backend has queried the info, but emit a signal once it is updated
  • deprecate make() as it is the same as vendor()
  • add function to retrieve the internal device name of the currently opened device

Useful when an application is launched with a specified or remembered device and displaying the current vendor and model in the application

Edited by Alexander Stippich

Merge request reports