aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src
Commit message (Expand)AuthorAge
* Clean up Windows PTY string handlingDavid Hewitt2020-01-02
* Fix high startup time on wlroots compositorsKirill Chibisov2019-12-31
* Send PTY resize messages through event loopDavid Hewitt2019-12-14
* Fix deadlock when closing on Windows using ConptyDavid Hewitt2019-12-12
* Add support for colored emojis on Linux/BSDKirill Chibisov2019-12-09
* Fix minimize causing resize WindowsDavid Hewitt2019-12-09
* Add Insert/Delete bindings with combined modifiersKirill Chibisov2019-11-28
* Remove unused PackedVertex structCole Helbling2019-11-26
* Move renderer from alacritty_terminal to alacrittyKirill Chibisov2019-11-23
* Fix excessive allocations in URL parserChristian Duerr2019-11-22
* Fix WinPTY freeze on terminationMaciej Makowski2019-11-16
* Fix division by zero without any cols or linesBurak Yigit Kaya2019-11-14
* Fix incorrect DPI at startup on X11Christian Duerr2019-11-12
* Fix modifier inconsistenciesChristian Duerr2019-11-11
* Fix URL scheme highlightingChristian Duerr2019-11-04
* Add UTF-8 mouse mode supportKirill Chibisov2019-11-04
* 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 wrong default cursor iconKirill Chibisov2019-11-02
* Fix clippy warningsChristian Duerr2019-11-02
* Remove unused imports on WindowsDavid Hewitt2019-10-31
* Fix message bar drawing over terminal after resizeKirill Chibisov2019-10-29
* Fix sending chars with bind not clearing selectionKirill Chibisov2019-10-29
* Fix visual bell rendering modeKirill Chibisov2019-10-26
* Fix bell not redrawing without event updatesKenny Levinsen2019-10-25
* Fix setting persistent logging via CLIDo Duy2019-10-24
* Fix unused import warning on macOS/WindowsKohki Miki2019-10-22
* Fix XEmbed compilation error on 32-bit platformscyclopsian2019-10-20
* Fix window title not filled by defaultDustin2019-10-17
* Revert "Disable depth and stencil buffers"Christian Duerr2019-10-16
* Add support for alternate scroll escapeAleksey Kuznetsov2019-10-15
* Fix logged config path separators on WindowsKirill Chibisov2019-10-14
* Add support for title stack escape sequencesDustin2019-10-14
* Disable depth and stencil buffersJasper Mattsson2019-10-11
* Add --hold CLI flagValentin Ignatev2019-10-09
* Remove automatic config generationKirill Chibisov2019-10-06
* Update to winit/glutin EventLoop 2.0Christian Duerr2019-10-05
* Add Xembed supportmkosem2019-09-24
* Remove color from log outputChristian Duerr2019-08-01
* Fix saving of ref testsChristian Duerr2019-07-07
* Allow setting gtk variant and general class on X11Brian Koropoff2019-07-06
* Fix build without git绅士喵2019-06-06
* Skip UTF-8 BOM when reading config fileKhairul Azhar Kasmiran2019-05-28
* 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
* Split alacritty into a separate cratesTheodore Dubois2019-04-28