Solly Ross
|
58ded70d15
Create RFB object on connect
|
10 gadi atpakaļ |
samhed
|
16b3ef77d1
Make getCanvasLimit more efficient by only calling getPosition once.
|
10 gadi atpakaļ |
samhed
|
fdedbafb1d
* Don't check specific html elements from the display code (Fixes #446)
|
10 gadi atpakaļ |
samhed
|
3b8ec46fd2
Make the touch-keyboard code more robust through verifying that global variables are set before use.
|
10 gadi atpakaļ |
Solly Ross
|
72747869a7
Support local scaling
|
10 gadi atpakaļ |
Solly Ross
|
8b46c0deb0
Update UI to allow for different scaling modes
|
10 gadi atpakaļ |
Solly Ross
|
e543525faa
Fix disconnect/reconnect issues
|
10 gadi atpakaļ |
samhed
|
f8b399d7df
Support automatic resize [Part 3/4]: ui.js
|
10 gadi atpakaļ |
samhed
|
5b7598ac6b
Use our own event registration function for keyboardinputReset.
|
10 gadi atpakaļ |
samhed
|
bd6874e087
We should use the globally declared UI variable
|
10 gadi atpakaļ |
Solly Ross
|
bbbf42bb5a
Cleanup: UI code
|
11 gadi atpakaļ |
samhed
|
0bb6a8c50e
Fixes issue 344 - problem with backspace on Android.
|
11 gadi atpakaļ |
samhed
|
df0ee70e36
Make sure that the default value of the hidden input field is a space.
|
11 gadi atpakaļ |
Malcolm Scott
|
fb35d50f6a
Implement XVP UI in HTML
|
12 gadi atpakaļ |
samhed
|
20074a49eb
Removes the connection timeouts to enable slower clients, connections or servers.
|
11 gadi atpakaļ |
jalf
|
2ea40fdf9a
Keyboard Handling [6/8]: Update everything to include the new keyboard handling scripts
|
11 gadi atpakaļ |
Joel Martin
|
75d69b9f62
Fix to relfect new github.io page base URL.
|
11 gadi atpakaļ |
samhed
|
f4f72e9db9
Merge branch 'master' of https://github.com/kanaka/noVNC into ctrlalttabesc
|
11 gadi atpakaļ |
Samuel
|
270ae2f9f5
Merge pull request #304 from samhed/localcursor
|
11 gadi atpakaļ |
Joel Martin
|
7c76fd32a1
Merge pull request #308 from samhed/autoconnect
|
12 gadi atpakaļ |
samhed
|
f8ddfc732d
Autoconnect option as URL query
|
12 gadi atpakaļ |
samhed
|
9b9e741b8c
On touch devices the default should be to use a remote cursor.
|
12 gadi atpakaļ |
samhed
|
97aefe5f83
Enables local cursor by default.
|
12 gadi atpakaļ |
samhed
|
968431dd46
Catch input events to make the onscreen keyboard work in chrome on android.
|
12 gadi atpakaļ |
samhed
|
b4a979a07e
Added a new file for the key symbols, using the well recognized names for the constants from X11:
|
12 gadi atpakaļ |
samhed
|
04d6a8347f
Added variables for the keysums to make the code easier to read.
|
12 gadi atpakaļ |
samhed
|
53c01a2353
Added the extra keys Ctrl, Alt, Tab and Esc to the control bar.
|
12 gadi atpakaļ |
Joel Martin
|
0e3d505e54
Merge pull request #276 from samhed/screenrealestate
|
12 gadi atpakaļ |
samhed
|
406a8b4e96
Display the desktop name in the document title
|
12 gadi atpakaļ |
samhed
|
35b29c98ea
* On low resolution devices the status text is now justified to the left
|
12 gadi atpakaļ |