appcenter-reviews
appcenter-reviews copied to clipboard
Check for NoDisplay=true in .desktop
We currently require this since the applications launcher is where users go to see their apps. We might remove this requirement at a later date if we figure out a better story around these types of apps, but we've been enforcing it for now.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
So the issue to file against apps should be a little something like this https://github.com/peteruithoven/resizer/issues/15
We might also want to mention that their app needs to properly handle opening from the .desktop file (i.e. without any files or extra arguments passed to it) so that it behaves as expected when users open it from the applications menu (which is what the bug #1
was that I linked to in that issue).
Probably worth checking if flatpak builder allows nodisplay
desktop files