]> git.proxmox.com Git - mirror_novnc.git/commit
Separate out cursor handling
authorPierre Ossman <ossman@cendio.se>
Wed, 28 Feb 2018 15:08:25 +0000 (16:08 +0100)
committerPierre Ossman <ossman@cendio.se>
Thu, 15 Mar 2018 16:22:21 +0000 (17:22 +0100)
commitb475eed5fae5e7e1cdc80ae78604680b914d2a6e
tree234305c338e6583b87f6ff7bd803d08da6037424
parente62b4ccb5ea4dccc51b7712981e4442dc54171c6
Separate out cursor handling

Make cursor handling more generic in preparation for generic handling
of corner cases.
core/display.js
core/rfb.js
core/util/cursor.js [new file with mode: 0644]
docs/API-internal.md