Skip to content

Commit

Permalink
Add flatpak-spawn exception for com.obsproject.Studio
Browse files Browse the repository at this point in the history
Until we reimplement virtual camera using PipeWire, this exception is
needed.
  • Loading branch information
GeorgesStavracas committed Oct 29, 2023
1 parent b85cf62 commit e227789
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions flatpak_builder_lint/staticfiles/exceptions.json
Original file line number Diff line number Diff line change
Expand Up @@ -1654,5 +1654,8 @@
},
"io.github.everestapi.Olympus": {
"finish-args-flatpak-spawn-access": "Required to be able to launch the modded Celeste game outside of the flatpak sandbox"
},
"com.obsproject.Studio": {
"finish-args-flatpak-spawn-access": "Required for the virtual camera feature"
}
}

0 comments on commit e227789

Please sign in to comment.