summaryrefslogtreecommitdiff
path: root/events_darwin.go
AgeCommit message (Expand)Author
2015-12-11LET'S GET THIS FINAL REWRITE EVER STARTEDPietro Gagliardi
2014-08-30...in with the new.Pietro Gagliardi
2014-08-30Out with the old...Pietro Gagliardi
2014-07-02Moved it all back; the preemptive multitaksing during an event handler kills ...Pietro Gagliardi
2014-07-02Moved everything out of the way pending rewrite.Pietro Gagliardi
2014-06-10More go fmt.Pietro Gagliardi
2014-06-06Added Help key handling (as Insert) on Mac OS X.Pietro Gagliardi
2014-05-31Removed kVK_ANSI_KeypadClear from events_darwin.go; this is a holdover from e...Pietro Gagliardi
2014-05-16Implemented the Super and order changes on Mac OS X. Meta is irrelevant here.Pietro Gagliardi
2014-03-30Another name in events_darwin.go (see previous commit).Pietro Gagliardi
2014-03-30Added right Command to events_darwin.go.Pietro Gagliardi
2014-03-30Added key events to Mac OS X Areas. Now Area is feature-complete (but buggy) ...Pietro Gagliardi