aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Fix handling of OpenType variable fontsKirill Chibisov2020-01-31
* Mirror OSC query terminatorChristian Duerr2020-01-31
* Fix backspace deleting chars when IME is openChristian Duerr2020-01-30
* Fix inconsistent test module namingChristian Duerr2020-01-28
* Rework Fontconfig fallback to use cached list from font_sortKirill Chibisov2020-01-27
* Switch to flamegraph-rs scriptChristian Duerr2020-01-27
* Fix incorrect grid.len() and grid.history_size()Kirill Chibisov2020-01-26
* Add font metric cachingKirill Chibisov2020-01-25
* Fix selection rotating outside of scrolling regionChristian Duerr2020-01-24
* Fix build error on OpenBSDeau2020-01-24
* Add debug log for missing configChristian Duerr2020-01-22
* Fix underline position for bitmap fontsKirill Chibisov2020-01-22
* Fix stack overflow when printing shader errorKirill Chibisov2020-01-21
* Fix oob error during selectionKirill Chibisov2020-01-21
* Fix first cell when selection is off screenChristian Duerr2020-01-21
* Disable drawing bold text bright by defaultKirill Chibisov2020-01-20
* Remove scrolling.auto_scroll featureKirill Chibisov2020-01-20
* Bump minimum Rust version to 1.37.0Christian Duerr2020-01-19
* Force application symlink on macOS make buildJosh Comer2020-01-18
* Change Alacritty .ico to use higher resolutionMichael Fresco2020-01-17
* Replace `.nth(0)` with `.next()`Cole Helbling2020-01-17
* Fix reset CLI parameters on config reload (#3216)Christian Duerr2020-01-17
* Update font crate to 2018 editionDavid Hewitt2020-01-15
* Expand line selection across wrapped linesChristian Duerr2020-01-15
* Remove Windows working directory canonicalizationDavid Hewitt2020-01-15
* Remove synthetic keyboard event handlingChristian Duerr2020-01-14
* Bump VTE to 0.5.0Christian Duerr2020-01-12
* Fix crash with invalid working directoryChristian Duerr2020-01-12
* Fix font size reset when moving between screensChristian Duerr2020-01-11
* Move Alacritty to organizationChristian Duerr2020-01-11
* Bump glutin to 0.22.0Christian Duerr2020-01-10
* Force exact modifiers match for mouse bindingsChristian Duerr2020-01-10
* Fix cut off full width glyphs in last columnChristian Duerr2020-01-09
* Add separate deployment for Windows releasesChristian Duerr2020-01-09
* Build releases on Windows stableChristian Duerr2020-01-08
* Fix keybinding deserializationChristian Duerr2020-01-07
* Remove winit key remappingsChristian Duerr2020-01-06
* Fix incorrect config path in --help and manpageChristian Duerr2020-01-06
* Bump version to 0.4.2-devKirill Chibisov2020-01-05
* Add `Minimize` binding actionKirill Chibisov2020-01-05
* Bump winit to 0.20.0 Alpha 6Christian Duerr2020-01-05
* Update outdated reftestsKirill Chibisov2020-01-04
* Fix macOS OpenGL context resize orderingChristian Duerr2020-01-04
* Replace deprecated Error methodssterlingjensen2020-01-03
* Improve performance benchmarking documentationChristian Duerr2020-01-02
* Clean up Windows PTY string handlingDavid Hewitt2020-01-02
* Remove C1 escape supportChristian Duerr2019-12-31
* Fix high startup time on wlroots compositorsKirill Chibisov2019-12-31
* Move live-shader-reload feature to alacrittyKirill Chibisov2019-12-30
* Remove outdated information from READMEKirill Chibisov2019-12-29