https://bugs.kde.org/show_bug.cgi?id=503895
cwo <cwo....@posteo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-pa/-/commit/96375 | |545fb77948c37746aead7eaced4 | |8357b596 --- Comment #2 from cwo <cwo....@posteo.net> --- Git commit 96375545fb77948c37746aead7eaced48357b596 by Christoph Wolk. Committed on 13/05/2025 at 20:51. Pushed by cwo into branch 'master'. applet: use section headers in listview The fullRepresentation has two listviews for input and output devices or streams, depending on the active tab. Whether a particular item is input or output is only visible through a rather small icon, and the device or application names are not necessarily informative. This change removes the separator line between the two listviews and instead puts a section header over each. This header is only visible if at least one item is in that listview, but otherwise always visible for visual consistency and clarity. FIXED-IN 6.4.0 M +38 -2 applet/main.qml https://invent.kde.org/plasma/plasma-pa/-/commit/96375545fb77948c37746aead7eaced48357b596 -- You are receiving this mail because: You are watching all bug changes.