aboutsummaryrefslogtreecommitdiffstats
path: root/win/events.go
Commit message (Expand)AuthorAgeFilesLines
* change event strings to event typesfaiface2019-05-091-0/+89
* win: more solid events -> handlers -> flushing concurrency handlingfaiface2017-08-231-43/+0
* win: pass full rectangle through resize eventfaiface2017-08-191-1/+1
* win: use event.Sprintfaiface2017-08-191-9/+1
* win: rename event "wi/resize" -> "resize"faiface2017-08-191-1/+1
* win: clean up mainthread event handlingfaiface2017-08-191-15/+12
* win: close is just event, doesn't close windowfaiface2017-08-191-2/+1
* win: weird fixes, will clean upfaiface2017-08-191-5/+11
* add win packagefaiface2017-08-181-0/+49