Age | Commit message (Expand) | Author |
---|---|---|
2017-02-22 | hide mouse cursor mac os | Anders Rasmussen |
2017-02-22 | Set cursor only when its visibility changes | Tuomas Siipola |
2017-02-22 | Add hide cursor when typing option | Tuomas Siipola |
2017-01-11 | Add support for setting title from OSC | Joe Wilm |
2017-01-06 | Replace need for drop_types_in_const with lazy_static | Manish Goregaokar |
2017-01-06 | Added --title argument to set window title | Rudis Muiznieks |
2016-12-29 | Fix pty read sometimes not triggering draw | Joe Wilm |
2016-12-16 | Rustup and clippy | Joe Wilm |
2016-12-11 | Display manages window, renderer, rasterizer | Joe Wilm |
2016-12-11 | Add display impl for Points<T> | Joe Wilm |
2016-12-11 | Cleaning up main; Added window module | Joe Wilm |