Compare commits

...
Sign in to create a new pull request.

4 commits

Author SHA1 Message Date
Yaakov Selkowitz
3477ea8291 F44 2026-03-24 21:11:21 -04:00
Yaakov Selkowitz
366fe29a4b Allow unconditional X11 access
The Siril_Catalog_Installer.py script forces QT_QPA_PLATFORM=xcb.
2025-12-31 13:26:04 -05:00
Yaakov Selkowitz
7d81a5630f Rename to match upstream 2025-10-12 20:53:07 -04:00
Yaakov Selkowitz
1b74e4ff0f F43 2025-10-12 15:11:14 -04:00

View file

@ -1,22 +1,19 @@
flatpak:
id: org.free_astro.siril
id: org.siril.Siril
branch: stable
runtime-name: flatpak-runtime
runtime-version: f42
runtime-version: f44
packages:
- siril
- python3-astropy-healpix
rename-appdata-file: org.siril.Siril.appdata.xml
rename-desktop-file: org.siril.Siril.desktop
rename-icon: org.siril.Siril
copy-icon: true
command: siril
# the Siril_Catalog_Installer.py script forces QT_QPA_PLATFORM=xcb,
# so the socket=fallback-x11 permission MUST NOT be used here
finish-args: |-
--filesystem=host
--filesystem=xdg-run/gvfs
--filesystem=xdg-run/gvfsd
--share=ipc
--share=network
--socket=fallback-x11
--socket=x11
--socket=wayland
--talk-name=org.gtk.vfs.*