Skip to content

FUSE filesystem instead of copying around desktop files #112

Open
@probonopd

Description

@probonopd

Right now we are copying desktop files (and other similar files, such as icons) into the running system when applications are integrated.

This has the downside that in case appimaged is killed/removed from the system, those extraneous files are not removed from the system.

If we would use a FUSE-mounted filesystem for those, then if the process that mounts the FUSE filesystem got killed, those files would magically disappear. Also we would not have to copy anything anywhere, which I think would be much cleaner and nicer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions