Age | Commit message (Expand) | Author |
---|---|---|
2016-12-11 | Finish main.rs cleanup | Joe Wilm |
2016-12-11 | Display manages window, renderer, rasterizer | Joe Wilm |
2016-12-11 | Cleaning up main; Added window module | Joe Wilm |
2016-12-11 | Support trackpad scrolling | Joe Wilm |
2016-12-11 | Support normal mouse tracking mode | Joe Wilm |
2016-11-19 | Add support for recording/running ref tests | Joe Wilm |
2016-11-17 | Make bindings configurable from alacritty.yml | Joe Wilm |
2016-11-17 | Redraw screen on focus | Joe Wilm |
2016-11-17 | Fallback to received chars when no bindings | Joe Wilm |
2016-11-11 | Fix/add some keybindings | Joe Wilm |
2016-10-14 | Rustup and update dependencies | Joe Wilm |
2016-09-27 | Don't write v when pasting on macOS | Joe Wilm |
2016-09-26 | wip | Joe Wilm |
2016-09-25 | Resolve compiler warnings | Joe Wilm |
2016-09-24 | Use evented I/O for the pty | Joe Wilm |
2016-09-23 | Fix some compiler warnings | Joe Wilm |
2016-09-06 | Fix resize not redrawing immediately | Joe Wilm |
2016-09-01 | Move rendering back to main thread | Joe Wilm |