shift-shell/components/mobileshellstate
2023-03-24 23:29:40 -07:00
..
CMakeLists.txt homescreen: Activate animation after screen unlock 2023-03-24 21:27:52 -07:00
lockscreendbusclient.cpp homescreen: Activate animation after screen unlock 2023-03-24 21:27:52 -07:00
lockscreendbusclient.h homescreen: Activate animation after screen unlock 2023-03-24 21:27:52 -07:00
mobileshellstateplugin.cpp homescreen: Activate animation after screen unlock 2023-03-24 21:27:52 -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 taskswitcher: Expose visible state to DBus and hookup to homescreen anim 2023-03-24 23:29:40 -07:00
shelldbusclient.h taskswitcher: Expose visible state to DBus and hookup to homescreen anim 2023-03-24 23:29:40 -07:00
shelldbusobject.cpp taskswitcher: Expose visible state to DBus and hookup to homescreen anim 2023-03-24 23:29:40 -07:00
shelldbusobject.h taskswitcher: Expose visible state to DBus and hookup to homescreen anim 2023-03-24 23:29:40 -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).