Commit Graph

7 Commits (c46ec688770db92f49fa550b449c5ca757e40ae2)

Author SHA1 Message Date
Lauri Kasanen 1bd674d7b3 Also clear local clipboards 2 years ago
Matthew McClaskey 3c6226f03d Resolve KASM-2242 "Feature/ clipboard behavior" 3 years ago
mmcclaskey 5b28a168d0
Chromeclip (#69)
* Initial binary clipboard support

* Rename -DLP_Clip_Types to -DLP_ClipTypes

* Better handling of websocket frames

* Copy-paste bug in SSE2 scaling to under 0.5x

* Remove old text clipboard

* Bind text to binary clipboard

* Move binclip clear to probing phase

* Off-by-one in sse2 scaling

* Add a clarifying log message for INCR clipboard transfers

* WIP: Update novnc commit

* Fix CentOS pipeline

* webpack fix

* Update novnc commit

* Change some DLP defaults

* update novnc commit

Co-authored-by: Lauri Kasanen <cand@gmx.com>
Co-authored-by: matt <matt@kasmweb.com>
4 years ago
Lauri Kasanen 95d34f7e58 Fix some local->remote clipboard merge misses 4 years ago
Lauri Kasanen a1cf454f06 Sync utf8 clipboard support 4 years ago
Pierre Ossman da83ecf86a Drop other selection on ownership change
Otherwise we might end up owners of something we cannot deliver data on,
which can hang applications.
4 years ago
matt 408c005d3e Initial commit 5 years ago