John Factotum

Results 19 issues of John Factotum

**Current behavior:** When you toggle an item, since it's re-rendered, the focus is be lost. **Expected behavior**: Focus remains on the checkbox or label when toggling. **Additional context**: I think...

**Is your feature request related to a problem? Please describe.** When you want to search in multiple OPDS catalogs, you'd want it to be automatic rather than having to do...

enhancement

**Describe the bug** Many widgets in Foliate are leaking. **To Reproduce** 1. Run Foliate with `GOBJECT_DEBUG=instance-count` 2. Open GTK inspector 3. Open and close books multiple times 4. See that,...

bug

A number of things can/should be plugins, including: - support for additional text-to-speech programs - dictionaries, or any action that can be done with selected text - things like send...

enhancement

https://buildbot.flathub.org/#/builders/6/builds/81264 Publishing failed. It says: ``` Purging build https://hub.flathub.org/api/v1/build/63898 Api call to https://hub.flathub.org/api/v1/build/63898/purge failed with status 400, details: {'error-type': 'generic-error', 'message': "Can't prune build while in use", 'status': 400} ```

infrastructure

Wiktionary's definition API is buggy and lacking in features. Parsing the HTML seems like a better option. And AFAICT the API seems to be also just parsing the HTML. The...

enhancement

https://developer.mozilla.org/en-US/docs/Web/API/CSS_Custom_Highlight_API It can replace foliate-js's overlayer. But there are a couple of drawbacks: - The properties that can be used are the same as those of `::selection`. So basically only...

enhancement

### Discussed in https://github.com/johnfactotum/foliate/discussions/1233 Originally posted by **gotmax23** January 19, 2024 There used to be a menu to list all the available keyboard shortcuts in Foliate v2. Is this still...

enhancement