Skip to content

kindle voyage no framework launch whispertouch button activation #10290

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

Conversation

doremiyeon
Copy link
Contributor

@doremiyeon doremiyeon commented Apr 2, 2023

@Frenzie Frenzie added this to the 2023.04 milestone Apr 2, 2023
@Frenzie Frenzie added the Kindle label Apr 2, 2023
}
end
}
package.loaded['liblipclua'] = mock_lipc
Copy link
Member

Choose a reason for hiding this comment

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

nit

Copy link
Member

@NiLuJe NiLuJe Apr 2, 2023

Choose a reason for hiding this comment

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

(Meaning double quotes instead of single quotes for string literals ;)).

Copy link
Member

@Frenzie Frenzie left a comment

Choose a reason for hiding this comment

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

Can't really judge the Kindle stuff, but looks decent 👍

Comment on lines +802 to +807
-- reenable WhisperTouch keys when started without framework
if self.framework_lipc_handle then
self.framework_lipc_handle:set_int_property("com.lab126.deviced", "fsrkeypadEnable", 1)
self.framework_lipc_handle:set_int_property("com.lab126.deviced", "fsrkeypadPrevEnable", 1)
self.framework_lipc_handle:set_int_property("com.lab126.deviced", "fsrkeypadNextEnable", 1)
end

This comment was marked as off-topic.

Copy link
Member

Choose a reason for hiding this comment

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

Oh, wait, this isn't the main init, but the Voyage-specific one, never mind me, everything's fine :D.

Copy link
Member

@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 1 of 2 files at r1, 1 of 1 files at r2, all commit messages.
Reviewable status: all files reviewed, 2 unresolved discussions (waiting on @doremiyeon and @Frenzie)

@Frenzie Frenzie modified the milestones: 2023.04, 2023.05 Apr 19, 2023
@doremiyeon doremiyeon marked this pull request as ready for review May 2, 2023 02:18
@yparitcher yparitcher merged commit 0533ec4 into koreader:master May 3, 2023
@doremiyeon doremiyeon deleted the kindle_voyage_buttons_no_framework_buttons branch May 5, 2023 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants