aboutsummaryrefslogtreecommitdiffstats
path: root/event.go
Commit message (Expand)AuthorAgeFilesLines
* move functionality of makeEventsChan() to external librarySam Anthony2024-08-241-46/+0
* move win to gui packageSam Anthony2024-08-241-0/+83
* rename MakeEventsChan -> makeEventsChanSam Anthony2024-08-241-2/+2
* change event strings to event typesfaiface2019-05-091-49/+16
* fix event docfaiface2019-05-071-3/+3
* remove key constants, represent keys as stringsfaiface2019-05-041-3/+0
* add some documentationfaiface2019-05-031-0/+57
* revamp the whole thing for a fresh new startfaiface2019-05-021-0/+49