<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body><span class="vcard"><a href="page.cgi?id=describeuser.html&login=ebassi%40gmail.com" title="Emmanuele Bassi (:ebassi) <ebassi@gmail.com>"> <span class="fn">Emmanuele Bassi (:ebassi)</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTGNOME - Shutter does not work on Wayland"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=761737">bug 761737</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>ebassi@gmail.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>NOTGNOME
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTGNOME - Shutter does not work on Wayland"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=761737#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTGNOME - Shutter does not work on Wayland"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=761737">bug 761737</a>
              from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=ebassi%40gmail.com" title="Emmanuele Bassi (:ebassi) <ebassi@gmail.com>"> <span class="fn">Emmanuele Bassi (:ebassi)</span></a>
</span></b>
        <pre>Considering that Shutter is trying to use the X11 API, I'm wondering why you
thought it would work, or why you think GTK+ has anything to do with it.

Wayland is fundamentally different than X11. You cannot grab the root window;
you cannot walk the tree of windows; and, in general, any process can only
access the contents of the windows it created.

You should ask the Shutter developers to fix their application to work under
Wayland; sadly there is no common protocol to ask the Wayland compositor to
provide a screenshot. GNOME Shell has a DBus interface described here:

<a href="https://git.gnome.org/browse/gnome-shell/tree/data/org.gnome.Shell.Screenshot.xml">https://git.gnome.org/browse/gnome-shell/tree/data/org.gnome.Shell.Screenshot.xml</a>

I'm pretty sure KWin has a similar interface.</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>