[Bug 36644] regedit: user interface does not scale with dpi setting

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Apr 6 04:05:40 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=36644

--- Comment #4 from aerilius at googlemail.com ---
I don't think it is exactly the same (but an important issue).

The issue in Wine is that some core applications (and file selection dialogs)
do not always and consistently display all elements in the correct scale. These
core applications should be dpi aware.

If I understand you right, you are third-party application developer for a
Windows application that you also like to work on Wine. 

We need to be more precise when talking about "it scales". When an application
declares "DPI Awareness = NO", it is not able to render itself in higher
resolution (eg. checkboxes with 28px instead 14px width). What happens is that
newer versions of Windows upsample the rendered application window (thus
slightly blurry). This is something that needs to be implemented in the display
server which is not part of Wine, but will at some point be achieved by
Mir/Wayland.

Still, I would like Mir/Wayland to reach a state where they don't just
reimplement X but start solving the problems they were designed for.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list