Skip to content

Support OS open-with calls on Windows & Linux - #2629

Merged
AmmarAbouZor merged 1 commit into
esrlabs:masterfrom
AmmarAbouZor:open-file-with
Aug 16, 2026
Merged

Support OS open-with calls on Windows & Linux#2629
AmmarAbouZor merged 1 commit into
esrlabs:masterfrom
AmmarAbouZor:open-file-with

Conversation

@AmmarAbouZor

Copy link
Copy Markdown
Member

This PR closes #2627

Add support for providing file paths directly via CLI chipmunk [Paths] alongside the current CLI sub command-based approach.
These changes enable Chipmunk to respond to open-with call from OS correctly instead of returning with error.

Also *.desktop has changed to provide a hint of the files supported by chipmunk on Linux.

MacOS handle this case differently and may not work in this case. I would skip the special handling of MacOS signals until it's really needed by our users

Add support for providing file paths directly via CLI `chipmunk [Paths]`
alongside the current CLI sub command based approach.
This changes enable Chipmunk to respond to open-with call from OS
correctly instead of returning with error.

MacOS handle this case differently and may not work in this case.

Also *.desktop has changed to provide a hint of the files supported by
chipmunk
@AmmarAbouZor
AmmarAbouZor merged commit 1586ef0 into esrlabs:master Aug 16, 2026
1 check passed
@AmmarAbouZor
AmmarAbouZor deleted the open-file-with branch August 16, 2026 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Open file with Chipmunk does not work (Windows 11)

1 participant