-
Notifications
You must be signed in to change notification settings - Fork 15
Permission System
Yukino Song edited this page Sep 27, 2024
·
5 revisions
The new permission system allows you to customize what a client can do individually.
Currently supported permissions:
Action | Operation | Input |
---|---|---|
List Apps | Clipboard Set | Controller Input |
View Streams (contains List Apps) | Clipboard Read | Touch Input |
Launch Apps (contains View Apps) | Server Command | Pen Input |
Mouse Input | ||
Keyboard Input |
Note
The first client paired with Apollo will be granted with ALL available permissions, then other newly paired clients will only be granted with View Streams
and List Apps
permissions by default. If you want to launch apps with newly paired clients, you have to grant Launch Apps
permission manually.