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-06-06 12:29:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a793df3d6d472ba028075e4af5410af28a117c82
noVNC
/
app
History
Samuel Mannehed
a793df3d6d
Merge pull request
#1118
from novnc/disabledragwhilescale
...
Turn off view drag when scaling
2018-08-16 10:31:09 +02: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 resize handling in to RFB object
2017-12-06 11:29:57 +01: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
Merge pull request
#1118
from novnc/disabledragwhilescale
2018-08-16 10:31:09 +02:00
webutil.js
Use fat arrow functions
const foo = () => { ... };
for callbacks
2018-07-12 19:06:57 +02:00