Update todo
[llpp.git] / todo.org
blob1de88b42c8330c7dbccd960af9f4161f39004b2b
1 * TODO progressive zoom
2 * TODO Fixme
3 ** TODO linknav + presentation (link might not fit the visible area)
4    fullscreening while loading complex documents has visual quirks
5 * TODO outline for cbz
6   file names? exif?
7 * TODO build.bash
8 ** TODO Parallel builds
9 ** TODO Make isfresh work (properly) with multiple targets
10 ** TODO Removing .mlis leads to build errors
11    Nuking everything (or just deleting .deps?) solves it though
12 ** DONE errors in config.ml (!)
13    CLOSED: [2020-08-09 Sun 08:53]
14    they do not lead to aborted compilation
15 *** recipe: making a fresh error and compiling
16     (so that both config.ml and stuff that depends on it is being rebuilt by build.bash)
17 * TODO [maybe] inside rect/quad (_Generic)
18 * TODO Shift-insert for searches
19 * TODO Threaded rendering
20   Scrolling documents with pgdown on a 3840x2160 monitor utilizing
21   just 2 threads (event loop, display/mupdf rendering) is not fast
22   enough.
23 * TODO wikit - https://github.com/moosotc/llpp/issues/128
24 * TODO bindcode
25 * TODO hints from a set of symbols