portal: implement RemoteDesktop portal
This commit is contained in:
parent
40e87f8f91
commit
665127e6c0
22 changed files with 994 additions and 35 deletions
15
wire/jay_ei_session.txt
Normal file
15
wire/jay_ei_session.txt
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
request release (since = 5) {
|
||||
|
||||
}
|
||||
|
||||
event destroyed (since = 5) {
|
||||
|
||||
}
|
||||
|
||||
event created (since = 5) {
|
||||
fd: fd,
|
||||
}
|
||||
|
||||
event failed (since = 5) {
|
||||
reason: str,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue