| Summary: | Switch `media-playback-playing*` and `media-playback-stopped*` icons | ||
|---|---|---|---|
| Product: | [Plasma] Breeze | Reporter: | Jin Liu <ad.liu.jin> |
| Component: | Icons | Assignee: | visual-bugs-null |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | wishlist | CC: | duha.bugs, kainz.a, m, nate |
| Priority: | NOR | Keywords: | usability |
| Version First Reported In: | master | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Jin Liu
2024-03-03 07:40:10 UTC
If only media playback gets inversed but nightlight, audio etc.. icons stay the same, wouldn't this be even more confusing? (Assuming you are talking about the system tray icons) As you mentioned, status icons are meant to show status, so the current icons are objectively correct as status icons. In the video players and websites, the user sees a pause button when the video is playing because the button is a clickable action button; you left-click on it and it pauses the video. So the icon and text are telling you what *will* happen when the button is pressed. In the Media Player widget--which is where people complain about this--the icons are indeed being used as status icons and not action buttons; you can't left-click on them to play and pause the video or audio. As such, they're being used correctly and no change is needed. |