David

Results 44 issues of David

### what's new * [`frontend/ui/widget/dictquicklookup.lua`](diffhunk://#diff-f250b2c70dbfef162af814861c9c2f8cc36c8c7c7f9628ce75286dee13a8e5edL221-R221): Modified the `width` assignment to be user-patchable in the `DictQuickLookup:init()` function. - - - This change is [](https://reviewable.io/reviews/koreader/koreader/13497)

### what's new * Consolidated the `enabled_func` for footnote popup settings into a single location to avoid redundancy in `frontend/apps/reader/modules/readerlink.lua`. * Added a new function `onToggleTapLinks` to toggle the tap-to-follow...

### what's new * Added a new `invert_direction` property to `ProgressWidget` and implemented logic to invert the direction of progress bars based on this property. This includes updates to the...

### what's new * `frontend/ui/widget/focusmanager.lua`: Added logic in the `onFocusMove` function to flip the horizontal direction when RTL mode is enabled. * `frontend/apps/reader/modules/readerpaging.lua`: Introduced `nextKey` and `prevKey` variables that adjust...

* KOReader version: v2024.11-169-g08b9fd9aa_2025-01-28 * Device: kindle voyage #### Issue switched on wifi, device didn't connect to the network so, when I tried turning it on and off again ;),...

bug
Kindle
firmware

### what's new * [`frontend/ui/elements/screensaver_menu.lua`](diffhunk://#diff-3982e81823bb1df13fdf234b0087be5bef2fb5f744be693b20fce2d8f833692cR16-R22): Added the `isRandomImageFolder` function to centralize the checks for various screensaver settings related to random images. this update should make setting (and changing) the random...

### what's new * [`frontend/apps/reader/modules/readerlink.lua`](diffhunk://#diff-01d075390228c8a6912cbab7589494f13377461e456e55fe86a106d0126af724R319-R465): Added a new function `getFootnoteSettingsMenuTable` to create a structured menu for footnote settings. * [`frontend/apps/reader/modules/readerlink.lua`](diffhunk://#diff-01d075390228c8a6912cbab7589494f13377461e456e55fe86a106d0126af724L352-R507): Modified the `addToMainMenu` function to integrate the new footnote settings...

### what's new * Added key event bindings in `MovableContainer:init()` to allow users to move the dialog up or down using keyboard modifiers (`Shift` or `ScreenKB`) combined with arrow keys...

* KOReader version: 2024.11-169. same issue in 2024.11 * Device: non-touch kindle #### Issue `SortWidget` NT hold events seem to be broken and are not working as expected. First item...

### what's new This pull request introduces a new unified preset management system for KOReader modules, centralising the creation, loading, updating, and deletion of presets. The changes refactor existing preset...