Skip to content

[Kindle Scribe] Add support for kindle scribe stylus events#14908

Merged
Frenzie merged 2 commits into
koreader:masterfrom
k4rnaj1k:master
Mar 8, 2026
Merged

[Kindle Scribe] Add support for kindle scribe stylus events#14908
Frenzie merged 2 commits into
koreader:masterfrom
k4rnaj1k:master

Conversation

@k4rnaj1k

@k4rnaj1k k4rnaj1k commented Feb 1, 2026

Copy link
Copy Markdown
Contributor

AI usage disclosure, created using Gemini 3 Pro.

Seems to be basic enough for devs to understand what is happening, and it seems to fix stylus input with my local pencil.koplugin fork.

(Apologies if I misunderstood the purpose of INPUT_TABLET, as I am not very familiar neither with C, nor Lua)


This change is Reviewable

Comment thread frontend/device/kindle/device.lua Outdated
@@ -542,7 +542,8 @@ function Kindle:openInputDevices()
end
local dev_count = ffi.new("size_t[1]")
-- We care about: the touchscreen, a properly scaled stylus, pagination buttons, a home button, a fiveway; and the fancy "tap on frame" stuff.

@Frenzie Frenzie Feb 1, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Something like this (and lose the other comment)

Suggested change
-- We care about: the touchscreen, a properly scaled stylus, pagination buttons, a home button, a fiveway; and the fancy "tap on frame" stuff.
-- We care about: the touchscreen, the raw WacomDigitizer tablet, a properly scaled stylus, pagination buttons, a home button, a fiveway; and the fancy "tap on frame" stuff.

Pinging @NiLuJe

@k4rnaj1k k4rnaj1k Feb 1, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

done, thanks

@Frenzie Frenzie added the Kindle label Feb 1, 2026
@Frenzie Frenzie added this to the 2026.01 milestone Feb 2, 2026
@NiLuJe

NiLuJe commented Feb 2, 2026

Copy link
Copy Markdown
Member

Sorry, the week ran away from me, I'll try to give this a look on Wednesday ;).

@Frenzie Frenzie merged commit 9f7a0e4 into koreader:master Mar 8, 2026
2 checks passed
srdr0p pushed a commit to srdr0p/koreader that referenced this pull request Mar 22, 2026
0xstillb pushed a commit to 0xstillb/koreader-thai that referenced this pull request May 9, 2026
srdr0p pushed a commit to srdr0p/koreader that referenced this pull request Jun 14, 2026
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.

3 participants