Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

Add support for listing real apps instead of everything in $PATH #2

Closed
TheLastProject opened this issue Mar 23, 2018 · 4 comments
Closed

Comments

@TheLastProject
Copy link
Member

This should become the new default, especially on non-Linux

@TheLastProject
Copy link
Member Author

For macOS this was added in fb5cdd8. Linux and Windows still remain

@ata2001
Copy link
Member

ata2001 commented Oct 30, 2018

I started working on adding support for desktop entries on Linux.

Todo:

  • Parse desktop files and list apps
  • Display localized name of apps
  • Handle arguments
  • Desktop Actions

@TheLastProject
Copy link
Member Author

For displaying localized names, it'll probably be helpful to check settings['_locale'] that the module gets from Pext. It contains the locale Pext is in, so you don't have to do locale detection yourself.

@TheLastProject
Copy link
Member Author

Superseded by #6.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants