SpikeHD / Dorion

Tiny alternative Discord client with a smaller footprint, snappier startup, themes, plugins and more!
https://spikehd.github.io/projects/dorion/
GNU General Public License v3.0
552 stars 19 forks source link

[Feature Request] Flatpak #243

Open Tahinli opened 2 months ago

Tahinli commented 2 months ago

Since every major Linux distro supports flatpak and it's using like a platform independent package manager. Flatpak version should deserve a release also.

Flathub is remote source for flatpak in general.

Please consider adding flatpak packages to flathub.

SpikeHD commented 2 months ago

Tauri Flatpak distribution/bundling is currently work-in-progress. I may be able to come up with a homebrewed solution but unless Tauri releases an easy way to do it (or someone else wants to tackle this), it won't be high on my priority list.

imide commented 1 month ago

Tauri Flatpak distribution/bundling is currently work-in-progress. I may be able to come up with a homebrewed solution but unless Tauri releases an easy way to do it (or someone else wants to tackle this), it won't be high on my priority list.

upgrading to the v2 RC (its essentially fully stable, just missing some documentation) it is pretty simple. in fact, its possible to do all of this within the CI 😄

SpikeHD commented 1 month ago

Ah yea I came across that a couple days ago, it'll probably be done some time after the v2 move is done

Daktyl198 commented 2 days ago

As part of this, would it be possible to include a custom version of webkit2gtk that includes webrtc support?

SpikeHD commented 2 days ago

I have no idea, I'm pretty unfamiliar with Flatpak lol

averyterrel commented 2 days ago

As part of this, would it be possible to include a custom version of webkit2gtk that includes webrtc support?

This may not be possible due to one of the best practice guidelines that flathub proposes.

Patches, which add or remove application functionality, large and complicated patchsets, binary files, source code or any additional tooling must not be in the submission.

I think that it would be considered a patch to webkit2gtk.