aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2023-06-11Add resolver to workspace manifestChristian Duerr
2023-03-11Use `thin` instead of `fat` LTOKirill Chibisov
2022-09-01Add IPC config subcommandChristian Duerr
2020-12-21Replace serde's derive with custom proc macroChristian Duerr
2020-07-18Rename font crate to crossfontChristian Duerr
2020-03-25Update Linux/BSD font dependenciesChristian Duerr
2020-02-17Extract winpty crateChristian Duerr
2020-01-11Move Alacritty to organizationChristian Duerr
2020-01-10Bump glutin to 0.22.0Christian Duerr
2020-01-05Bump winit to 0.20.0 Alpha 6Christian Duerr
2019-06-09Add wayland primary selection clipboard supportChristian Duerr
2019-04-28Switch from copypasta to rust-clipboardChristian Duerr
2019-04-28Split alacritty into a separate cratesTheodore Dubois
2019-04-22Bump version to 0.3.2v0.3.2Christian Duerr
2019-04-22Bump version to 0.3.1v0.3.1Christian Duerr
2019-04-19Fix cursor dimensions with font offsetChristian Duerr
2019-04-09Set maximum Rust version to 1.31.0Christian Duerr
2019-04-08Bump version to 0.3.0v0.3.0Christian Duerr
2019-04-04Fix build errors on BSDv0.3.0-rc3Christian Duerr
2019-04-04Add icon to Linux .desktop fileKirill Chibisov
2019-04-04Upgrade to winapi 0.3.7David Hewitt
2019-04-03Bump dependenciesChristian Duerr
2019-04-02Fix BSD build failureChristian Duerr
2019-04-01Add official logov0.3.0-rc2Christian Duerr
2019-03-21Update extended-description for deb fileAlex Touchet
2019-03-14Update glutin to version 0.20Christian Duerr
2019-03-12Fix signal handling on Unix systemsRachel K
2019-02-11Bump version to 0.2.9v0.2.9Christian Duerr
2019-02-10Bump version to 0.2.8v0.2.8Christian Duerr
2019-02-07Dynamically resize terminal for errors/warningsChristian Duerr
2019-02-05Disable incremental for release buildsChristian Duerr
2019-02-04Simplify text shaderM. Stoeckl
2019-01-21Bump version to 0.2.7v0.2.7Christian Duerr
2019-01-19Bump version to 0.2.6v0.2.6Christian Duerr
2019-01-09Fix CPU load when moving windows between monitorsChristian Duerr
2019-01-07Bump version to 0.2.5v0.2.5Christian Duerr
2018-12-28Add support for Windows ConPTY APIv0.2.4-conptyDavid Hewitt
2018-12-27Update reqwest to 0.9Bastien Orivel
2018-12-27Use mio-extras instead of mio-moreBastien Orivel
2018-12-27Make windows config location more sensibleZac Pullar-Strecker
2018-12-10Upgrade to Rust 2018Joe Wilm
2018-12-09Bump version to 0.2.4v0.2.4Christian Duerr
2018-11-19Changed path to standard /usr/bin/..., registered as an x-terminal-emulator a...Ilya Epifanov
2018-11-17Display errors and warningsChristian Duerr
2018-11-14Update all dependenciesChristian Duerr
2018-11-13Bump version to 0.2.3Christian Duerr
2018-11-11Bump version number to v0.2.2v0.2.2Christian Duerr
2018-11-10Upgrade Glutin to v0.19.0Matt Keeler
2018-11-03Publish Github releases from TravisMicha Gorelick
2018-11-01Update serde_yaml to 0.8Do Duy