aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal/src/event_loop.rs
Commit message (Expand)AuthorAge
* Replace serde's derive with custom proc macroChristian Duerr2020-12-21
* Fix draining of PTY when holding on exitChristian Duerr2020-12-17
* Bump minimum supported Rust version to 1.43.0Kirill Chibisov2020-07-28
* Remove gui dependencies from alacritty_terminalKirill Chibisov2020-07-11
* Add option to run command on bell Kirill Chibisov2020-07-10
* Remove copyright notice from filesChristian Duerr2020-06-06
* Extend style guideline documentationChristian Duerr2020-05-05
* Send PTY resize messages through event loopDavid Hewitt2019-12-14
* Fix WinPTY freeze on terminationMaciej Makowski2019-11-16
* Add --hold CLI flagValentin Ignatev2019-10-09
* Update to winit/glutin EventLoop 2.0Christian Duerr2019-10-05
* Remove outdated TODO/FIXME commentsChristian Duerr2019-09-21
* Split alacritty into a separate cratesTheodore Dubois2019-04-28