| Summary: | Volume Buttons do not work unless Audio Volume widget is on the desktop | ||
|---|---|---|---|
| Product: | [Unmaintained] plasma-pa | Reporter: | landon.carbenia |
| Component: | applet | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | landon.carbenia, me, nate, nowrep |
| Priority: | NOR | ||
| Version First Reported In: | 5.23.5 | ||
| Target Milestone: | --- | ||
| Platform: | Manjaro | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
landon.carbenia
2022-02-02 22:00:46 UTC
Having kded do it would make sense to me; that way the kded module could be shipped in plasma-pa. That would be nice! *** This bug has been marked as a duplicate of bug 391578 *** (In reply to Nate Graham from comment #1) > Having kded do it would make sense to me; that way the kded module could be shipped in plasma-pa. That would be nice! So, we need to have Audio Volume shortcuts be handled by kded (something about keysyms and the X server that I don't really understand all that well), add a function to kded which makes it forward the command to the most recent Audio Volume widget, and add a function to kded which lets it switch over to a new Audio Volume widget if the most recent one no longer exists. How can I make this happen? It's all above my head technically, so I'm not the best person to ask. You might try sending an email to kde-devel@kde.org or visiting the #kde-devel Matrix room. |