Skip to content

Deal with new icon theme reality on GTK4

Arun Raghavan requested to merge arun/pavucontrol:icon-fix into master

There are a few things to keep in mind:

  • We'll have a lot of non-functional application icons, because app icons don't always exist in the icon theme, so use the generic application icon

  • There is no audio-card icon in the theme any more, so add fallback to the symbolic version

Merge request reports