trustcrypto / OnlyKey-App

The OnlyKey App is used for the initial setup and configuration of OnlyKey. Supported on Windows, macOS, Linux, and Chromebook (with Chrome App).
https://docs.crp.to/app.html
Other
105 stars 24 forks source link

Use descriptive categories for the Linux launcher #191

Closed njuneau closed 2 years ago

njuneau commented 2 years ago

At the moment, the Linux application launcher (resources/linux/app.desktop) uses the Application category. Under launchers with category display such as Plasma desktop's Kickoff, this would land under the "Lost & found" section given that "Application" is an unrecognized category.

This PR changes the Application category in favour of:

Tested under Kickoff, this indeed moves the application launcher from "Lost & Found" to "Settings" (which is a bit more descriptive a category).

boldsuck commented 2 years ago

+1 for not use Application category. Yubikey uses Categories=Utility; I also used this for OnlyKey and other 2FA keys.

onlykey commented 2 years ago

Thanks, I was wanting to make sure the category we go with works with most desktops. We will try using Utility.