aboutsummaryrefslogtreecommitdiffstats
path: root/mux.go
Commit message (Expand)AuthorAgeFilesLines
* mux: simplify delivering the last resize eventfaiface2019-05-071-11/+8
* minorfaiface2019-05-071-1/+2
* typofaiface2019-05-071-1/+1
* add Mux docsfaiface2019-05-071-0/+10
* mux: make sure to always correctly deliver resize eventfaiface2019-05-071-3/+3
* mux: fix not delivering resize correctly sometimesfaiface2019-05-071-0/+13
* mux: fix a bug and document it very wellfaiface2019-05-031-3/+24
* make Env an interface (instead of a struct)faiface2019-05-021-4/+12
* revamp the whole thing for a fresh new startfaiface2019-05-021-0/+86