adding reomote desktop package

This commit is contained in:
lxsang
2018-10-01 14:39:17 +00:00
parent 8cb0cf2e34
commit ff8839f6e3
16 changed files with 318 additions and 0 deletions

View File

@ -0,0 +1,5 @@
<afx-app-window apptitle="VNC Remote Desktop" width="720" height="576" data-id="RemoteDesktop">
<afx-hbox >
<canvas data-id="screen"></canvas>
</afx-hbox>
</afx-app-window>