Skip to content

Better handling of Rare's entry point in Flatpak and Snap#694

Merged
loathingKernel merged 3 commits intoRareDevs:mainfrom
loathingKernel:develop
Feb 23, 2026
Merged

Better handling of Rare's entry point in Flatpak and Snap#694
loathingKernel merged 3 commits intoRareDevs:mainfrom
loathingKernel:develop

Conversation

@loathingKernel
Copy link
Contributor

  • Changing the .desktop command when using the Snap version.
  • Changing the command used by the Flatpak version.
  • paths: update get_rare_executable() to handle Flatpak and Snap packaging

Kyuyrii and others added 3 commits February 23, 2026 13:59
…aging

In the case of desktop shortcuts or Steam shortcuts we need to invoke the
Flatpak or Snap packages in their respective ways since we are not already
in the container. For these cases we need `get_rare_executable` to return
the command to run Rare externally.

There are other cases when we need to invoke one of Rare's sub-applications
from inside the container that we don't need to do this, hence the `external`
parameter was introduced.

Fixes: RareDevs#609

Co-Authored-By: Kyuyrii <kyuyriibyakko@gmail.com>
@loathingKernel loathingKernel merged commit f37f2e7 into RareDevs:main Feb 23, 2026
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.

2 participants