Commit Graph
2031 Commits
Author SHA1 Message Date
jpirnay 684a96f108 Use named constants 2026-05-15 12:27:22 +02:00
jpirnay f180d0f31c Merge pull request #221 from jpirnay/feat-hr-epub
feat: Add support for horizontal rulers
2026-05-15 11:51:06 +02:00
jpirnay 971acef0a5 Review comments 2026-05-15 11:44:18 +02:00
jpirnay 295d756746 Poor mans indicator for sup / sub 2026-05-15 11:42:09 +02:00
jpirnay 4a5c2a4ed5 Add support for horizontal rulers 2026-05-15 11:12:56 +02:00
jpirnay 27e538aa5a Merge pull request #220 from jpirnay/feat-txt-font
feat: Add a default font for .txt / .md files
2026-05-15 10:31:45 +02:00
jpirnay 85749b9991 Fix 2026-05-15 10:06:09 +02:00
jpirnay 501d9a4d19 Merge pull request #219 from jpirnay/feat-local-justify
feat: Add justification to list of local overrides
2026-05-15 07:56:38 +02:00
jpirnay 2e1db2ec68 Moe changes 2026-05-15 00:21:31 +02:00
jpirnay 084263ad39 Persist settings 2026-05-15 00:16:28 +02:00
jpirnay b11ba14af3 Fix lost font selector 2026-05-15 00:14:27 +02:00
jpirnay 3be788fe56 ANother beta 2026-05-15 00:04:00 +02:00
jpirnay 25e1a64eb8 More fixes 2026-05-15 00:02:16 +02:00
jpirnay 3dfcdd002f Rearrange menus + fixes 2026-05-14 23:44:30 +02:00
jpirnay fc02ec67d9 Add independent default font for text files 2026-05-14 23:00:15 +02:00
jpirnay 4620f04b13 Add justification to list of local overrides 2026-05-14 22:43:52 +02:00
jpirnay 04caa2f648 Version bump 2026-05-14 22:15:33 +02:00
jpirnay 678934e6c7 Merge pull request #218 from jpirnay/feat-polish-hyphen
feat: Add polish hyphenation (upstream PR 1590)
2026-05-14 22:12:23 +02:00
jpirnay c1b3141806 Merge pull request #217 from jpirnay/fix-customfont-txt-md
fix: improved sd card font performance for txt + md
2026-05-14 22:04:48 +02:00
jpirnay 4ac8aacfff Fix 2026-05-14 22:04:16 +02:00
jpirnay d031554450 Nitpick comments 2026-05-14 21:56:32 +02:00
jpirnay 6b37fcd97e Fix sd card font performance for txt + md 2026-05-14 21:49:01 +02:00
jpirnay 49fa04d473 Merge pull request #216 from jpirnay/fix-buttonnavig
fix: button navigation in lists
2026-05-14 20:28:31 +02:00
jpirnay 7ddc57a0eb Add polish hyphenation (upstream PR 1590) 2026-05-14 20:27:18 +02:00
jpirnay 07bdb10842 Fix button navigation 2026-05-14 18:44:49 +02:00
jpirnay 93db7bcfd3 Merge pull request #215 from jpirnay/fix-align
fix: Honor users choice for alignment
2026-05-14 18:29:29 +02:00
jpirnay e922b70744 Merge pull request #214 from jpirnay/feat-recentview
feat: Add 3x3 recent grid view
2026-05-14 18:29:05 +02:00
jpirnay 96707206c1 Honor users choice for alignment 2026-05-14 18:11:20 +02:00
jpirnay c9060df3e4 yaclf 2026-05-14 18:10:56 +02:00
jpirnayandClaude Sonnet 4.6 bc62d882e4 fix(x3): white pre-flash on sleep entry to clear reader page ghosting
On X3 panels, perform a full-sync white flash before rendering the sleep
screen. The previous approach (requestResync condition passes after the
sleep image) reduced ghosting but the first frame still showed residual
content from the reader page. The pre-flash drives the panel to a clean
white state first, so the sleep screen renders ghost-free.

Skipped for OVERLAY mode (frame buffer must stay intact) and BLANK mode
(which renders white anyway).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-14 18:07:28 +02:00
jpirnayandClaude Sonnet 4.6 509adada2c fix(x3): advance SDK to CDI border fix (d8ccbac)
Picks up fix(x3): use CDI 0x29 in full-sync to prevent black border
pixels — eliminates black border artifacts on x3 when entering sleep.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-14 18:04:12 +02:00
jpirnay da9ebb50e3 Fix inverted tilt behaviour 2026-05-14 17:23:31 +02:00
jpirnay 28416721b9 Fix 2026-05-14 17:10:10 +02:00
jpirnay 5c4d47376b Amend balck rect around image 2026-05-14 16:31:51 +02:00
jpirnay 3eeee72d23 Properly distinguish double / single clicks 2026-05-14 16:15:32 +02:00
jpirnay e02049514b Merge pull request #210 from jpirnay/chore-cacheclean
chore: Consolidate cache directories
2026-05-14 07:04:44 +02:00
jpirnay 8e5907ffc6 Proper sidecar precedence 2026-05-13 22:53:05 +02:00
jpirnay bd397b6de0 Fix oversight 2026-05-13 22:48:46 +02:00
jpirnay 4090076506 Suppress deprecated warning 2026-05-13 22:48:24 +02:00
jpirnay da9b3fe60d Add 3x3 grid view 2026-05-13 22:42:11 +02:00
jpirnay d488f2383f Merge branch 'master' of https://github.com/jpirnay/crosspoint-reader 2026-05-13 22:12:27 +02:00
jpirnay 776728d8e8 Consolidate cache directories 2026-05-13 22:10:13 +02:00
jpirnay 291a39f4f6 Merge pull request #209 from jpirnay/x3-tilt
refactor: Use upstream X3 tilt mode
2026-05-13 21:27:16 +02:00
jpirnay 4d5413fd5c Version bump 2026-05-13 21:24:34 +02:00
jpirnay f4e5de741d Review comments 2026-05-13 21:23:32 +02:00
jpirnay 7f395ceb0f Remove unneeded options 2026-05-13 21:10:02 +02:00
jpirnay 60f326cb7f Use upstream 2026-05-13 14:56:25 +02:00
jpirnay 6bbe016f24 Point to x3 reverts 2026-05-13 14:40:54 +02:00
jpirnay f55855ab23 Merge pull request #208 from jpirnay/refactor-listhandler
feat: Add double and long clicks in lists
2026-05-13 14:16:14 +02:00
jpirnay 8b7defd4d2 Merge pull request #207 from jpirnay/chore-fontmanager
chore: Font Manager  overhaul
2026-05-13 14:15:48 +02:00