noVNC/app
Samuel Mannehed 3bb12056b1 Remove unnecessary substates of disconnected
The states 'loaded', 'failed' and 'fatal' were all variations of the
'disconnected' state. Removing these states allows us to get rid of
many ugly workarounds and special cases. Error messages to the UI can
now instead be delivered via a new onDisconnected callback.
2016-10-01 01:34:25 +02:00
..
images Add handle to open and close the control bar 2016-09-23 14:39:21 +02:00
styles Add hover hints to buttons 2016-09-23 14:39:22 +02:00
ui.js Remove unnecessary substates of disconnected 2016-10-01 01:34:25 +02:00
webutil.js Allow moving the controlbar handle 2016-09-23 14:39:21 +02:00