https://bugs.kde.org/show_bug.cgi?id=491206
Bug ID: 491206 Summary: Trim audio profile from ALSA device name Classification: Applications Product: systemsettings Version: 6.1.3 Platform: Arch Linux OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: kcm_pulseaudio Assignee: plasma-b...@kde.org Reporter: gudvinr+...@gmail.com CC: m...@ratijas.tk Target Milestone: --- SUMMARY Device names in system settings shown as: - Headphones (Built-in Audio Analog Stereo) Profile: Analog Stereo Duplex - Microphone (%DeviceName% Analog Stereo) Profile: Analog Stereo Input - Digital Input (S/PDIF) (%DeviceName% Digital Stereo (IEC958)) Profile: Digital Stereo (IEC958) Input - and so on There is no point in showing "Analog Stereo", "Digital Stereo", etc in device name itself since this just duplicates profile information and just ads clutter. Something like this will have same amount of information but will be easier to skim through: - Headphones (Built-in Audio) Profile: Analog Stereo Duplex - Microphone (%DeviceName%) Profile: Analog Stereo Input - Digital Input (S/PDIF) (%DeviceName%); Profile: Digital Stereo (IEC958) Input SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 6.1.3 KDE Frameworks Version: 6.4.0 Qt Version: 6.7.2 Kernel Version: 6.10.2-arch1-1 (64-bit) Graphics Platform: X11 -- You are receiving this mail because: You are watching all bug changes.