Commit Graph

7 Commits (d3c9ff8b126d5a578a82a6c08b10626ab77d0e91)

Author SHA1 Message Date
Pierre Ossman 201f2517f7 Remove note about clipboard ISO 8859-1 restriction
We now support full Unicode, provided the server also supports the
proper extension.
4 years ago
Ingo Blechschmidt 950d871b0e Document default setting of `focusOnClick` 4 years ago
Pierre Ossman 734bdd3746 Deprecate showDotCursor option for RFB constructor
It is not relevant for the connection stage so it should not have
been a constructor argument to begin with. Ship with a warning for
a release before we remove it.
4 years ago
Samuel Mannehed 54253efaa0 Add documentation for the option showDotCursor
This is not only a property, it's also a parameter to the constructor.
4 years ago
Samuel Mannehed 8b859f4598 Remove the default value of wsProtocols
Using the 'binary' protocol by default is very non-standard.
4 years ago
Shira Maximov 8c5b5f17eb Add support in websocket sub-protocols 4 years ago
matt 408c005d3e Initial commit 5 years ago