aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src
Commit message (Expand)AuthorAge
* Add seconds and nanoseconds to log outputChristian Duerr2020-02-14
* Increase Beam, Underline and Box cursors' line widthKirill Chibisov2020-02-13
* Revert "Fix backspace deleting chars when IME is open"Christian Duerr2020-02-10
* Update glutin to v0.23.0Kirill Chibisov2020-02-07
* Fix selection expansion across full-width glyphsChristian Duerr2020-02-07
* Start window invisible on WindowsKirill Chibisov2020-02-04
* Remove unsetting of dirty flag on key pressChristian Duerr2020-02-03
* Fix backspace deleting chars when IME is openChristian Duerr2020-01-30
* Fix inconsistent test module namingChristian Duerr2020-01-28
* Add font metric cachingKirill Chibisov2020-01-25
* 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
* Remove scrolling.auto_scroll featureKirill Chibisov2020-01-20
* Fix reset CLI parameters on config reload (#3216)Christian Duerr2020-01-17
* Remove synthetic keyboard event handlingChristian Duerr2020-01-14
* 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
* Fix keybinding deserializationChristian Duerr2020-01-07
* Remove winit key remappingsChristian Duerr2020-01-06
* Fix incorrect config path in --help and manpageChristian Duerr2020-01-06
* Add `Minimize` binding actionKirill Chibisov2020-01-05
* Bump winit to 0.20.0 Alpha 6Christian Duerr2020-01-05
* Fix macOS OpenGL context resize orderingChristian Duerr2020-01-04
* Replace deprecated Error methodssterlingjensen2020-01-03
* 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