<div dir="ltr">I'm using qutebrowser on Surface Pro 3 running Arch Linux, with QT_AUTO_SCREEN_SCALE_FACTOR set to 2.  Qt 5 applications all work well, including qutebrowser. Most webpages are normal, but there are a few exceptions. <div>Texts in Telegram Web appear blurry:</div><div><br></div><div><a href="https://i.imgur.com/hZ5ScyJ.png">https://i.imgur.com/hZ5ScyJ.png</a><br></div><div><br></div><div>I've come across several blogs where source code snippets have tiny unreadable fonts, while everything in the page is normal. Sorry I can't remember which they were at this moment.</div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, 16 Jun 2016 at 16:53 Jean-Louis Fuchs <<a href="mailto:ganwell@fangorn.ch">ganwell@fangorn.ch</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, Jun 16, 2016 at 08:09:56AM +0200, Florian Bruhin wrote:<br>
> Hi,<br>
><br>
> Is there anyone using qutebrowser on a high DPI screen here?<br>
><br>
> If so: What OS? Do you have an environment variable (like<br>
> QT_SCALE_FACTOR/QT_AUTO_SCREEN_SCALE_FACTOR/QT_DEVICE_PIXEL_RATIO)<br>
> set? How well do things work?<br>
><br>
> See <a href="https://github.com/The-Compiler/qutebrowser/issues/1585" rel="noreferrer" target="_blank">https://github.com/The-Compiler/qutebrowser/issues/1585</a> ;)<br>
><br>
You only have to set the DPI on the X-Server correctly. Everything<br>
else works out of the box. This is true not only for qutebrowser but<br>
of almost every GUI program. There are few programs that don't scale<br>
Icons.<br>
<br>
BUT not every graphics card will detect the DPI correctly. If it<br>
doesn't you have to set it manually:<br>
<br>
Xorg:<br>
<br>
-dpi int               screen resolution in dots per inch<br>
<br>
Best,<br>
   Jean-Louis<br>
</blockquote></div>