You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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%).
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.
The text was updated successfully, but these errors were encountered: