Skip to content

Port printer KCM to QML

Nicolas Fella requested to merge work/qmlkcm into master

The structure is inspired by the bluetooth KCM. We may want to further refine it in the future, this gives us a solid basis for improvements.

The parts that are external commands (add printer, detailed config, printer queue) are untouched. One step at a time.

Printer list:

Screenshot_20220316_234338

Printer details:

Screenshot_20220316_234407

General settings:

Screenshot_20220316_234442

TODO:

  • Add placeholder message when no printer is there
  • Do we want a confirmation dialog when removing a printer?
Edited by Nicolas Fella

Merge request reports