aboutsummaryrefslogtreecommitdiff
path: root/src/cli.rs
Commit message (Expand)AuthorAge
* Do not replace $SHELL with --command optionJustin Charette2017-04-03
* Configurable window dimensionsAnders Rasmussen2017-02-06
* Add support for -e argumentNiklas Claesson2017-01-28
* Use clap as cli parser.Kurnevsky Evgeny2017-01-24
* Use the log-crate instead of printing to stdoutLukas Lueg2017-01-23
* print glutin events if --print-events is passedTom Crayford2017-01-08
* Added --title argument to set window titleRudis Muiznieks2017-01-06
* Display manages window, renderer, rasterizerJoe Wilm2016-12-11
* Cleanup cli option parsingJoe Wilm2016-12-11