aboutsummaryrefslogtreecommitdiff
path: root/src/window.rs
Commit message (Expand)AuthorAge
* hide mouse cursor mac osAnders Rasmussen2017-02-22
* Set cursor only when its visibility changesTuomas Siipola2017-02-22
* Add hide cursor when typing optionTuomas Siipola2017-02-22
* Add support for setting title from OSCJoe Wilm2017-01-11
* Replace need for drop_types_in_const with lazy_staticManish Goregaokar2017-01-06
* Added --title argument to set window titleRudis Muiznieks2017-01-06
* Fix pty read sometimes not triggering drawJoe Wilm2016-12-29
* Rustup and clippyJoe Wilm2016-12-16
* Display manages window, renderer, rasterizerJoe Wilm2016-12-11
* Add display impl for Points<T>Joe Wilm2016-12-11
* Cleaning up main; Added window moduleJoe Wilm2016-12-11