shift-shell/shell/contents/views
Devin Lin 46578fde73 singletons: Initialize singletons in shell desktop, not panel
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.
2025-06-25 19:33:00 -04:00
..
Desktop.qml singletons: Initialize singletons in shell desktop, not panel 2025-06-25 19:33:00 -04:00
Panel.qml shell: Remove nonexistent tabbar property in Panel 2025-03-19 15:52:50 +00:00