[Portland-bugs] [Bug 92514] xdg-open does not spawn terminal for Terminal=true

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Oct 19 07:48:08 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=92514

--- Comment #10 from Thomas Gläßle <t_glaessle at gmx.de> ---
Alternative thought:

Allow to define a .desktop file for terminal applications, i.e. something like:

    [Desktop Entry]
    name=terminator
    GenericName=X Terminal Emulator
    Exec=terminator -x %F
    MimeType=x-terminal-emulator

where xdg-open or similar tools can find suitable terminals via the mimetype.
In a way, I find this rather elegant, since it could use an existing very
extensible mechanism., e.g. users could then easily define their preferred
terminal in the mimeapps.list file using the existing mechanism.

On the other hand though, I'm not sure whether this makes sense since the
concept of mimetypes doesn't really match command execution.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/portland-bugs/attachments/20151019/a6b829ad/attachment.html>


More information about the Portland-bugs mailing list