summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2022-01-13Remove time dependencyChristian Duerr
2022-01-13Update time crate to 0.3.5James McCoy
2022-01-11Fix use-after-free when formatting Wayland protocol errorKirill Chibisov
2022-01-06Fix macOS IME regressionDavid
2022-01-04Migrate from structopt to clap 3Christian Duerr
2022-01-03Update wayland-client to v0.29.3Kirill Chibisov
2021-12-27Fix input lag with nvidia driver on WaylandKirill Chibisov
2021-12-26Bump development version to 0.11.0-devChristian 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
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