flathub-infra / flatpak-builder-lint

A linter for flatpak-builder manifests
MIT License
46 stars 113 forks source link

exceptions: add dev.lizardbyte.dev.Sunshine #422

Closed ReenigneArcher closed 4 days ago

ReenigneArcher commented 4 days ago

Sunshine requires the ability to start applications.

See: https://github.com/flathub/dev.lizardbyte.app.Sunshine/issues/36#issuecomment-2203990470

bbhtt commented 4 days ago

Can you please say what applications you need to start and why?

ReenigneArcher commented 4 days ago

Sunshine is a game streaming host for Moonlight.

The user can add any game or application they want as a launchable command. The user then gets a UI in the Moonlight client with posters to each application/game they added.

The most common applications to start are probably Steam, Lutris and other game launches, but many users also add individual games.

bbhtt commented 4 days ago

Ok thanks, I'm assuming this is the docs for that https://docs.lizardbyte.dev/projects/sunshine/en/latest/about/setup.html#application-list

bbhtt commented 4 days ago

it should be up in a few hours; you can check with https://docs.flathub.org/docs/for-app-authors/linter#check-currently-published-exceptions

ReenigneArcher commented 4 days ago

Sorry for the delay. Yes those are the docs for adding applications.

Thank you!