Desktop context. More...

Data Fields | |
| struct workqueue_task | desktop_worker_task |
| Task for loading the desktop. | |
| struct workqueue_task | application_launcher_task |
| Task used to launch each application. | |
| bool | desktop_enabled |
| Status of desktop. | |
Desktop context.
Definition at line 159 of file app_desktop.c.
Task used to launch each application.
Definition at line 163 of file app_desktop.c.
Referenced by app_desktop_handler().
Status of desktop.
Definition at line 165 of file app_desktop.c.
Referenced by app_desktop_disable(), app_desktop_enable(), and app_desktop_is_enabled().
Task for loading the desktop.
Definition at line 161 of file app_desktop.c.
1.6.3