aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal/src/window.rs
AgeCommit message (Expand)Author
2019-10-05Update to winit/glutin EventLoop 2.0Christian Duerr
2019-09-26Fix overflow on wrong scroll region settingKirill Chibisov
2019-09-24Add Xembed supportmkosem
2019-09-16Remove code for setting _NET_WM_PIDChristian Duerr
2019-07-22Fix NetBSD build failureChristian Duerr
2019-07-16Remove redundant use statement on macOSMihyaeru
2019-07-08Change mouse cursor when hovering over the message barElaina Martineau
2019-07-07Fix saving of ref testsChristian Duerr
2019-07-06Allow setting gtk variant and general class on X11Brian Koropoff
2019-06-25Perform clear and buffer swap before showing windowKirill Chibisov
2019-06-18Fix redundant static lifetime clippy lintMatthias Krüger
2019-05-10Refactor config parsing filesChristian Duerr
2019-05-03Add git hash to version string, and fix crate name (#2397)Nathan Lilienthal
2019-04-28Switch from copypasta to rust-clipboardChristian Duerr
2019-04-28Set _NET_WM_ICON on X11Kirill Chibisov
2019-04-28Split alacritty into a separate cratesTheodore Dubois