<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - On kwin_wayland, GTK3 applications started with GDK_BACKEND=wayland *always* request CSD despite preferring SSD"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=792889#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - On kwin_wayland, GTK3 applications started with GDK_BACKEND=wayland *always* request CSD despite preferring SSD"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=792889">bug 792889</a>
              from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=kyle.devir%40mykolab.com" title="Kyle De'Vir <kyle.devir@mykolab.com>"> <span class="fn">Kyle De'Vir</span></a>
</span></b>
        <pre>MyPaint with G_MESSAGES_DEBUG=all yields:

(mypaint:15359): Gdk-DEBUG: Compositor prefers decoration mode 'server'

However, MyPaint with WAYLAND_DEBUG=1 always yields:

[1792615.196]  -> <a href="mailto:org_kde_kwin_server_decoration@35.request_mode">org_kde_kwin_server_decoration@35.request_mode</a>(1)

The codepath at
<a href="https://github.com/GNOME/gtk/commit/1b279e3d4ac33ebd9a3925d1a388c28bd96232d5">https://github.com/GNOME/gtk/commit/1b279e3d4ac33ebd9a3925d1a388c28bd96232d5</a>
always seems to end up requesting CSD, even though it is set to preferring SSD.

Shouldn't there be a codepath requesting SSD, somewhere?</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>