williamhammond / pennyworth

0 stars 0 forks source link

Implement linux application launcher #2

Open williamhammond opened 3 years ago

williamhammond commented 3 years ago

There might be some inspiration in here https://github.com/albertlauncher/plugins/blob/master/applications/src/extension.cpp. I'm not sure how much this will need to work on different distros but using the NoDisplay field in https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html will be a good start.

williamhammond commented 3 years ago

Use this https://doc.qt.io/qt-5/qstandardpaths.html#StandardLocation-enum to find applications