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

PB Input: Handle EV_KEY & EV_MSC translations here, instead of in front #1545

Merged
merged 2 commits into from
Oct 28, 2022

Conversation

NiLuJe
Copy link
Member

@NiLuJe NiLuJe commented Oct 28, 2022

This makes PB logs one billion percent less mysterious, and actually allows cleaning up some nastiness in front.


This change is Reviewable

@@ -40,7 +40,7 @@ typedef struct real_iv_mtinfo_s {
* when indexing iv_mtinfo in the second slot the x and y will be wrong
* we currently fix this by making a real iv_mtinfo struct, this is dirty hack
* because of the lame API design of GetTouchInfo. It could be better to pass
* the slot paramter to GetTouchInfo which returns only one iv_mtinfo for that slot. */
* the slot parameter to GetTouchInfo which returns only one iv_mtinfo for that slot. */
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

parampatamparampatampemeter

Copy link
Member Author

@NiLuJe NiLuJe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @Frenzie)

@NiLuJe NiLuJe merged commit 3ba5085 into koreader:master Oct 28, 2022
NiLuJe added a commit to NiLuJe/koreader that referenced this pull request Oct 28, 2022
NiLuJe added a commit to NiLuJe/koreader that referenced this pull request Oct 28, 2022
NiLuJe added a commit to NiLuJe/koreader that referenced this pull request Oct 29, 2022
NiLuJe added a commit to koreader/koreader that referenced this pull request Oct 29, 2022
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

2 participants