pop-os / launcher

Modular IPC-based desktop launcher service
Mozilla Public License 2.0
228 stars 47 forks source link

fix(find): Fallback to `fd` if `fdfind` not found #54

Closed aidenlangley closed 2 years ago

aidenlangley commented 2 years ago

For the benefit of other distros that have fd installed.

Closes #53

I have only tested the functionality that I know to test, searching for files, math & opening applications - asked for some guidance in Pop Mattermost dev channel to thoroughly test.

aidenlangley commented 2 years ago

Screenshot from 2021-10-30 03-03-55

mmstick commented 2 years ago

The devcontainer changes should either be in a separate PR, or this PR should contain two commits with the descriptions of