Open With feature
authorColin Clark <colin.clark@cclark.uk>
Sun, 3 Dec 2023 13:29:39 +0000 (13:29 +0000)
committerColin Clark <colin.clark@cclark.uk>
Sun, 3 Dec 2023 13:29:39 +0000 (13:29 +0000)
commit022e9b12e84460cc56a140ffbbd12e3bd1027ade
treebcceb87c02a3584315a43ad90e664e8a08368e8d
parent5c709eb4af3bbee6adfb226b97e6b85b386138e3
Open With feature

The File menu has an Open With menu item, and there is an Open With
plugin.

In both cases the standard GTK application chooser dialog is called.
plugins/meson.build
plugins/open-with/meson.build [new file with mode: 0644]
plugins/open-with/org.geeqie.open-with.desktop.in [new file with mode: 0644]
src/layout-util.cc
src/main.h
src/ui/menu.ui