<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:tietze.heiko@gmail.com" title="Heiko Tietze <tietze.heiko@gmail.com>"> <span class="fn">Heiko Tietze</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - CONTEXT MENU: Better integration with image editing apps"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=87714">bug 87714</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;">Keywords</td>
           <td>needsUXEval
           </td>
           <td>difficultyInteresting, easyHack, needsDevEval
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>libreoffice-ux-advise@lists.freedesktop.org
           </td>
           <td>tietze.heiko@gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - CONTEXT MENU: Better integration with image editing apps"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=87714#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - CONTEXT MENU: Better integration with image editing apps"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=87714">bug 87714</a>
              from <span class="vcard"><a class="email" href="mailto:tietze.heiko@gmail.com" title="Heiko Tietze <tietze.heiko@gmail.com>"> <span class="fn">Heiko Tietze</span></a>
</span></b>
        <pre>(In reply to Yousuf Philips (jay) from <a href="show_bug.cgi?id=87714#c11">comment #11</a>)
<span class="quote">> Maybe the simplest thing is to show the Open With list of the particular
> image type provided my the OS.</span >

The default graphics editor is defined on Windows at
HKEY_CLASSES_ROOT\SystemFileAssociations\image\shell\edit\command but there
isn't such an export variable or the like in Linux. The info for the Open With
menu is extracted from <app>.desktop at /usr/share/applications or
~/.local/share/applications/ where MimeType defines for what file type this
program is applicable. Not sure how macOS handles this task but likely in the
same way.

Putting all together I think Cor's suggestion from <a href="show_bug.cgi?id=87714#c9">comment 9</a> is the easiest way
- and perhaps a nice easyhack with a higher difficulty. Ideally we get a
command .uno:ExternalEditor, which is disabled when the option is not set. It
opens the program parametrized with the internal image. That could be tricky.</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>