summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2022-02-10Alacritty version 0.10.1-rc1v0.10.1-rc1Kirill Chibisov
2022-01-23Alacritty version 0.10.0v0.10.0alacritty_terminal_v0.16.0v0.10.0Christian Duerr
2022-01-13Alacritty version 0.10.0-rc4v0.10.0-rc4alacritty_terminal_v0.16.0-rc4Christian Duerr
2022-01-13Remove time dependencyChristian Duerr
2022-01-13Alacritty version 0.10.0-rc3v0.10.0-rc3alacritty_terminal_v0.16.0-rc3Christian Duerr
2022-01-13Update time crate to 0.3.5James McCoy
2022-01-13Fix use-after-free when formatting Wayland protocol errorKirill Chibisov
2022-01-08Alacritty version 0.10.0-rc2v0.10.0-rc2alacritty_terminal_v0.16.0-rc2Christian Duerr
2022-01-08Fix macOS IME regressionDavid
2022-01-08Update wayland-client to v0.29.3Kirill Chibisov
2022-01-08Fix input lag with nvidia driver on WaylandKirill Chibisov
2021-12-25Alacritty version 0.10.0-rc1v0.10.0-rc1alacritty_terminal_v0.16.0-rc1Christian Duerr
2021-12-11Update dependenciesChristian Duerr
2021-12-03Bump glutin to 0.28.0Kirill Chibisov
2021-11-19Switch to clap-generated completionsChristian Duerr
2021-11-15Update signal-hook to 0.3.10James McCoy
2021-10-23Add multi-window supportChristian Duerr
2021-08-18Migrate CLI config to structoptChristian Duerr
2021-08-01Update crossfont to 0.3.1Christian Duerr
2021-07-18Bump development version to 0.10.0-devChristian Duerr
2021-07-14Update dependenciesChristian Duerr
2021-07-10Update mio-anonymous-pipes to 0.2.0David Hewitt
2021-07-08Fix PTY performance regressionsChristian Duerr
2021-05-01Update crossfont to 0.3.0Christian Duerr
2021-05-01Bump development version to 0.9.0-devChristian 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