Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add a long option for the command flag (-e) (#655) | polyfloyd | 2017-07-08 |
* | Add config file as cli option (#576) | Niklas Claesson | 2017-05-28 |
* | Add CLI arg for setting working directory | Zach Day | 2017-04-18 |
* | Do not replace $SHELL with --command option | Justin Charette | 2017-04-03 |
* | Configurable window dimensions | Anders Rasmussen | 2017-02-06 |
* | Add support for -e argument | Niklas Claesson | 2017-01-28 |
* | Use clap as cli parser. | Kurnevsky Evgeny | 2017-01-24 |
* | Use the log-crate instead of printing to stdout | Lukas Lueg | 2017-01-23 |
* | print glutin events if --print-events is passed | Tom Crayford | 2017-01-08 |
* | Added --title argument to set window title | Rudis Muiznieks | 2017-01-06 |
* | Display manages window, renderer, rasterizer | Joe Wilm | 2016-12-11 |
* | Cleanup cli option parsing | Joe Wilm | 2016-12-11 |