This website requires JavaScript.
Explore
Help
Register
Sign In
RentAKloud
/
noVNC
Watch
8
Star
0
Fork
0
You've already forked noVNC
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
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