[Okular-devel] [Bug 268757] [Patch] Constant DPI in PDF backend results in incorrect size of pages on screen

Eugene Shalygin eugene.shalygin at gmail.com
Mon Aug 27 20:12:32 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=268757

--- Comment #14 from Eugene Shalygin <eugene.shalygin at gmail.com> ---
I agree that direct dependence on XRandr is not the best one. I would prefer to
see the same dependence and proper DPI information in Qt. But I can try. 

Let's summarize what do we want:
1. If viewer widget is completely in one screen, use real DPI of that screen.
2. If viewer widget is displayed in more than one screen, use DPI of the main
screen.

When to react on widget movements? How to propagate these events to generator? 
Technically, rewrite Util::realDPI() is not a big problem, but what to do with
these questions?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list