Bug 469366 - Applet: make it clear which mode is currently selected
Summary: Applet: make it clear which mode is currently selected
Status: CONFIRMED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Display Configuration widget and OSD (other bugs)
Version First Reported In: 5.27.4
Platform: Other Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
: 474158 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-05-04 20:37 UTC by medin
Modified: 2025-05-22 19:05 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description medin 2023-05-04 20:37:04 UTC
When you select an option in screen configuration applet there is no persistent effect that provides the user for future usage which option is currently used. Each time you open the applet none of the five options appears selected. This is very important to troubleshoot any problem with cables/external monitors, so it's useful that Plasma desktop through its screen configuration applet could provide the user which screen mode is currently selected.
Comment 1 Nate Graham 2023-09-05 21:44:09 UTC
*** Bug 474158 has been marked as a duplicate of this bug. ***
Comment 2 Nate Graham 2023-09-05 21:46:57 UTC
So this UI isn't designed to show you the current mode; it's a set of quick actions to change the mode to something else. There are many more modes that you can be in which can't be represented by these simple settings.

if your current mode does in fact match one of the pre-set ones, we could make it highlight that. But the moment you change it, it will have to stop highlighting it.
Comment 3 medin 2023-09-05 22:11:43 UTC
(In reply to Nate Graham from comment #2)
> There are many more modes that
> you can be in which can't be represented by these simple settings.

I think those 5 standard options are enough for normal usage, even Windows only provides 4 generic choices.

> if your current mode does in fact match one of the pre-set ones, we could
> make it highlight that. But the moment you change it, it will have to stop
> highlighting it.

This will help users to identify the source of problems for example when they do their presentations, because from experience the most known cause is those faulty old cables, so knowing that the correct display mode is already selected in Plasma desktop is a plus, similarly to how Windows highlights the current used mode.