jpirnay
c5ad8c7049
Fix missing indent level for nested lists
2026-05-15 23:07:57 +02:00
jpirnay
e96f9fb915
Fix delayed wrap around
2026-05-15 22:24:35 +02:00
jpirnay
577e7154dc
Make detection winow for double clicks smaller
2026-05-15 21:08:19 +02:00
jpirnay
1a6ddc4eda
Add info string to list
2026-05-15 21:07:58 +02:00
jpirnay
6170d4981f
Merge pull request #226 from jpirnay/fix-prunerecent
...
fix: Remove missing books from recent list (Upstream 1959 by mcrosson)
2026-05-15 20:20:26 +02:00
jpirnay
3ed5bc3673
Remove missing books from recent list
2026-05-15 19:22:58 +02:00
jpirnay
f1b8b75002
stream WebDAV downloads in chunks to prevent client disconnects
2026-05-15 14:23:19 +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
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
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
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
07bdb10842
Fix button navigation
2026-05-14 18:44:49 +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
c9060df3e4
yaclf
2026-05-14 18:10:56 +02:00
jpirnay and Claude 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
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
da9b3fe60d
Add 3x3 grid view
2026-05-13 22:42:11 +02:00
jpirnay
776728d8e8
Consolidate cache directories
2026-05-13 22:10:13 +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
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
1e02126706
Review comments
2026-05-13 14:09:58 +02:00
jpirnay
cc05a7eb00
Reduce updates + review comments
2026-05-13 14:08:25 +02:00
jpirnay
c8c697da06
Add double and long clicks in lists
2026-05-13 14:00:07 +02:00
jpirnay
d6fd744b3c
Font Manager overhaul
2026-05-13 12:39:24 +02:00
jpirnay
640abd9b99
Try more conditioning passes on x3 before sleepscreen to get rid of ghosting
2026-05-12 22:14:19 +02:00
jpirnay
d016ebf12f
Merge pull request #203 from jpirnay/feat-endofbook
...
feat: Add end of book actions screen
2026-05-12 21:11:01 +02:00
jpirnay
8625b7353f
cppcheck 2
2026-05-12 21:02:29 +02:00
jpirnay
7d16681bde
cppcheck complaints
2026-05-12 20:49:50 +02:00
jpirnay
adb5bcdbd6
Fixes
2026-05-12 18:51:31 +02:00
jpirnay
a91c151979
Add end of book actions screen
2026-05-12 18:11:55 +02:00
jpirnay
693a650094
Add option to remove a downloaded font
2026-05-12 14:33:14 +02:00
jpirnay
c865a384d3
Merge pull request #200 from jpirnay/fix-heavydutymanga
...
refactor: css / AA memory usage
2026-05-12 13:07:57 +02:00
jpirnay
85a5adbcf9
Address cppcheck warning
2026-05-12 09:53:15 +02:00
jpirnay
4982f803a7
A couple of fixes
2026-05-11 23:02:27 +02:00