Commit Graph

6 Commits

Author SHA1 Message Date
Ed Slavich e3c31a919d Send credentials when making requests for imported modules in noVNC 2019-11-11 19:34:28 -05:00
YuviPanda 57d52f66a3 Bump default resolution a little
A wider screen & higher resolution, to match what most current
screens are like.

We should make the default configurable, for people on low bandwidth
connections.
2019-11-06 11:53:18 -08:00
YuviPanda d7f642574b Vendor in tigervnc as well
This helps us get rid of postBuild completely, and
possibly lets us publish this as a package that can
be used elsewhere
2019-11-01 12:20:19 -07:00
YuviPanda 9de27ba525 Vendor in noVNC
This sucks - we are vendoring in a library *and*
modifying a single file (vnc_lite.html) in there.

Pathway out of this is to make this into a Jupyter Server
extension that can render the standalone vnc_lite.html UI
properly in the Jupyter theme.

Until then...
2019-11-01 12:00:16 -07:00
YuviPanda dbdd709d5e Use a secure temp directory to put vnc server socket in
Helps get rid of the special VNC_APPLICATION_DIRECTORY
bit by bit
2019-10-29 14:31:12 -07:00
YuviPanda 58750b5499 Move xstartup file into package
Removes need for that step in postBuild
2019-10-29 14:13:14 -07:00