This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--[[ | |
Hide Latest Visited Folder Indicator Patch for KOReader | |
======================================================== | |
This patch removes the horizontal bar (underline) under the "latest visited" | |
folder in the mosaic view of KOReader's file browser. | |
**Features:** | |
- Disables the focus indicator (underline) for all folders in mosaic view | |
- Maintains compatibility with existing MosaicMenuItem functionality |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--[[ | |
FolderCover patch for KOReader (v3.0) | |
======================================== | |
Features: | |
- Automatically detects cover images in directories | |
- Supports multiple image formats (jpg, jpeg, png, webp, gif) | |
- Configurable folder name and file count display with positioning options | |
- Rounded corners and proper image cropping | |
- Settings integration with BookInfoManager |