<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body>
    <div class="moz-cite-prefix">On 27/11/2021 17:19,
      <a class="moz-txt-link-abbreviated" href="mailto:pd-list-request@lists.iem.at">pd-list-request@lists.iem.at</a> wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:mailman.127.1638029951.25692.pd-list@lists.iem.at">
      <fieldset class="mimeAttachmentHeader"><legend
          class="mimeAttachmentHeaderName">ForwardedMessage.eml</legend></fieldset>
      <table class="header-part1" width="100%" cellspacing="0"
        cellpadding="0" border="0">
        <tbody>
          <tr>
            <td>
              <div class="headerdisplayname" style="display:inline;">Subject:
              </div>
              Re: [PD] documenting messages to/from Pd and dynamic
              patching</td>
          </tr>
          <tr>
            <td>
              <div class="headerdisplayname" style="display:inline;">From:
              </div>
              Christof Ressi <a class="moz-txt-link-rfc2396E" href="mailto:info@christofressi.com"><info@christofressi.com></a></td>
          </tr>
          <tr>
            <td>
              <div class="headerdisplayname" style="display:inline;">Date:
              </div>
              27/11/2021 à 17:01</td>
          </tr>
        </tbody>
      </table>
      <table class="header-part2" width="100%" cellspacing="0"
        cellpadding="0" border="0">
        <tbody>
          <tr>
            <td>
              <div class="headerdisplayname" style="display:inline;">To:
              </div>
              Pd-List <a class="moz-txt-link-rfc2396E" href="mailto:pd-list@lists.iem.at"><pd-list@lists.iem.at></a></td>
          </tr>
        </tbody>
      </table>
      <br>
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <div class="moz-text-html" lang="x-unicode">
        <p>Two examples that come to my mind:<br>
        </p>
        <p>1) [iemguts/canvasselect] allows to (de)select objects simply
          by index. No need to emulate mouse selection with "mouse" and
          "mouseup".<br>
        </p>
        <p>2) canvases/objects can be moved around with
          [iemguts/canvasposition] resp. [iemguts/canvasobjectposition]</p>
        <p>Are there any other use cases for "mouse" and "mouseup"?</p>
      </div>
    </blockquote>
    <p>Hi. My 2 cents<br>
    </p>
    <p>Personally, I use mouse and mouseup messages to forward
      multitouch events into the patch, received  from my multitouch
      linux laptop. <br>
    </p>
    <p> If those messages were blocked, all my multitouch ecosystem
      would be out of order :-) .<br>
    </p>
  </body>
</html>