Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#10] Refactor terminal event handling codes #12

Merged
merged 10 commits into from
Oct 9, 2021
Merged

Conversation

aome510
Copy link
Owner

@aome510 aome510 commented Oct 9, 2021

Part 2 of #10

Brief description of changes

  • separate the event handling logics into multiple files event/mod.rs, event/popup.rs, event/window.rs
    • event/mod.rs to parse/handle the terminal event in general
    • event/popup.rs to handle event for popups
    • event/window.rs to handle event for windows
  • refactor handling codes, rename functions, etc
  • add more documentations and comments

@aome510 aome510 mentioned this pull request Oct 9, 2021
3 tasks
@aome510 aome510 changed the title [#10] Clean up terminal handling codes [#10] Refactor terminal event handling codes Oct 9, 2021
@aome510 aome510 merged commit 5ef6d2a into master Oct 9, 2021
@aome510 aome510 deleted the event-codes-cleanup branch October 9, 2021 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant