Package-level declarations
Functions
Link copied to clipboard
@Composable
This function displays an application item.
Link copied to clipboard
@Composable
This function displays the applications area.
Link copied to clipboard
@Composable
This is the main application component. It sets up the application area and handles the application selection and launching.
Link copied to clipboard
@Composable
This function displays a control icon for the application.
Link copied to clipboard
Link copied to clipboard
fun launchApp(selectedApp: Application, selectedDevice: Device, socket: Socket, script: String = defaultScript)
This function launches the selected application on the selected device.
Link copied to clipboard
@Composable
This function displays a pager area for the application.
Link copied to clipboard
This function displays a search bar for the application.
Link copied to clipboard
This function displays a search area for the application.