samhed
|
7d1dc09ad0
Fixes #498 - Add the ability to toggle fullscreen mode
|
10 vuotta sitten |
samhed
|
b098afc234
Fix error from a previous commit, there is no data type called 'text'..
|
10 vuotta sitten |
samhed
|
74f2ac968d
Renamed popupStatusPanel to popupStatus and removed the global variable
|
10 vuotta sitten |
samhed
|
30bfff81d9
Clarified enableDisableClip (now called enableDisableViewClip) and
|
10 vuotta sitten |
samhed
|
4f19e5c697
Allow the popupStatusPanel to show any text but close it on a 1.5 second timer.
|
10 vuotta sitten |
samhed
|
31ddaa1c7a
Clarify code with regards to the viewport drag functionality
|
10 vuotta sitten |
samhed
|
29a0e6a8a3
Always show the viewport drag button on touch devices to keep the GUI from
|
10 vuotta sitten |
samhed
|
1138bdd4b7
Reverting most of commit cb3e4de. The issue was not related to using keyboardinputReset.. the issue was infact a typo which was introduced in 3b8ec46. I must be too tired..
|
10 vuotta sitten |
samhed
|
cb3e4deb73
Stop using keyboardinputReset at the start of keyInput
|
10 vuotta sitten |
Fabian Zaremba
|
48d26b2d47
Move #keyboardinput declarations to base.css/ui.js
|
10 vuotta sitten |
Solly Ross
|
d9fc1c7be4
Throw exceptions from RFB constructor
|
10 vuotta sitten |
Solly Ross
|
58ded70d15
Create RFB object on connect
|
10 vuotta sitten |
samhed
|
16b3ef77d1
Make getCanvasLimit more efficient by only calling getPosition once.
|
10 vuotta sitten |
samhed
|
fdedbafb1d
* Don't check specific html elements from the display code (Fixes #446)
|
10 vuotta sitten |
samhed
|
3b8ec46fd2
Make the touch-keyboard code more robust through verifying that global variables are set before use.
|
10 vuotta sitten |
Solly Ross
|
72747869a7
Support local scaling
|
10 vuotta sitten |
Solly Ross
|
8b46c0deb0
Update UI to allow for different scaling modes
|
10 vuotta sitten |
Solly Ross
|
e543525faa
Fix disconnect/reconnect issues
|
10 vuotta sitten |
samhed
|
f8b399d7df
Support automatic resize [Part 3/4]: ui.js
|
10 vuotta sitten |
samhed
|
5b7598ac6b
Use our own event registration function for keyboardinputReset.
|
10 vuotta sitten |
samhed
|
bd6874e087
We should use the globally declared UI variable
|
10 vuotta sitten |
Solly Ross
|
bbbf42bb5a
Cleanup: UI code
|
11 vuotta sitten |
samhed
|
0bb6a8c50e
Fixes issue 344 - problem with backspace on Android.
|
11 vuotta sitten |
samhed
|
df0ee70e36
Make sure that the default value of the hidden input field is a space.
|
11 vuotta sitten |
Malcolm Scott
|
fb35d50f6a
Implement XVP UI in HTML
|
12 vuotta sitten |
samhed
|
20074a49eb
Removes the connection timeouts to enable slower clients, connections or servers.
|
11 vuotta sitten |
jalf
|
2ea40fdf9a
Keyboard Handling [6/8]: Update everything to include the new keyboard handling scripts
|
11 vuotta sitten |
Joel Martin
|
75d69b9f62
Fix to relfect new github.io page base URL.
|
11 vuotta sitten |
samhed
|
f4f72e9db9
Merge branch 'master' of https://github.com/kanaka/noVNC into ctrlalttabesc
|
11 vuotta sitten |
Samuel
|
270ae2f9f5
Merge pull request #304 from samhed/localcursor
|
11 vuotta sitten |