aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-10-28 20:01:23 +0200
committerdec05eba <dec05eba@protonmail.com>2022-10-28 20:01:23 +0200
commit1bfd0bbaa1d464ddb86fb179e6a163dc0f0503cf (patch)
tree4fd8f04987a3386c19004d6165bbced6be2674f9 /TODO
parentb5c6432fbf3b12d1a65fdfded14c49abb49bc93c (diff)
Mangakatana: use i3 server instead of i1 because its borked
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index dc4ec9a..1f14ee5 100644
--- a/TODO
+++ b/TODO
@@ -240,3 +240,4 @@ Bypass compositor when fullscreening application.
Sort matrix events by timestamp (join/leave events and other things).
Update room name, avatar, etc in gui when updated.
Automatically cleanup old cache files.
+Download manga pages in parallel. This helps downloading for certain websites such as mangakatana where a single page can take more than 2 seconds but loading 5 at once allows each page to load in 0.4 seconds. \ No newline at end of file