-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A dedicated xapp called thingy is taking care of that now. https://github.com/linuxmint/thingy Other than the fact that thingy will do more and be faster to develop, this also fixes a huge performance issue. The xreader landing page actually opened each document (i.e. loaded all of its content) just to generate a thumbnail. With a few mangas in the recent list of opened documents this meant xreader took up to 4 or 5 minutes to actually load when no URI was specified. Thingy just relies on Gio to load thumbs and opens instantly.
- Loading branch information
Showing
9 changed files
with
5 additions
and
816 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.