mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-07-13 06:04:26 +02:00
1st version of RemoteDesktop using wvnc
This commit is contained in:
BIN
RemoteDesktop/assets/RemoteDesktop.png
Normal file
BIN
RemoteDesktop/assets/RemoteDesktop.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 188 KiB |
BIN
RemoteDesktop/assets/icon.png
Normal file
BIN
RemoteDesktop/assets/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 KiB |
9
RemoteDesktop/assets/main.css
Normal file
9
RemoteDesktop/assets/main.css
Normal file
@ -0,0 +1,9 @@
|
||||
afx-app-window[data-id="RemoteDesktop"] div[data-id="container"]
|
||||
{
|
||||
background-color: #272822;
|
||||
}
|
||||
afx-app-window[data-id="RemoteDesktop"] canvas[data-id="screen"]
|
||||
{
|
||||
border:0;
|
||||
margin:0 auto;
|
||||
}
|
Reference in New Issue
Block a user