Page MenuHomeSolus

Update yacreader to 9.6.2
ClosedPublic

Authored by algent on Oct 22 2019, 6:56 PM.
Tags
None
Referenced Files
F11068864: D7467.id17899.diff
Fri, Aug 11, 10:18 PM
F11050896: D7467.diff
Thu, Aug 10, 7:33 PM
F11021258: D7467.diff
Mon, Aug 7, 1:22 PM
F11019704: D7467.id17899.diff
Sun, Aug 6, 10:13 PM
F10976757: D7467.id17933.diff
Sat, Jul 22, 11:41 AM
F10850979: D7467.id17900.diff
Jun 12 2023, 8:30 AM
F10850759: D7467.id17933.diff
Jun 12 2023, 6:47 AM
F10848729: D7467.id17901.diff
Jun 11 2023, 4:27 PM
Subscribers

Details

Summary

YACReader

  • Fix some issues in magnifying glass when used in hdpi screens

YACReaderLibrary

  • New setting to close YACReaderLibrary to the system tray.
  • Option to hide current/next comic banner in the grid view.
  • Fix saving progress when reading in double page mode.
  • Fixes in Comic Vine integration.
  • Other fixes and stability improvements.

Signed-off-by: Algent Albrahimi <algent@protonmail.com>

Test Plan

Opened a Comic and created a new libary

Diff Detail

Repository
R4487 yacreader
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

algent updated this revision to Diff 17900.
algent edited the summary of this revision. (Show Details)

Fixed summary

Removed pkgconfig(glu) because libGLU.so.1 is not used.

JoshStrobl added a subscriber: JoshStrobl.

The server and server service should be either disabled at configure time so we don't build them, or removed during the install phase (preferably the first, if the option is available). Its sole purpose is to allow serving comics to the iOS client, and this isn't something a "desktop" operating system should be doing.

This revision now requires changes to proceed.Oct 23 2019, 4:26 PM

Removing YACReaderLibraryServer

This revision is now accepted and ready to land.Oct 23 2019, 7:10 PM
This revision was automatically updated to reflect the committed changes.