summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2021-05-19Bump version to 0.8.0v0.8.0alacritty_terminal_v0.14.0v0.8.0Christian Duerr
2021-05-10Bump version to 0.8.0-rc6v0.8.0-rc6alacritty_terminal_v0.14.0-rc6Christian Duerr
2021-05-09Bump version to 0.8.0-rc4v0.8.0-rc4alacritty_terminal_v0.14.0-rc4Christian Duerr
2021-05-01Bump version to 0.8.0-rc3v0.8.0-rc3alacritty_terminal_v0.14.0-rc3Christian Duerr
2021-05-01Update crossfont to 0.3.0Christian Duerr
2021-05-01Bump version to 0.8.0-rc2v0.8.0-rc2alacritty_terminal_v0.14.0-rc2Christian Duerr
2021-05-01Bump version to 0.8.0-rc1v0.8.0-rc1alacritty_terminal_v0.14.0-rc1Christian Duerr
2021-04-17Update dependenciesChristian Duerr
2021-04-13Add vi/mouse hint highlighting supportChristian Duerr
2021-02-27Run clippy on MSRVChristian Duerr
2021-02-24Bump base64 to 0.13.0Bastien Orivel
2021-02-24Add support for synchronized updatesChristian Duerr
2021-02-13Update dependenciesChristian Duerr
2021-01-24Move renderable cell transformation to alacrittyChristian Duerr
2021-01-06Update cargo lockfileArthur Woimbée
2021-01-03Update vte to 0.10.0Christian Duerr
2021-01-01Remove Windows WinPTY backendChristian Duerr
2020-12-31Fix Wayland crash due to fontconfigChristian Duerr
2020-12-23Hide "missing" glyp for zerowidth characterKirill Chibisov
2020-12-22Remove terminfo dependencyCaden Haustein
2020-12-21Fix artifacts on macOS with transparent windowsChristian Duerr
2020-12-21Replace serde's derive with custom proc macroChristian Duerr
2020-12-20Fix embedded _NET_WM_ICON on X11Christian Duerr
2020-12-17Fix crash due to clipboard not being properly released on WaylandKirill Chibisov
2020-12-11Bump glutin to 0.26.0Kirill Chibisov
2020-11-26Fix DoS caused by excessive CSI parameter valuesChristian Duerr
2020-11-24Fix Cargo.lockKirill Chibisov
2020-11-24Add support for '~/' in config importsChristian Duerr
2020-11-17Fix wide characters being cut offKirill Chibisov
2020-11-15Bump development version to 0.7.0-devChristian Duerr
2020-11-13Update vte to 0.9.0Christian Duerr
2020-11-09Update wayland-rs to 0.28.2Kirill Chibisov
2020-10-25Remove rustc_tools_util dependencyChristian Duerr
2020-10-24Remove all duplicate dependencies from Linux/BSDChristian Duerr
2020-10-14Update dependenciesKirill Chibisov
2020-10-12Make use of glutin wayland/x11 featuresKirill Chibisov
2020-10-07Bump glutin to 0.25.0Kirill Chibisov
2020-09-16Update cargo lockfileChristian Duerr
2020-08-30Update smithay-clipboard to 0.5.2Kirill Chibisov
2020-08-13Use yellow/red from the config for message bar colorsKirill Chibisov
2020-08-07Add support for colon separated SGR parametersChristian Duerr
2020-07-19Bump version to 0.6.0-devChristian Duerr
2020-07-19Bump alacritty_terminal versionChristian Duerr
2020-07-18Rename font crate to crossfontChristian Duerr
2020-07-11Remove gui dependencies from alacritty_terminalKirill Chibisov
2020-07-10Fix clipboard not working on KDE WaylandKirill Chibisov
2020-07-10Add option to run command on bell Kirill Chibisov
2020-07-10Bump urlocator and unicode-widthChristian Duerr
2020-07-10Fail compilation if Fontconfig is not installed on Linux/BSDKirill Chibisov
2020-07-09Add regex scrollback buffer searchChristian Duerr