this post was submitted on 22 Feb 2025
35 points (100.0% liked)
KDE
5941 readers
64 users here now
KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.
Plasma 6 Bugs
If you encounter a bug, proceed to https://bugs.kde.org/, check whether it has been reported.
If it hasn't, report it yourself.
PLEASE THINK CAREFULLY BEFORE POSTING HERE.
Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This menu is for switching the device profile. Different programs can output audio to different devices, but a device can only have a single profile at a time active.
So, this menu can’t be flattened because the driver for the device doesn’t support outputting to both the speakers and the HDMI port at the same time. If the hardware supports it, this would have to be fixed in the driver, or at least ALSA or PipeWire. Plasma can’t do anything about this.
coppwr
Set up a dummy device whose input is a monitor of the HDMI out, and make the dummy device's output the headphones.
Used to use pactl for pulse, but coppwr makes pipe wire configs very visually accessible.