This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub
/
noVNC
Watch
1
Star
0
Fork
0
You've already forked noVNC
mirror of
https://github.com/novnc/noVNC.git
synced
2026-05-28 07:59:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
772c6867764044624f75bc76a76ec351caefacb7
noVNC
/
app
History
Alexander E. Patrakov
4c38179d15
Show dot when there is no visible cursor
...
Disabled by default.
2018-09-14 20:31:59 +05:00
..
images
Remove 512x512 icon
2017-02-23 16:29:16 +01:00
locale
Update the noVNC translation part
2018-04-24 02:29:51 +08:00
sounds
Support RFB bell
2016-09-22 11:15:42 +02:00
styles
Move css rules for vnc_lite to the html
2018-08-21 11:34:28 +02:00
error-handler.js
Use fat arrow functions
const foo = () => { ... };
for callbacks
2018-07-12 19:06:57 +02:00
localization.js
Use ES6 classes
2018-07-12 19:06:57 +02:00
ui.js
Show dot when there is no visible cursor
2018-09-14 20:31:59 +05:00
webutil.js
Use fat arrow functions
const foo = () => { ... };
for callbacks
2018-07-12 19:06:57 +02:00