shift-shell/components/mobileshellstate
2023-03-18 22:06:48 -07:00
..
qml mobileshell: Add constants singleton to reduce dependency on mobileshellstate 2023-03-18 22:06:48 -07:00
CMakeLists.txt Port to Qt6/KF6 2023-03-03 06:01:23 +00:00
mobileshellstateplugin.cpp audio: Refactor applet and extract singleton to MobileShellState 2023-03-16 07:21:01 +00: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
resources.qrc audio: Refactor applet and extract singleton to MobileShellState 2023-03-16 07:21:01 +00: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).