mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
We have some singletons (ex. for notification popups, volume, dbus) that need to be initialized somewhere in plasmashell. Currently they are done from the panel containment, which is a bit of a strange location. There isn't really any offical way it seems to do this, so move it to the shell package which feels more central. |
||
|---|---|---|
| .. | ||
| actionbuttons | ||
| notifications | ||
| volumeosd | ||
| PopupProviderLoader.qml | ||