index
:
delta/novnc.git
api
app
baserock/v0.5.1
binary
browser_test
bug/auth-errors-not-displayed
bug/dynamic-rq-resize
bug/fix-test-playback
bug/follow-symlinks-for-here
bug/gc-spikes
bug/ie11-tests-slice
bug/misc-fixes
bug/pako-issue
bug/throw-error-from-constructor
bug/tight-buffer-overread
combinemousewheel
compressionlevel
continuousupdates
disabledragwhilescale
docs/fix-copyright
dontgrabinviewonly
feature/ikvm-support
feature/local-pseudo-cursor
feature/more-perf-improvements
feature/new-zlib-impl
feature/realvnc5-version-number
gh-pages
html5-test
infra/fix-travis-sauce
infra/publish
issue-70
issue_templates
limitmouse
localStorage
master
mobile
nokeyboardviewonly
novnc-legacy
properdisconnections
refactor/es6-module-loader
refactor/modularized
refactor/remove-refs-to-jsunzip
removePasswordState
removexvpfromlite
resizeObserverScrollbars
restoregetcontext
sauce
saveimmediately
scrollbarsfortouch
separatestates
stable/v0.6
surfacetouch
test
tests/travis-container
tests/update-deps
tmp-branch/throw-error-on-error
touchdetect
travis
ui-cleanup
useRequireRename
visualhint
vnclitecleanup
wasm
xpra
github.com: kanaka/noVNC.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
input
/
keyboard.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
auto release keys while meta is held down.
Miroslav Šedivý
2022-10-15
1
-0
/
+10
*
Fake key releases for some Japanese IM keys
Pierre Ossman
2020-12-10
1
-0
/
+14
*
Remove keypress handling
Pierre Ossman
2020-10-15
1
-82
/
+1
*
Drop support for legacy Edge
Pierre Ossman
2020-10-15
1
-3
/
+1
*
Drop support for Internet Explorer
Pierre Ossman
2020-10-15
1
-2
/
+2
*
Remove Firefox Alt workaround
Pierre Ossman
2020-09-28
1
-46
/
+0
*
Fix missing caps lock events on iOS
Alex Tanskanen
2019-11-07
1
-2
/
+2
*
Add "macOS shuffle" to iOS as well
Alex Tanskanen
2019-11-04
1
-1
/
+1
*
Handle missing Shift events on Windows
Pierre Ossman
2019-11-04
1
-0
/
+15
*
Revert iOS keyup workaround
Pierre Ossman
2019-10-31
1
-3
/
+1
*
Update copyright to 2019 for modified files
Samuel Mannehed
2019-09-30
1
-1
/
+1
*
Clarify comments for broken alt in FF on Windows
Samuel Mannehed
2019-09-24
1
-4
/
+5
*
Avoid recursion in Alt check on Firefox
Jesper Alf Dam
2019-08-16
1
-0
/
+4
*
Change copyright header (#1138)
Solly Ross
2018-10-09
1
-2
/
+1
*
Enforce curly braces for control statements
Pierre Ossman
2018-09-06
1
-2
/
+3
*
Enforce indentation
Pierre Ossman
2018-09-06
1
-14
/
+14
*
Use fat arrow functions `const foo = () => { ... };` for callbacks
Juanjo Diaz
2018-07-12
1
-7
/
+4
*
Use ES6 classes
Juanjo Diaz
2018-07-12
1
-44
/
+45
*
Prefer const/let over var
Juanjo Diaz
2018-05-24
1
-27
/
+23
*
Add eslint and fix reported issues
Juanjo Diaz
2018-05-24
1
-2
/
+2
*
Merge branches 'ffalt' and 'altgr' of https://github.com/CendioOssman/noVNC
Pierre Ossman
2018-03-13
1
-37
/
+55
|
\
|
*
Better detection of AltGr on Windows
Pierre Ossman
2018-03-09
1
-26
/
+48
|
*
Handle _keyDownList in _sendKeyEvent()
Pierre Ossman
2018-03-09
1
-14
/
+10
*
|
Work around broken Alt keyup in Firefox
Pierre Ossman
2018-03-13
1
-1
/
+45
|
/
*
Merge pull request #1009 from juanjoDiaz/move_browser_checks
Solly Ross
2018-02-01
1
-25
/
+7
|
\
|
*
Move browser checks to browser.js
Juanjo Diaz
2018-01-30
1
-25
/
+7
*
|
Remove jshint comments
Juanjo Diaz
2018-01-31
1
-3
/
+0
*
|
Remove console statements
Juanjo Diaz
2018-01-30
1
-1
/
+1
|
/
*
Use standard JavaScript properties
Pierre Ossman
2017-11-09
1
-20
/
+13
*
Change some attributes to arguments
Pierre Ossman
2017-11-09
1
-6
/
+4
*
Only grab key events on canvas
Pierre Ossman
2017-10-18
1
-11
/
+1
*
Split devices.js into keyboard.js and mouse.js
Samuel Mannehed
2017-09-17
1
-0
/
+354