summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
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-29Restore winit deps (#763)Tiziano Santoro
2017-08-28winit: 0.7.5 -> 0.7.6, glutin: 0.9.1 -> 0.9.2 (#761)Tim Steinbach
2017-07-28font: update macOS core-text dependency to 6.1.0, fixes #685 (#692)Martin Lindhe
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-27Use foreign-types from crates.ioJoe Wilm
2017-06-20Update vte dependencyJoe Wilm
2017-06-11Add support for Beam, Underline cursorsJoe Wilm
2017-06-01final core-graphics extensions moved upstreamMartin Algesten
2017-05-31updated some font depsMartin Algesten
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-25Change cursor colors config to use text and cursorJoe Wilm
2017-02-17Bump glutinJoe Wilm
2017-02-17Updates Glutin to proper handle dead keysMichel Boaventura
2017-02-10Update serde_yaml to 0.6.1David Tolnay
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-23Dynamically generate test harnessSteven Fackler
2017-01-11Add support for setting title from OSCJoe Wilm
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-30Add ffi-util crate and use in fontconfig wrapperJoe Wilm
2016-12-16Rustup and clippyJoe Wilm
2016-12-16add fish_cc refquininer kel
2016-11-23Update to latest RustJoe Wilm
2016-11-19Fix glutin waylandJoe Wilm
2016-11-19Add support for recording/running ref testsJoe Wilm
2016-11-17Fallback to received chars when no bindingsJoe Wilm
2016-11-11RustupJoe Wilm
2016-10-14Rustup and update dependenciesJoe Wilm
2016-10-14Fix X11 WaitEventsIterator Busy LoopJoe Wilm
2016-10-08Update cargo.lock with osx clipboardJoe Wilm
2016-10-08Start implementing copypasta, a clipboard libraryJoe Wilm
2016-09-26wipJoe Wilm
2016-09-24Use evented I/O for the ptyJoe Wilm