Skip to content

No per-panel specific icons

The control center app is considered one single application with a single icon to represent it. Therefore get rid of per-panel icons.

As a side effect that change lets us change the get_icon_name_from_g_icon helper to directly check for the symbolic icon, fixing icons that only have symbolic version and no hi-color version (e.g. thunderbolt).

Merge request reports