June 27, 2026
9:08 p.m.
http://bugs.winehq.org/show_bug.cgi?id=59919 --- Comment #4 from Esme Povirk <madewokherd@gmail.com> --- You can query DPI through System.Drawing, I think, but yeah, it's not great. And worse, most controls in Mono's winforms are not themselves DPI-aware. It led to the in-development wayland driver returning scaled Graphics objects and not reporting accurate DPI. Given that we're unlikely to find someone who can actually implement DPI awareness for most of the controls, I'm not sure how to handle it. We may want to just do the scaled Graphics object thing. -- 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.