sbragin added a comment.
In D11074#219505 <https://phabricator.kde.org/D11074#219505>, @ltoscano wrote: > Does each and every macOS application which would like to open a file via a file manager need to implement the same macapplication.cpp (or so) again and again (which makes use of a QFileOpenEvent, yes, but that's not the point; the point is about the content of macapplication.cpp, which is not Okular-specific). This is the way offered by Qt: http://doc.qt.io/qt-5/qfileopenevent.html One could try to reimplement this with Objective-C, I do not know whether it makes sense though. REPOSITORY R223 Okular REVISION DETAIL https://phabricator.kde.org/D11074 To: sbragin Cc: ltoscano, rjvbb, #okular, michaelweghorn, ngraham, aacid
