Michael Jumper
|
3128b69db6
|
GUAC-587: Use ::before for button images - it's friendlier to overriding CSS.
|
2015-05-05 15:53:44 -07:00 |
|
James Muehlner
|
0ed3b9a992
|
Merge pull request #171 from glyptodon/fix-digest
GUAC-587: Fix gratuitous $digest() from unnecessary $interval use.
|
2015-04-30 15:39:38 -07:00 |
|
Michael Jumper
|
bebde4720c
|
GUAC-587: Fix gratuitous $digest() from unnecessary $interval use.
|
2015-04-30 15:28:07 -07:00 |
|
James Muehlner
|
0ee15eb474
|
Merge pull request #170 from glyptodon/osk-style
GUAC-1170: Clean up OSK style while it's relevant
|
2015-04-30 08:20:12 -07:00 |
|
Michael Jumper
|
442518b01b
|
GUAC-1170: Scale border size relative to font.
|
2015-04-30 00:26:58 -07:00 |
|
Michael Jumper
|
53f8522201
|
GUAC-1170: Use OSK style for text input.
|
2015-04-30 00:24:55 -07:00 |
|
Michael Jumper
|
5e9efc1c8b
|
GUAC-1170: Adopt cleaner OSK style.
|
2015-04-30 00:21:38 -07:00 |
|
James Muehlner
|
fe95106fc3
|
Merge pull request #169 from glyptodon/json-layout
GUAC-1170: Migrate to JSON OSK layout
|
2015-04-29 15:37:11 -07:00 |
|
Michael Jumper
|
f9911a3288
|
GUAC-1170: Fix styling of modifiers.
|
2015-04-29 10:13:38 -07:00 |
|
Michael Jumper
|
c7625fd002
|
GUAC-1170: Restore original functionality of OSK.
|
2015-04-29 10:13:23 -07:00 |
|
Michael Jumper
|
4defd9b22b
|
GUAC-1170: Fix spacing of sections on resize - nothing should ever wrap.
|
2015-04-28 21:47:33 -07:00 |
|
Michael Jumper
|
9a276e1232
|
GUAC-1170: Restructure and resize cursor keys. Space using flex layout.
|
2015-04-28 21:37:21 -07:00 |
|
Michael Jumper
|
5877848796
|
GUAC-1170: Restore original font size.
|
2015-04-28 21:32:34 -07:00 |
|
Michael Jumper
|
2e78137c1a
|
GUAC-1170: Add gap between function keys and main keys.
|
2015-04-28 21:06:39 -07:00 |
|
Michael Jumper
|
df433eb4e1
|
GUAC-1170: CSS line-height of keyboard rows must be 0 (or row gaps do not function as expected).
|
2015-04-28 21:06:08 -07:00 |
|
Michael Jumper
|
110c736ebf
|
GUAC-1170: Separate function keys out from main sections.
|
2015-04-28 21:01:57 -07:00 |
|
Michael Jumper
|
dd5e055f1c
|
GUAC-1170: Combine and restore styling location for sake of diff.
|
2015-04-28 21:00:47 -07:00 |
|
Michael Jumper
|
d8e74fee6a
|
GUAC-1170: Simplify cursor movement section. Add gap before arrow keys.
|
2015-04-28 20:53:25 -07:00 |
|
Michael Jumper
|
8e9aa36732
|
GUAC-1170: Move the two main OSK sections to the same line. Abuse section sort order to place arrow keys below others.
|
2015-04-28 20:46:10 -07:00 |
|
Michael Jumper
|
7666ff6547
|
GUAC-1170: Add spacing between each key. Remove now-unused function group styling.
|
2015-04-28 20:38:43 -07:00 |
|
Michael Jumper
|
146f59e9c0
|
GUAC-1170: Merge function keys into main section. Add spacing between function groups.
|
2015-04-28 20:38:01 -07:00 |
|
Michael Jumper
|
fa130a8e25
|
GUAC-1170: Restore support for gaps within the OSK.
|
2015-04-28 20:37:32 -07:00 |
|
Michael Jumper
|
741d25291f
|
GUAC-1170: For sake of consistency, keyWidth should be keyWidths.
|
2015-04-28 18:57:25 -07:00 |
|
Michael Jumper
|
abc8726b22
|
GUAC-1170: Use same font for OSK as rest of app.
|
2015-04-28 18:53:58 -07:00 |
|
Michael Jumper
|
eefab37775
|
GUAC-1170: Keep function key groups within same row.
|
2015-04-28 18:47:42 -07:00 |
|
Michael Jumper
|
c58935398a
|
GUAC-1170: Center the arrow keys.
|
2015-04-28 18:43:56 -07:00 |
|
Michael Jumper
|
6ae278fde5
|
GUAC-1170: Add widths of wide keys. Add proper titles for arrow keys.
|
2015-04-28 18:37:20 -07:00 |
|
Michael Jumper
|
2a1eb4dd70
|
GUAC-1170: Use separately-declared key widths.
|
2015-04-28 18:36:54 -07:00 |
|
Michael Jumper
|
6f99e3f1ab
|
GUAC-1170: Fix coercion of key definition into key array (missing name). Use CSS style names compatible with 0.9.6 and older OSK.
|
2015-04-28 18:15:35 -07:00 |
|
Michael Jumper
|
7554441869
|
GUAC-1170: Add each associated key to the DOM. Expose keys predictably within OSK object, even if shorthand is used in the layout definition object.
|
2015-04-28 17:38:57 -07:00 |
|
Michael Jumper
|
ddf44817c8
|
GUAC-1170: Retrieve associated keys for each key in layout.
|
2015-04-28 17:05:08 -07:00 |
|
Michael Jumper
|
3e1e59c58f
|
GUAC-1170: Derive keysym from title.
|
2015-04-28 16:41:08 -07:00 |
|
Michael Jumper
|
71e2198420
|
GUAC-1170: Parse layout structure.
|
2015-04-28 16:33:17 -07:00 |
|
Michael Jumper
|
181290f1f5
|
GUAC-1170: Fix names of modifier keys in layout.
|
2015-04-28 16:03:59 -07:00 |
|
Michael Jumper
|
ee83060bb5
|
GUAC-1170: Load keyboard layout within guacOsk directive. Update translation to point to new JSON layout. Remove old XML layouts.
|
2015-04-28 14:56:00 -07:00 |
|
Michael Jumper
|
29a0bc6387
|
GUAC-1170: Migrate to JSON representation, at least in spirit.
|
2015-04-28 14:55:09 -07:00 |
|
Michael Jumper
|
16072bd4d8
|
GUAC-1170: Add JSON format for layouts.
|
2015-04-28 13:08:23 -07:00 |
|
James Muehlner
|
c899ace33f
|
Merge pull request #166 from glyptodon/maven-warnings
GUAC-1170: Fix all Maven warnings
|
2015-04-27 19:21:54 -07:00 |
|
James Muehlner
|
b85da4b201
|
Merge pull request #167 from glyptodon/upgrade-jquery
GUAC-1170: Upgrade to jQuery 2.1.3
|
2015-04-27 19:21:27 -07:00 |
|
James Muehlner
|
5080bc6373
|
Merge pull request #168 from glyptodon/js-warnings
GUAC-1170: Fix basic JavaScript warnings.
|
2015-04-27 19:21:04 -07:00 |
|
Michael Jumper
|
51fc2a01b3
|
GUAC-1170: Upgrade to jQuery 2.1.3 (resolves warning about deprecated getPreventDefault()).
|
2015-04-27 15:07:00 -07:00 |
|
Michael Jumper
|
c3a4c072cd
|
GUAC-1170: Resize events might be evaluated synchronously (Firefox).
|
2015-04-27 15:05:50 -07:00 |
|
Michael Jumper
|
1b5968fb34
|
GUAC-1170: Ensure charset is declared within first 1024 bytes of HTML.
|
2015-04-27 15:05:50 -07:00 |
|
Michael Jumper
|
17fd23baf0
|
GUAC-1170: Use keyLocation only if necessary.
|
2015-04-27 15:05:50 -07:00 |
|
Michael Jumper
|
04303d8eec
|
GUAC-1170: Use AudioContext if available, in favor of webkitAudioContext.
|
2015-04-27 15:05:50 -07:00 |
|
Michael Jumper
|
a0ba68fcaf
|
GUAC-1170: Use maven-dependency-plugin instead of maven-assembly-plugin, when build artifact should really only be one .jar file.
|
2015-04-26 23:42:53 -07:00 |
|
Michael Jumper
|
4eadf19a91
|
GUAC-1170: Use relative paths for dist archives.
|
2015-04-26 23:24:24 -07:00 |
|
Michael Jumper
|
67424f693e
|
GUAC-1170: Move to maven-assembly-plugin 2.5.3 for all projects.
|
2015-04-26 23:17:44 -07:00 |
|
Michael Jumper
|
2e2cd76a9c
|
GUAC-1170: Explicitly use GNU mode for long filenames in .tar.gz source archive.
|
2015-04-26 23:10:32 -07:00 |
|
Michael Jumper
|
12edc7a256
|
GUAC-1170: Add missing Maven plugin versions.
|
2015-04-26 22:58:37 -07:00 |
|