Nathaniel Bibler
|
4389e1fa07
Backport #619 into stable/v0.6
|
8 anni fa |
samhed
|
f52105bc88
Add fallback value for devicePixelRatio
|
9 anni fa |
Solly Ross
|
d6e281baf6
Cleanup: Input code
|
11 anni fa |
jalf
|
9ceef041c6
Keyboard Handling [4/8]: Update input.html to work with new keyboard handling
|
11 anni fa |
Joel Martin
|
292f6a5da7
Merge pull request #269 from phildriscoll/master
|
12 anni fa |
Joel Martin
|
f3ff971db9
Merge pull request #272 from samhed/doubleclick
|
12 anni fa |
samhed
|
fb4394b10b
Fixed so that viewportDrag works even if no mouse button is selected.
|
12 anni fa |
samhed
|
c6ad20992d
Improved comments
|
12 anni fa |
samhed
|
cf19ad3798
* Changed the trigger distance between touches from 50 to 20.
|
12 anni fa |
samhed
|
a4ec2f5c7d
Limited the double click fix to touch devices.
|
12 anni fa |
Samuel Mannehed
|
b2f1961a3a
to make double clicking on touch devices easier a double click is now triggered when two mouse clicks occur within 500 milli seconds and closer than 50 pixels together
|
12 anni fa |
Phil Driscoll
|
ca9a9964a0
Fix onMouseDisable so that clicks outside the canvas are propagated
|
12 anni fa |
jalf
|
b1b342a97e
Capture mouse events and filter irrelevant ones
|
12 anni fa |
jalf
|
0d0f754aad
Listen for mouseup events from window as well as target element
|
12 anni fa |
Hirokazu Takahashi
|
37a3081f05
Ctrl+'-' won't work on a US keyboad with Firefox.
|
12 anni fa |
Joel Martin
|
60106f240a
Revert "supprt ALTGR key event"
|
12 anni fa |
Joel Martin
|
c527482ebf
Merge pull request #195 from moobyfr/keyboard-altgr
|
12 anni fa |
Joel Martin
|
7a6c94b6b9
Merge pull request #191 from takaha/altgr
|
12 anni fa |
Joel Martin
|
1d728ace69
Change noVNC license to from LGPLv3 to MPL 2.0
|
12 anni fa |
Blindauer Emmanuel
|
c76b2a8101
Handle Super and Menu keys (Windows keys)
|
13 anni fa |
Hirokazu Takahashi
|
079504a6d2
supprt ALTGR key event
|
13 anni fa |
BLINDAUER EMMANUEL
|
50b81d4470
AltGR support (Firefox 15 currently)
|
13 anni fa |
Joel Martin
|
483157f87f
Comment out duplicates in unicodeTable.
|
13 anni fa |
Joel Martin
|
6671c7624d
Release down/pressed keys when window loses focus.
|
13 anni fa |
Chris Gordon
|
53fc7392bb
Modifed UI. Move HTML from ui.js to vnc.html.
|
14 anni fa |
Joel Martin
|
ad3f762409
Touch events and mouse button selectors.
|
14 anni fa |
Joel Martin
|
5210330a6c
Refactor configuration attributes.
|
14 anni fa |
Joel Martin
|
d890e8640f
API changes/cleanup.
|
14 anni fa |
Joel Martin
|
58b4c53661
Fix scale/rescale attribute/hooks.
|
14 anni fa |
Joel Martin
|
eb6426b4bc
input.js: remove redundant switch case statments.
|
14 anni fa |