shift-shell/components/mobileshell/qml
Devin Lin 158af43fd4 audio: Refactor applet and extract singleton to MobileShellState
The eventual goal is to have as few singletons with state as possible in the mobileshell component when it is imported into components such as the lockscreen.

This doesn't fully accomplish it, but moves the audio provider singleton to MobileShellState, which will eventually need to be prevented from importing into non plasmashell processes.

This also disables the sound feedback when changing volume, since it can be a source of lag when showing the applet.
2023-03-16 07:21:01 +00:00
..
actiondrawer Port dataengine usage to plasma5support 2023-03-08 14:26:36 +01:00
components windowplugin: Extract out windowutil from mobileshell to separate plugin 2023-03-15 15:12:23 +00:00
dataproviders audio: Refactor applet and extract singleton to MobileShellState 2023-03-16 07:21:01 +00:00
homescreen windowplugin: Extract out windowutil from mobileshell to separate plugin 2023-03-15 15:12:23 +00:00
navigationpanel explicitly declare signal handlers params 2023-03-06 14:09:54 +01:00
statusbar audio: Refactor applet and extract singleton to MobileShellState 2023-03-16 07:21:01 +00:00
volumeosd audio: Refactor applet and extract singleton to MobileShellState 2023-03-16 07:21:01 +00:00
widgets windowplugin: Extract out windowutil from mobileshell to separate plugin 2023-03-15 15:12:23 +00:00