[Libreoffice-bugs] [Bug 87714] CONTEXT MENU: Better integration with image editing apps
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Nov 28 13:15:21 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=87714
Heiko Tietze <tietze.heiko at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|needsUXEval |difficultyInteresting,
| |easyHack, needsDevEval
CC|libreoffice-ux-advise at lists |tietze.heiko at gmail.com
|.freedesktop.org |
--- Comment #13 from Heiko Tietze <tietze.heiko at gmail.com> ---
(In reply to Yousuf Philips (jay) from comment #11)
> Maybe the simplest thing is to show the Open With list of the particular
> image type provided my the OS.
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 comment 9 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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20171128/0b50c469/attachment.html>
More information about the Libreoffice-bugs
mailing list