summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2023-07-01Alacritty version v0.12.2v0.12.2alacritty_terminal_v0.19.1v0.12.2Kirill Chibisov
2023-06-26Alacritty version v0.12.2-rc1v0.12.2-rc1alacritty_terminal_v0.19.1-rc1Kirill Chibisov
2023-06-26Fix the crash when shrinking scrolled terminalKirill Chibisov
2023-06-26Fix freeze with some drivers when using GLXKirill Chibisov
2023-06-26Fix crash on ScaleFactorChange on WindowsKirill Chibisov
2023-06-26Fix hyperlink preview for 2 lines terminal (#6953)Kirill Chibisov
2023-05-22Alacritty version v0.12.1v0.12.1alacritty_terminal_v0.19.0v0.12.1Kirill Chibisov
2023-05-16Alacritty version 0.12.1-rc2v0.12.1-rc2alacritty_terminal_v0.19.0-rc2Kirill Chibisov
2023-05-16Update glutin to 0.30.8 and winit to 0.28.6Kirill Chibisov
2023-05-16Fix very long startup time on some Wayland systemsKirill Chibisov
2023-05-07Alacritty version 0.12.1-rc1v0.12.1-rc1Kirill Chibisov
2023-05-07Bump winit to 0.28.4Kirill Chibisov
2023-05-07Fix selection rotation on the last lineChristian Duerr
2023-05-07Fix `;` character in URI OSC 8 payloadKirill Chibisov
2023-03-24Alacritty version 0.12.0v0.12.0v0.12.0Christian Duerr
2023-03-17Alacritty version 0.12.0-rc3v0.12.0-rc3Christian Duerr
2023-03-06Alacritty version 0.12.0-rc2v0.12.0-rc2Christian Duerr
2023-03-06Bump winit to 0.28.2Kirill Chibisov
2023-03-06Send D&D input through paste actionChristian Duerr
2023-03-06Fix bracketed paste with EOT payloadChristian Duerr
2023-03-06Add `window.resize_increments` config optionKirill Chibisov
2023-02-14Alacritty version 0.12.0-rc1v0.12.0-rc1Christian Duerr
2023-02-13Add touch input supportChristian Duerr
2023-02-07Make gles2 renderer actually gles2Kirill Chibisov
2023-02-05Align quadrants with half blocks in built-in fontKirill Chibisov
2023-02-05Revert "Apply 'font.glyph_offset.y' for underline/strikeout"Kirill Chibisov
2023-02-05Resize the window by cell dimensionsKirill Chibisov
2023-02-02Update winit to 0.28Kirill Chibisov
2023-01-27Create new windows with Cmd+N by defaultChristian Duerr
2023-01-16Add support for horizontal scrollingKirill Chibisov
2023-01-15Preserve last column with erase in line rightChristian Duerr
2023-01-07Use sRGB color space for NSWindow on macOSNaru
2022-12-30User timer based rendering instead of vsyncKirill Chibisov
2022-12-29Disable depth and stencil buffersChristian Duerr
2022-12-25Apply 'font.glyph_offset.y' for underline/strikeoutKirill Chibisov
2022-12-14Fix multi-line bracket selectionChristian Duerr
2022-12-11Add -T short form for --titleJames McCoy
2022-12-06Fix crash while typing on WaylandKirill Chibisov
2022-11-28Fix padding update not updating rendererChristian Duerr
2022-11-11Fix cursor visibility with focus change on macOSChris Copeland
2022-11-03Update glutin to 0.30.0Kirill Chibisov
2022-10-26Update winit to 0.27.5Kirill Chibisov
2022-10-26Bump crossfont and sctk-adwaitaKirill Chibisov
2022-10-22Fix startup failure on macOS with dash as /bin/shKirill Chibisov
2022-10-21Fix crash with very low font sizesKirill Chibisov
2022-10-21Fix cursor and underlines always being blackKirill Chibisov
2022-10-18Fix `--help` output for `--class` to match man pagesAndrzej Grzeslak
2022-10-14Fix changelog versioningChristian Duerr
2022-09-03Bump development version to 0.12.0-devChristian Duerr
2022-08-29Add inline input method supportKirill Chibisov