You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
KasmVNC/kasmweb/core/util
Samuel Mannehed 19dfb7901c Rename variables in setCapture proxy
The names of many variables were too similar. To make the code easier
to follow we renamed:

* _captureElem to _capturedElem
* _captureElemChanged() to _capturedElemChanged()
* captureElem to proxyElem
* elem to target

Co-authored-by: Alex Tanskanen <aleta@cendio.se>
Co-authored-by: Niko Lehto <nikle@cendio.se>
4 years ago
..
browser.js Update copyright to 2019 for modified files 4 years ago
cursor.js Update copyright to 2019 for modified files 4 years ago
events.js Rename variables in setCapture proxy 4 years ago
eventtarget.js Update copyright to 2019 for modified files 4 years ago
logging.js Update copyright to 2019 for modified files 4 years ago
polyfill.js Initial commit 5 years ago
strings.js Initial commit 5 years ago