diff options
author | Joe Wilm <joe@jwilm.com> | 2016-12-25 18:54:01 -0500 |
---|---|---|
committer | Joe Wilm <joe@jwilm.com> | 2016-12-25 18:54:01 -0500 |
commit | 3b7c7377c913b92c52f45660fa94001db38c8bc6 (patch) | |
tree | 6b1d9b36f292be47186425f954cd90a7b81684b8 /src/event_loop.rs | |
parent | 7cdf06e2be91159694d39697a41d58abb0e564e9 (diff) | |
download | alacritty-3b7c7377c913b92c52f45660fa94001db38c8bc6.tar.gz alacritty-3b7c7377c913b92c52f45660fa94001db38c8bc6.zip |
Refactor input processing to take action context
Various functions take some permutation of the current selection, the
terminal, and a notifier. Instead of having to juggle some number of
arguments everywhere, the `ActionContext` is constructed and then passed
around.
Diffstat (limited to 'src/event_loop.rs')
0 files changed, 0 insertions, 0 deletions