shift-shell/components
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
..
mmplugin Port to Qt6/KF6 2023-03-03 06:01:23 +00:00
mobileshell audio: Refactor applet and extract singleton to MobileShellState 2023-03-16 07:21:01 +00:00
mobileshellstate audio: Refactor applet and extract singleton to MobileShellState 2023-03-16 07:21:01 +00:00
windowplugin windowplugin: Extract out windowutil from mobileshell to separate plugin 2023-03-15 15:12:23 +00:00
CMakeLists.txt windowplugin: Extract out windowutil from mobileshell to separate plugin 2023-03-15 15:12:23 +00:00