aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src/event.rs
Commit message (Expand)AuthorAge
* Send PTY resize messages through event loopDavid Hewitt2019-12-14
* Fix minimize causing resize WindowsDavid Hewitt2019-12-09
* Fix WinPTY freeze on terminationMaciej Makowski2019-11-16
* Fix incorrect DPI at startup on X11Christian Duerr2019-11-12
* Fix modifier inconsistenciesChristian Duerr2019-11-11
* Fix incorrect cell foreground when clearing screenChristian Duerr2019-11-04
* Fix URL highlightingChristian Duerr2019-11-03
* Add live config reload for font family and stylewayne2019-11-03
* Fix bell not redrawing without event updatesKenny Levinsen2019-10-25
* Update to winit/glutin EventLoop 2.0Christian Duerr2019-10-05