summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
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
2020-06-07Update dependenciesKirill Chibisov
2020-06-07Remove copypasta dependency from alacritty_terminalKirill Chibisov
2020-05-30Update dependenciesKirill Chibisov
2020-05-29Remove env_logger depedencyChristian Duerr
2020-05-24Remove unused dependenciesMatthias Krüger
2020-05-24Update dependenciesKirill Chibisov
2020-05-21Update copypasta to v0.7.0Kirill Chibisov
2020-05-17Add subpixel anti-aliasing support on macOS 10.14+Casper Rogild Storm
2020-05-16Bump winit to 0.22.2Christian Duerr
2020-05-14Add support for Fontconfig embolden and matrix optionsKirill Chibisov
2020-05-13Fix OSCs terminated by \x9c byte in unicodeChristian Duerr
2020-05-03Use frame callbacks instead of vsync on WaylandKirill Chibisov