improve file opening (automatic executing) #6

Open
opened 2018-06-07 15:18:59 +00:00 by hasufell · 1 comment
Owner

Currently we rely on xdg-open for regular file opening. For executing files there is a separate command and it isn't shown in the gtk gui yet.

Currently we rely on `xdg-open` for regular file opening. For executing files there is a separate command and it isn't shown in the gtk gui yet.
hasufell added the
enhancement
gtk
library
labels 2018-06-07 15:18:59 +00:00
Author
Owner

xdg-open also seems to be a bit slow

it seems we have to write an implementation for https://standards.freedesktop.org/mime-apps-spec/mime-apps-spec-1.0.1.html#default

xdg-open also seems to be a bit slow it seems we have to write an implementation for https://standards.freedesktop.org/mime-apps-spec/mime-apps-spec-1.0.1.html#default
Sign in to join this conversation.
No description provided.