Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate with desktop "Open With" context menus. #28

Open
audreytoskin opened this issue May 18, 2016 · 3 comments
Open

Integrate with desktop "Open With" context menus. #28

audreytoskin opened this issue May 18, 2016 · 3 comments

Comments

@audreytoskin
Copy link
Contributor

Normally when you right-click on a file in your file manager, the context menu has an entry to choose which application with which to open the file. Ivy does not appear in the list of available applications for viewing images.

At least, not with Nautilus 3.18.5, with GNOME Shell 3.18, running on Fedora 23 x86_64. Probably you need to add an entry to some XDG or FreeDesktop config file.

I can test on Cinnamon and KDE too once we figure out the necessary config files.

@lehitoskin
Copy link
Owner

Possibly a pathing thing with ivy-image-viewer.desktop ?

@IonoclastBrigham
Copy link
Collaborator

Just tested this on OS X. It gives you a short list of recommended apps, but you can pick from the file browsers. By default, it will disable selecting non-recommended apps, which you can override with a drop-down.

Even when I do this, and select ivy, it just pops up to a blank frame, so it's clearly not getting the message I just tried to open a file. There's probably an entry you can put in the Info.plist file that registers the app as an image viewer.

@lehitoskin
Copy link
Owner

There is a ~/.local/share/applications/menu-xdg/ directory on my system that contains .desktop files. I'll have to test if that does what I think it does.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants