Summary: | Metabug: let keyboard shortcuts live somewhere persistent, rather than in applets | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Nate Graham <nate> |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED MOVED | ||
Severity: | task | CC: | 4wy78uwh, bharadwaj.raju777, chermnykh2001, plasma-bugs |
Priority: | NOR | ||
Version: | git-master | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
URL: | https://invent.kde.org/plasma/plasma-desktop/-/issues/113 | ||
See Also: |
https://bugs.kde.org/show_bug.cgi?id=469085 https://bugs.kde.org/show_bug.cgi?id=485384 |
||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Bug Depends on: | 391578, 409190 | ||
Bug Blocks: | 446654 |
Description
Nate Graham
2021-09-27 21:25:55 UTC
I somewhat agree all applets should be super thin front ends, rather than any place where there's any "business logic". But this isn't always trivial. For klipper the applet is where the data is stored - I can't think of a viable way to solve that without /massive/ new infra. Volume has some options, especially if we gain a plasma specific pipewire controller that we'll need anyway. Note that it does introduce a UX problem as well as solving one. If you remove the media applet it's because you don't want to use said thing, but you haven't really disabled it. I want to use global media control *shortcuts*, but I don't ever use the Media Player *applet*. I'd like to disable/remove the former without disabling/removing the latter. That is achievable by setting the applet to Hidden. That's what I've done, but it's not quite good enough because it still appears in the expanded view. |