summaryrefslogtreecommitdiffstats
path: root/alacritty_terminal/src/event.rs
AgeCommit message (Expand)Author
2020-05-05Extend style guideline documentationChristian Duerr
2020-01-10Bump glutin to 0.22.0Christian Duerr
2019-10-05Update to winit/glutin EventLoop 2.0Christian Duerr
2019-08-24Show text cursor when pressing shift in mouse modeJohn Sullivan
2019-07-28Fix cursor flickering on url hoverKirill Chibisov
2019-07-07Fix saving of ref testsChristian Duerr
2019-06-25Fix first unfullscreen on fullscreen mode launched windowChristian Duerr
2019-06-20Add block selectionChristian Duerr
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-28Split alacritty into a separate cratesTheodore Dubois