helloSystem / helloSystem/hello
Make file manager package-savvy
Open
- Dominant language
- No language data
- Stars
- 2.5k
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
Make file manager package-savvy. If someone wants to delete a file that is in a package, offer to uninstall the package instead. If someone wants to move a file that is in a package, tell them that this is a bad idea or refuse to do it.
Example:
```
user@FreeBSD$ pkg which /usr/local/share/applications/featherpad.desktop
/usr/local/share/applications/featherpad.desktop was installed by package featherpad-0.10.0_1
```
The file manager could make use of this kind of information for better drag-and-drop support for installed packages...
Contributor guide
Assessment
This issue has not been assessed yet.