| Summary: | Global mute is not shared between applets | ||
|---|---|---|---|
| Product: | [Unmaintained] plasma-pa | Reporter: | Kai Uwe Broulik <kde> |
| Component: | applet | Assignee: | David Rosca <nowrep> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | bharadwaj.raju777, nate, plasma-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| See Also: | https://bugs.kde.org/show_bug.cgi?id=440846 | ||
| Latest Commit: | https://invent.kde.org/plasma/plasma-pa/commit/15bf084197dc170201adcce1c3fb90473ef2f572 | Version Fixed/Implemented In: | 5.27 |
| Sentry Crash Report: | |||
|
Description
Kai Uwe Broulik
2020-03-10 16:16:49 UTC
Now that we have a global config system in plasma-pa we can simply move these configs there and problem solved. Will make an MR soon. A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-pa/-/merge_requests/146 Git commit 15bf084197dc170201adcce1c3fb90473ef2f572 by Nate Graham, on behalf of Bharadwaj Raju. Committed on 03/11/2022 at 20:31. Pushed by bharadwaj-raju into branch 'master'. Make global mute actually global between plasmoid instances M +3 -3 applet/contents/ui/DeviceListItem.qml M +20 -8 applet/contents/ui/main.qml M +7 -0 src/qml/globalconfig.kcfg https://invent.kde.org/plasma/plasma-pa/commit/15bf084197dc170201adcce1c3fb90473ef2f572 |