Michael Jumper
|
5384de93e8
|
Implement touch-specific menu.
|
2012-04-08 15:56:11 -07:00 |
|
Michael Jumper
|
877bcfea13
|
Reverted viewport fixes due to Android regression.
|
2012-04-06 13:20:46 -07:00 |
|
Michael Jumper
|
be4d86cfc2
|
Forgot to commit styles.
|
2012-04-06 11:56:18 -07:00 |
|
Michael Jumper
|
757ddec1ae
|
Add default connection name, do not hide cursor after error, remove old classes.
|
2012-03-24 22:57:40 -07:00 |
|
Michael Jumper
|
0f2c1c01aa
|
Cleaned up styling slightly, fixed display of reconnect button.
|
2012-03-23 23:48:19 -07:00 |
|
Michael Jumper
|
356f7d79b0
|
Need overflow: hidden for software-cursor, otherwise the cursor exiting the side of the display actually extends the display, and the mouse pointer can be moved off the display entirely if moved slowly enough.
|
2012-03-23 23:33:08 -07:00 |
|
Michael Jumper
|
a10a7886a9
|
Going back to the old 0-0-0-0-0 method of hiding the text area... as doing otherwise causes issues with focus and "Enter" on Android.
|
2012-03-21 19:19:04 -07:00 |
|
Michael Jumper
|
eb71eb305f
|
Do not restrict width of hidden text area (can cause bumping of the screen as the screen scrolls to follow the cursor as it wraps to a new line in the zero-width area). Hide off bottom right (instead of upper left).
|
2012-03-21 18:58:12 -07:00 |
|
Michael Jumper
|
21b46e7bdf
|
Locate event target off screen, in case platform doesn't support opacity of text areas (Android 4, for example).
|
2012-03-21 18:25:04 -07:00 |
|
Michael Jumper
|
94d0b001bb
|
Automatically reset text area on keyboard events if native OSK is enabled/assumed. Hide text area via CSS.
|
2012-03-21 16:42:01 -07:00 |
|
Michael Jumper
|
612b1c19ef
|
Menu button styling.
|
2012-03-01 12:55:50 -08:00 |
|
Michael Jumper
|
3e29da3665
|
Hide cursor. Fix positioning regression.
|
2012-02-15 10:17:43 -08:00 |
|
Michael Jumper
|
a38d65f63a
|
Determine size of viewport using element stretched to fit view.
|
2012-01-24 21:05:01 -08:00 |
|
Michael Jumper
|
8559494a9b
|
Removed bold from status text.
|
2012-01-24 18:27:10 -08:00 |
|
Michael Jumper
|
66f11d5c57
|
Open menu on long-press.
|
2012-01-24 18:24:05 -08:00 |
|
Michael Jumper
|
db69e717a0
|
Combine menu status and error dialog into central status text.
|
2012-01-24 15:52:16 -08:00 |
|
Michael Jumper
|
0beb9165f4
|
Experimental mobile-friendly keyboard layout.
|
2012-01-23 10:05:01 -08:00 |
|
Michael Jumper
|
5048d171d5
|
Improved menu hiding behavior and style.
|
2011-12-19 16:45:23 -08:00 |
|
Michael Jumper
|
6cfde7df70
|
Initial fixes for buggy menu hiding feature.
|
2011-12-19 15:56:12 -08:00 |
|
Michael Jumper
|
cd7ffd4e63
|
Hide menu on connect, remove rounded edges of clipboard, separate menu hide/show code into own file.
|
2011-11-19 23:05:12 -08:00 |
|
Michael Jumper
|
8aa228a290
|
Connection icons, initial autohiding menu implementation.
|
2011-11-19 22:16:05 -08:00 |
|
Michael Jumper
|
2a3f7f9e28
|
Logout button instead of link, removed logo.
|
2011-08-16 19:07:25 -07:00 |
|
Michael Jumper
|
e5e34a0367
|
Split into client and conn-list UIs, split CSS, stub for login handling and auth.
|
2011-08-10 17:59:14 -07:00 |
|