Skip to content

Linux .desktop file #24

@jojobyte

Description

@jojobyte

https://github.com/FabianLars/tauri-plugin-deep-link/blob/main/src/linux.rs#L37-L51

Been tinkering with this for a few hours trying to figure it out, or make a PR to get it figured out when I stumbled upon this PR tauri-apps/tauri#5180

Best I can tell, the .desktop file that is bundled inside the .deb and .appimage doesnt match the one modified by this deep link plugin and doesnt bind the mime type protocol's correctly.

Doesn't seem to register with Pop!_OS as handling the protocol even though it does get added to the ~/.local/share/applications/ directory.

Tried manually updating update-desktop-database ~/.local/share/applications but still doesnt seem to be recognized by the system.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions