summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-24Bump version to 0.6.0v0.6.0alacritty_terminal_v0.11.0v0.6.0Christian Duerr
2020-11-22Bump version to 0.6.0-rc3v0.6.0-rc3Christian Duerr
2020-11-22Increase font size in CSDs on WaylandKirill Chibisov
2020-11-15Bump version to 0.6.0-rc2v0.6.0-rc2Christian Duerr
2020-11-15Fix unused import warningChristian Duerr
2020-11-15Fix zerowidth characters in the last columnKirill Chibisov
2020-11-15Load only gl 3.3 functionsKirill Chibisov
2020-11-15Feature gate 'image' when building without x11 featureKirill Chibisov
2020-11-14Fix github releases tag patternv0.6.0-rc1Christian Duerr
2020-11-14Bump version to 0.6.0-rc1Christian Duerr
2020-11-13Update vte to 0.9.0Christian Duerr
2020-11-13Add ability to select text during searchChristian Duerr
2020-11-13Fix use after free when dropping zerowidth dataKirill Chibisov
2020-11-10Add g++ to Fedora build dependency documentationMatthew Neal
2020-11-10Fix sr.ht clippy jobKirill Chibisov
2020-11-10Fix github actions clippy jobChristian Duerr
2020-11-09Update wayland-rs to 0.28.2Kirill Chibisov
2020-11-07Fix configuration file formattingChristian Duerr
2020-11-07Spawn new alacritty processes in CWD on macOSNathan Lilienthal
2020-11-06Migrate from Travis CI to GitHub ActionsChristian Duerr
2020-11-06Deprecate the WinPTY backendChristian Duerr
2020-11-06Add editorconfig Kirill Chibisov
2020-11-05Use dynamic storage for zerowidth charactersChristian Duerr
2020-10-30Fix visual bell getting stuckChristian Duerr
2020-10-29Fix crash with large negative font offsetChristian Duerr
2020-10-29Error on warnings when running clippyKirill Chibisov
2020-10-28Fix build failure on macOS without featuresChristian Duerr
2020-10-25Remove rustc_tools_util dependencyChristian Duerr
2020-10-24Remove all duplicate dependencies from Linux/BSDChristian Duerr
2020-10-22Remove unneeded collect during line rect creationMark Lodato
2020-10-22Check viewport size after initial resizeChristian Duerr
2020-10-17Add license symlinks for cratesStefano Figura
2020-10-14Update dependenciesKirill Chibisov
2020-10-12Fix incorrect X11 feature checkChristian Duerr
2020-10-12Make use of glutin wayland/x11 featuresKirill Chibisov
2020-10-10Add support for urgency hints CSITaylor Blau
2020-10-10Fix feature checking in cross buildsKirill Chibisov
2020-10-07Bump glutin to 0.25.0Kirill Chibisov
2020-10-04Fix non-ascii message bar text width calculationAlessandro Menezes
2020-09-30Add additional CentOS/RHEL build dependenciesChristian Duerr
2020-09-27Add support for single line terminalsii41
2020-09-26Fix selection incorrectly expanding when scrolled in historyKirill Chibisov
2020-09-25Fix IME position with fullwidth chars in searchChristian Duerr
2020-09-24Remove unused Linear newtype. (#4248)Nathan Lilienthal
2020-09-24Log new padding and cell size on 'SizeInfo' updateKirill Chibisov
2020-09-22Add changelog entry for FreeType version bumpChristian Duerr
2020-09-20Fix CLI arguments without config fileChristian Duerr
2020-09-16Update cargo lockfileChristian Duerr
2020-09-13Improve example for the -o CLI flagNathan Lilienthal
2020-09-06Pass existing CLI parameters to SpawnNewInstanceRohan Poojary