Commit Graph

19 Commits

Author SHA1 Message Date
Jovi Hsu
f6861381bf Use vnc-rs lib rather than impl it in the app 2022-10-27 08:56:44 +00:00
Jovi Hsu
a031a9d047 fix x11 mouse get wrong representation 2022-10-24 08:49:02 +00:00
Jovi Hsu
f79b272ffd Remove debug code 2022-10-23 01:00:07 +08:00
Jovi Hsu
ea90cf2b63 rename some varibles 2022-10-21 02:10:12 +00:00
Jovi Hsu
332999de33 Add tight encoding support for web vnc 2022-10-12 09:04:23 +00:00
Jovi Hsu
da213eb36f move clipboard.css 2022-10-10 05:06:51 +00:00
Jovi Hsu
a133550fbc init webrdp & webssh 2022-10-10 02:35:52 +00:00
Jovi Hsu
07af6708cd delete some magic number 2022-10-10 02:18:11 +00:00
Jovi Hsu
b55a58ff38 zrle encoding 2022-10-10 00:23:33 +00:00
Jovi Hsu
ce95686417 add error message 2022-10-08 07:18:15 +00:00
Jovi Hsu
8517df753b Add ctrl+alt+del 2022-10-08 07:06:58 +00:00
Jovi Hsu
67275f6be8 Graceful close 2022-10-08 06:42:49 +00:00
Jovi Hsu
e0aa8abd78 add clipboard 2022-10-08 05:57:46 +00:00
Jovi Hsu
1ba123dd2b Reduce the api call to get canvas 2022-09-28 00:55:39 +00:00
Jovi Hsu
eab8a20a6b Remove the timeout when require vnc password 2022-09-27 07:41:09 +00:00
Jovi Hsu
94a58c4d62 Support vnc password 2022-09-27 07:34:59 +00:00
Jovi Hsu
38d331fcd8 also clippy 2022-09-27 01:08:48 +00:00
Jovi Hsu
2557e9e897 Cargo clippy 2022-09-27 00:29:06 +00:00
Jovi Hsu
940b71eba2 Refactor, use websockify instead of self-backend server 2022-09-26 03:42:17 +00:00