Patrick Gaskin
Patrick Gaskin
It would be nice to be able to add custom tabs to the web ui, because then people can link to important places and have it fit in with the...
With similar logic as font selection.
Summarizing an email chain: - Lithium doesn't fully support RTL. It renders in the correct order and paginates, but it paginates in the wrong direction. - To support RTL fully,...
TODO
Tracking issue for kepubify v5. TODO
For lack of a better place to put this, here's what I need to do to update my kobo stuff (mostly since 5.x was released and 4.x started branching): ```mermaid...
This fixes a lack of reproducibility when writing the FlatVector LoudsTrie.extras_, which comes from the Vector terminals, which is set to the Tail offsets during Tail::build from LoudsTrie::build_next_trie.
This is a breaking change for the API and ABI since it affects return types, arguments, and class field sizes. Existing source code should still build, but if -Wconversion is...