Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for .flatpakref file handling #177

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

brunos3d
Copy link

@brunos3d brunos3d commented Jan 30, 2025

Summary

This PR adds native support for handling .flatpakref files in Warehouse.

Changes:

  • Added MIME type registration for .flatpakref files
  • Implemented file handling in application
  • Updated desktop entry and metainfo
  • Added necessary filesystem permissions
  • Improved command line handling

Testing:

  • Double-click .flatpakref file opens in Warehouse
  • Drag and drop .flatpakref works
  • Command line opening works (warehouse file.flatpakref)
  • "Open With" menu shows Warehouse for .flatpakref files

Fixes/Closes #76

Demonstration

Screencast.From.2025-01-30.16-21-57.mp4

@brunos3d
Copy link
Author

Hello, @heliguy4599. If it possible, I would like to ask you to update the app version before merging this PR, idk if it's automatically updated or if manually. Anyways thank you for this amazing tool. I hope my contribution helps it to grow even more.

@heliguy4599
Copy link
Member

Wow, thank you so much! Really quickly, can I ask what you mean by "update the app version"? Do you just mean to literally increment the number, or are you asking for something more involved?

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.

Can't open .flatpakref files with Warehouse
2 participants