aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal/src/window.rs
Commit message (Expand)AuthorAge
* Fix NetBSD build failureChristian Duerr2019-07-22
* Remove redundant use statement on macOSMihyaeru2019-07-16
* Change mouse cursor when hovering over the message barElaina Martineau2019-07-08
* Fix saving of ref testsChristian Duerr2019-07-07
* Allow setting gtk variant and general class on X11Brian Koropoff2019-07-06
* Perform clear and buffer swap before showing windowKirill Chibisov2019-06-25
* Fix redundant static lifetime clippy lintMatthias Krüger2019-06-18
* Refactor config parsing filesChristian Duerr2019-05-10
* Add git hash to version string, and fix crate name (#2397)Nathan Lilienthal2019-05-03
* Switch from copypasta to rust-clipboardChristian Duerr2019-04-28
* Set _NET_WM_ICON on X11Kirill Chibisov2019-04-28
* Split alacritty into a separate cratesTheodore Dubois2019-04-28