<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - testxinerama fails under wayland"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=746723#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - testxinerama fails under wayland"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=746723">bug 746723</a>
              from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=jadahl%40gmail.com" title="Jonas Ådahl <jadahl@gmail.com>"> <span class="fn">Jonas Ådahl</span></a>
</span></b>
        <pre>The gtk_window_move() function which I assume tries to put the window on the
global position (x, y) will not be implementable on Wayland as clients cannot
position them self globally. A client can fullscreen to a specified output, but
would it then unfullscreen, the compositor may choose whatever position it
wants which usually would be where it happened to be before fullscreening.

Whats the usual reasons for needing to do gtk_window_move() (including to
certain outputs), and are there maybe other ways we can expose such
functionality?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>