Skip to content

shell: properly demarshall DBus argument for color

Fushan Wen requested to merge work/fuf/marshallcolor into master

There is no need to check if the item name is "Color". If the structure has "(u)" signature, it means the structure is created from QColor.

@meven

Merge request reports