Expand
[llpp.git] / todo.org
blob7719ddb46378e14848b039eb2f178030ee45915e
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 * TODO [maybe] inside rect/quad (_Generic)
13 * TODO Shift-insert for searches
14 * TODO Threaded rendering
15   Scrolling documents with pgdown on a 3840x2160 monitor utilizing
16   just 2 threads (event loop, display/mupdf rendering) is not fast
17   enough.