Summary: | Request: Create two visually distinct mute icons | ||
---|---|---|---|
Product: | [Plasma] Breeze | Reporter: | Fernando M. Muniz <fernandommuniz> |
Component: | Icons | Assignee: | visual-design |
Status: | CONFIRMED --- | ||
Severity: | wishlist | CC: | anditosan1000, kainz.a, m, nate, niccolo.venerandi, plasma-bugs |
Priority: | NOR | ||
Version First Reported In: | 6.2.3 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=494664 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Fernando M. Muniz
2024-11-14 17:14:04 UTC
What would be the advantage of this? And how would they be visually distinct? (In reply to Nate Graham from comment #1) > What would be the advantage of this? And how would they be visually distinct? You can't tell by the icon if the volume is at zero by reducing it until the mute icon appears, or at any volume but under the effect of the mute button that some notebooks have that will also make the mute icon appear. Both mutes will react differently when the volume is raised slightly be the user, which could lead to situations which the user thinks it's a 0 volume mute, but it's actually a mute button mute, which can hurt the ears of a headset wearer, or wake up everyone at night. As I've said in the Description, "0%" and "Fn + 🔊" could work to make the distinction between the two types of mutes. Ignore the "Fn" thing. It would be far better to just have the current percentage of volume somewhere on the icon. "🔇0%" , "🔇97%". If I read this correctly, it seems to me that there is a button mute and there is a state mute that are getting mixed up. Is that right? (In reply to Andres Betts from comment #4) > If I read this correctly, it seems to me that there is a button mute and > there is a state mute that are getting mixed up. Is that right? That's correct. There's muting via button, and muting via lowering volume to 0%. And both use the exact same icon. Perhaps the code for the percentage in the battery icon can be repurposed for this. So basically, we need 1. An icon that means "the volume is at 0%" 2. An icon that means "the volume is normally higher than 0% but has been muted by pressing a mute button" (In reply to Nate Graham from comment #7) > So basically, we need > 1. An icon that means "the volume is at 0%" > 2. An icon that means "the volume is normally higher than 0% but has been > muted by pressing a mute button" Preferably with a fix that let the user know the exact volume in situation 2. 5% being treated the same as 150% doesn't completely solve the problem. |