Summary: | Hard to find the feature to set per-applet keyboard shortcuts for applets that don't expose the functionality in their own config windows | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Kristen McWilliam <kristen> |
Component: | Clipboard widget & pop-up | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | minor | CC: | nate, nicolas.fella |
Priority: | NOR | Keywords: | usability |
Version First Reported In: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Kristen McWilliam
2024-01-03 17:25:59 UTC
All system tray Plasmoids have the ability to set such a shortcut in the system tray settings. What's missing here is the ability to set the same shortcut from the applets own config (In reply to Nicolas Fella from comment #1) > All system tray Plasmoids have the ability to set such a shortcut in the > system tray settings. > > What's missing here is the ability to set the same shortcut from the applets > own config I think that needs to have its discoverability improved - even after you said it was there, it took me a hot minute to find where to configure that shortcut. Maybe there should be a default button in the tray plasmoid configs that will bring the user to the system tray settings for its entry, where you can configure the "show" shortcut and when the icon should show in the tray. As for the original request, I think that has to be a no. There's not a reason I can see to set a default keyboard shortcut for one random System Tray applet but not all the others--especially for an applet that already has a keyboard shortcut available to access its content in another way. The issue here is that for applets whose "Configure..." button opens a KCM or nonstandard dialog, you won't see the page that lets you set a keyboard shortcut for it. For those, you have to do so via the System Tray's own config dialog, on the "Entries" page. I'm not sure how we could improve this, but I'll change the title to reflect the true issue. (In reply to Nate Graham from comment #3) > As for the original request, I think that has to be a no. There's not a > reason I can see to set a default keyboard shortcut for one random System > Tray applet but not all the others--especially for an applet that already > has a keyboard shortcut available to access its content in another way. Definitely doesn't need a _default_ shortcut, just a (discoverable) way to set one. > The issue here is that for applets whose "Configure..." button opens a KCM > or nonstandard dialog, you won't see the page that lets you set a keyboard > shortcut for it. For those, you have to do so via the System Tray's own > config dialog, on the "Entries" page. > > I'm not sure how we could improve this, but I'll change the title to reflect > the true issue. Aside from the idea of there being a button that takes the user to the appropriate entry in the System Tray Settings, it can be confusing that the System Tray Settings has both `Entries` (that can configure keyboard shortcuts for various items) and `Keyboard Shortcuts` (which configures only the System Tray Settings shortcut). Right, the "Keyboard Shortcuts" page could be a good place to locate the shortcuts for all the containing applets too, not just the main popup. |