Skip to content

data: prefer Rayforge MIME types over ZIP detection#258

Merged
knipknap merged 1 commit into
barebaric:mainfrom
heiserhorn:fix-mime-associations
May 25, 2026
Merged

data: prefer Rayforge MIME types over ZIP detection#258
knipknap merged 1 commit into
barebaric:mainfrom
heiserhorn:fix-mime-associations

Conversation

@heiserhorn

Copy link
Copy Markdown
Contributor

Fixes #257

Rayforge project files (.ryp) are ZIP-based containers. Without a high
glob weight, shared-mime-info may classify them as application/zip
instead of application/x-rayforge-project.

This prevents desktop environments from correctly associating .ryp files
with Rayforge.

This patch assigns a glob weight of 100 to the Rayforge MIME definitions.

@knipknap
knipknap merged commit 6847e77 into barebaric:main May 25, 2026
29 checks passed
@knipknap

Copy link
Copy Markdown
Contributor

Thanks a lot for the fix!

@heiserhorn
heiserhorn deleted the fix-mime-associations branch May 25, 2026 11:01
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.

Allow Rayforge to open .ryp by default

2 participants