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