summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
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
2016-09-19Update VTE for OSC string fixJoe Wilm
2016-09-18rustupJoe Wilm
2016-09-18Rewrite ansi parser using vte crateJoe Wilm
2016-09-05Update deps and remove printlnsJoe Wilm
2016-08-31Eliminate extra rendersJoe Wilm
2016-08-30Update serde, glutinJoe Wilm
2016-08-29Separate input handling from renderingJoe Wilm
2016-08-03Update Glutin to get Cocoa modifier keysJoe Wilm
2016-07-30Input expects modifier keys from GlutinJoe Wilm
2016-07-15Update to latest nightlyJoe Wilm
2016-06-30Add config fileJoe Wilm
2016-06-27Enable vsyncJoe Wilm
2016-06-14Add support for macOSJoe Wilm
2016-06-09Fix all trivial compiler warningsJoe Wilm
2016-06-06Add support for drawing background colorsJoe Wilm
2016-06-04Optimize Rendering with batched draw callsJoe Wilm