aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2018-01-03Enable shift+select in mouse modeChristian Dürr
2018-01-02Add support for set-clipboard. (#970)Geert Jansen
2017-12-23Update glutin to v0.11chetgurevitch
2017-12-23Update bitflags to v1Chet Gurevitch
2017-12-23Update glutin to v0.10Chet Gurevitch
2017-12-23Update depsChet Gurevitch
2017-12-22Remove built crateJoe Wilm
2017-12-13Remove the launcher and set the locale/current directory in alacritty (#879)Theodore Dubois
2017-11-11Output more info for `--version` (#888)hcpl
2017-10-22Rewrite err_println to eprintln introduced in Rust 1.19 (#799)Roel
2017-10-08Add support for env_loggerJoe Wilm
2017-10-06Revert "Update glutin & fix a few wayland issues (#815)"Joe Wilm
2017-10-06Update glutin & fix a few wayland issues (#815)Victor Berger
2017-09-27Use clippy = "*", update, and fix some warnings (#796)Aaron Hill
2017-09-05Update notifyJonathan Schleußer
2017-09-05Update most remaining depsJonathan Schleußer
2017-09-05Update servoJonathan Schleußer
2017-08-28winit: 0.7.5 -> 0.7.6, glutin: 0.9.1 -> 0.9.2 (#761)Tim Steinbach
2017-07-21Use latest winitJoe Wilm
2017-07-20Update to latest Glutin/winit (#671)Joe Wilm
2017-07-03Revert "Reduce InstanceData footprint"Joe Wilm
2017-07-01Reduce InstanceData footprintJoe Wilm
2017-06-11Add support for Beam, Underline cursorsJoe Wilm
2017-05-25Update dependenciesJoe Wilm
2017-05-01Support setting _NET_WM_PID in X11 environmentsJoe Wilm
2017-03-02Fix bug parsing OSC stringsJoe Wilm
2017-03-02Add support for wide charactersJoe Wilm
2017-02-17Bump glutinJoe Wilm
2017-02-17Updates Glutin to proper handle dead keysMichel Boaventura
2017-02-03Alacritty now compiles on stable Rust :tada:Joe Wilm
2017-02-02Implement save/restore cursor positionJoe Wilm
2017-01-29Update to serde 0.9 and serde-yaml 0.6.Joe Wilm
2017-01-26Optimize glyph cache accessJoe Wilm
2017-01-24Use clap as cli parser.Kurnevsky Evgeny
2017-01-23Use the log-crate instead of printing to stdoutLukas Lueg
2017-01-23Capture test output by defaultJoe Wilm
2017-01-23Dynamically generate test harnessSteven Fackler
2017-01-11Add support for setting title from OSCJoe Wilm
2017-01-07Enabled Rustc' Link Time Optimizationcody
2017-01-06Add `nightly` feature, use for `unlikely` intrinsicManish Goregaokar
2017-01-06Replace need for drop_types_in_const with lazy_staticManish Goregaokar
2017-01-02Real support for placing config in XDG_CONFIG_HOMEJoe Wilm
2016-12-16Rustup and clippyJoe Wilm
2016-11-19Fix glutin waylandJoe Wilm
2016-11-19Add a number of simple ref-testsJoe Wilm
2016-11-19Add support for recording/running ref testsJoe Wilm
2016-11-17Fallback to received chars when no bindingsJoe Wilm
2016-10-27Live shader reloading is now a featureJoe Wilm
2016-10-14Rustup and update dependenciesJoe Wilm
2016-10-14Fix X11 WaitEventsIterator Busy LoopJoe Wilm