diff options
author | Joe Wilm <joe@jwilm.com> | 2016-12-10 23:32:12 -0800 |
---|---|---|
committer | Joe Wilm <joe@jwilm.com> | 2016-12-11 20:23:41 -0800 |
commit | 4df29bb37700ee9f2b8e09374c6db513daae89b3 (patch) | |
tree | 94189e2ea834578ed7130699c6d11e770086200f /src/input.rs | |
parent | ed0b1cfff04903fe26f586340e036c38bbf30b33 (diff) | |
download | r-alacritty-4df29bb37700ee9f2b8e09374c6db513daae89b3.tar.gz r-alacritty-4df29bb37700ee9f2b8e09374c6db513daae89b3.tar.bz2 r-alacritty-4df29bb37700ee9f2b8e09374c6db513daae89b3.zip |
Finish main.rs cleanup
* config::Monitor is more ergonomic and self-contained
* Fixed an issue with macOS resize. Previously, the terminal was marked
as dirty in the window resize handler, but the display can't do that.
Instead, the event processor returns a flag whether it was requested
to wakeup.
Diffstat (limited to 'src/input.rs')
0 files changed, 0 insertions, 0 deletions