From 657edb8eb9ab2fdef60d9c5d23a4c3093a64d859 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 5 Aug 2019 18:17:00 +0200 Subject: Add manga chapter viewing --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index e08b0a6..9da4b12 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,7 @@ Native clients of websites with fast access to what you want to see See project.conf \[dependencies]. youtube-dl also needs to be installed to play videos from youtube. # TODO Fix x11 freeze that sometimes happens when playing video. -If a search returns no results, then "No results found for ..." should be shown and navigation should go back to searching with suggestions. \ No newline at end of file +If a search returns no results, then "No results found for ..." should be shown and navigation should go back to searching with suggestions. +Keep track of content that has been viewed so the user can return to where they were last. +For manga, view the next chapter when reaching the end of a chapter. +Make network requests asynchronous to not freeze gui when navigating. Also have loading animation. \ No newline at end of file -- cgit v1.2.3