Biont / sway-launcher-desktop

TUI Application launcher with Desktop Entry support. Made for SwayWM, but runs anywhere
GNU General Public License v3.0
613 stars 29 forks source link

Desktop file ID priority #4

Closed Biont closed 5 years ago

Biont commented 5 years ago

This PR should fix #3. Awk now keeps track of the "desktop file IDs" and skips files that have an ID that was already processed. We also prioritize the user folder over others now. The test data structure has grown quite a bit more complex now so maybe that needs a bit of cleanup later