<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Automatically scale windows?"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93315#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Automatically scale windows?"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93315">bug 93315</a>
              from <span class="vcard"><a class="email" href="mailto:ppaalanen@gmail.com" title="Pekka Paalanen <ppaalanen@gmail.com>"> <span class="fn">Pekka Paalanen</span></a>
</span></b>
        <pre>Have you checked that the Wayland compositor actually is configured to have
output scale 2? Or that it is not deliberately showing X11 windows unscaled
because some X11 toolkits might do hidpi in secret and you don't want to scale
up twice?

If X11 apps cannot indicate in which scale they render, then I'd assume
Xwayland has no other choice than to use buffer scale 1. When the Wayland
compositor is configured correctly, it will scale up all X11 windows. The
downside is that Xwayland cannot support hidpi apps. So, you'd have to somehow
get that scale info from X11 apps to have them not scaled up twice. Is there
any X11 protocol for that?

I gave a quick try with Weston and xterm, and output scale 2 causes the xterm
to be scaled up like you would expect.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>