cortex / gopass

Gopass: A simple password-store GUI
GNU General Public License v3.0
188 stars 13 forks source link

Linux desktop integration #5

Closed cortex closed 8 years ago

cortex commented 8 years ago

Generate a .desktop file so we can get a nice icon and description in XDG-compatible desktop environments.

cortex commented 8 years ago

Fixed in https://github.com/cortex/gopass/commit/90bcd0ed18579ea9762a4989c36f0f3e84b3ed7d For getting a nice icon when alt-tabbing, we need a patched version fo go-qml: https://github.com/cortex/qml, but the merge status upstream is a bit unknown at the moment, see https://github.com/go-qml/qml/pull/167

cortex commented 8 years ago

With the new SetApplicationName and .desktop file, this actually works now! It might be even better if the application installed the .desktop file instead of relying on running make.