Pietro Gagliardi
|
86cf5489d3
|
More go fmt.
|
2014-06-10 14:35:26 -04:00 |
Pietro Gagliardi
|
b6ca650692
|
Added Help key handling (as Insert) on Mac OS X.
|
2014-06-06 19:35:26 -04:00 |
Pietro Gagliardi
|
cb3a421a25
|
Removed kVK_ANSI_KeypadClear from events_darwin.go; this is a holdover from early Mac keyboards that had a Clear key where Num Lock is on an IBM keyboard (for example, http://upload.wikimedia.org/wikipedia/commons/4/4e/Apple_Macintosh_Plus_Extended_Keyboard.jpg (via Psy| in irc.freenode.net/#macdev)) and is irrelevant to our usage.
|
2014-05-31 23:49:57 -04:00 |
Pietro Gagliardi
|
dc179b3a44
|
Implemented the Super and order changes on Mac OS X. Meta is irrelevant here.
|
2014-05-16 19:52:28 -04:00 |
Pietro Gagliardi
|
5b8e5f1693
|
Another name in events_darwin.go (see previous commit).
|
2014-03-30 22:20:23 -04:00 |
Pietro Gagliardi
|
3258c1daed
|
Added right Command to events_darwin.go.
|
2014-03-30 20:39:57 -04:00 |
Pietro Gagliardi
|
6a7cb73dda
|
Added key events to Mac OS X Areas. Now Area is feature-complete (but buggy) on all platforms :D Also more TODOs.
|
2014-03-30 19:53:44 -04:00 |