Open WatchMkr opened 7 months ago
Somewhat related, but the audio OSDs (input and output) should always show when a volume related key is pressed (though not sure if a microphone sensitivity key is present on many keyboards). E.g. currently, when volume is at 100%, pressing volume up won't show the OSD (to confirm that it's at 100%).
KDE also has this issue, so I do not think, it is high priority.
Somewhat related, but the audio OSDs (input and output) should always show when a volume related key is pressed (though not sure if a microphone sensitivity key is present on many keyboards). E.g. currently, when volume is at 100%, pressing volume up won't show the OSD (to confirm that it's at 100%).
The osd should subscribe to the keyboard event, and display accordingly then. This should be simple to do
For sliders or toggles in applets or Settings, the user has the feedback from the interface already. I think OSDs only show up with media keys or hot keys. I haven't thought of another scenario when they should.