aboutsummaryrefslogtreecommitdiff
path: root/src/event.rs
AgeCommit message (Expand)Author
2016-12-11Finish main.rs cleanupJoe Wilm
2016-12-11Display manages window, renderer, rasterizerJoe Wilm
2016-12-11Cleaning up main; Added window moduleJoe Wilm
2016-12-11Support trackpad scrollingJoe Wilm
2016-12-11Support normal mouse tracking modeJoe Wilm
2016-11-19Add support for recording/running ref testsJoe Wilm
2016-11-17Make bindings configurable from alacritty.ymlJoe Wilm
2016-11-17Redraw screen on focusJoe Wilm
2016-11-17Fallback to received chars when no bindingsJoe Wilm
2016-11-11Fix/add some keybindingsJoe Wilm
2016-10-14Rustup and update dependenciesJoe Wilm
2016-09-27Don't write v when pasting on macOSJoe Wilm
2016-09-26wipJoe Wilm
2016-09-25Resolve compiler warningsJoe Wilm
2016-09-24Use evented I/O for the ptyJoe Wilm
2016-09-23Fix some compiler warningsJoe Wilm
2016-09-06Fix resize not redrawing immediatelyJoe Wilm
2016-09-01Move rendering back to main threadJoe Wilm