shift-shell/components/mobileshellstate
2023-03-19 21:10:49 -07:00
..
CMakeLists.txt volumeosd: Extract out singleton so that it's only loaded once in plasmashell 2023-03-19 21:10:49 -07:00
mobileshellstateplugin.cpp volumeosd: Extract out singleton so that it's only loaded once in plasmashell 2023-03-19 21:10:49 -07:00
mobileshellstateplugin.h mobileshell: Refactor and extract state to mobileshellstate plugin 2022-11-12 11:15:36 -05:00
qmldir mobileshell: Refactor and extract state to mobileshellstate plugin 2022-11-12 11:15:36 -05:00
README.md audio: Refactor applet and extract singleton to MobileShellState 2023-03-16 07:21:01 +00:00
shelldbusclient.cpp volumeosd: Extract out singleton so that it's only loaded once in plasmashell 2023-03-19 21:10:49 -07:00
shelldbusclient.h volumeosd: Extract out singleton so that it's only loaded once in plasmashell 2023-03-19 21:10:49 -07:00
shelldbusobject.cpp volumeosd: Extract out singleton so that it's only loaded once in plasmashell 2023-03-19 21:10:49 -07:00
shelldbusobject.h volumeosd: Extract out singleton so that it's only loaded once in plasmashell 2023-03-19 21:10:49 -07:00

MobileShell State Plugin

This plugin stores the state of the mobile shell.

It should ONLY be imported by components in the plasmashell process (otherwise it won't be able to get the state).