yes… since it’s way easier to distribute, anything, by anyone.
Speaking of which… I’m the official maintainer of all the crypto wallets out there… trust me, bro!
Developer by day, gamer by night!
🖥️ Stack: #NodeJS #Flutter #Go
🐧Linux: Currently on #Fedora
🎮️ Games: #ApexLegends and #Chess
Fun fact: Built my own custom keyboard, which sometimes doesn’t work and hangs, but hey… it still adds to the charm, right 😂
yes… since it’s way easier to distribute, anything, by anyone.
Speaking of which… I’m the official maintainer of all the crypto wallets out there… trust me, bro!
Bummer! Flathub doesn’t want me to use Gnome 3.38, since it’s EOL :-(
Noice! I got a successfull build of a flatpak bundle (without webkit) using GitHub actions. the bundle can be downloaded and installed via flatpak install --user xxx.flatpak and it’s running.
Now I need to figure out, how to publish this to Flathub.
TBH I’m fairly new to this. Gnome 45 sandbox has webkit2-4.1, while my PC build uses webkit2-4.0. Now, Gnome 3.38 sandbox has webkit2-4.0, but it still doesn’t run, due to missing libs. And I don’t know how to put everything together, so it works without having to re-build everything.
but it works on my PC 😅
I managed to get it somehow working, but it got rejected by Flathub, because they don’t want me to build webkit and use the network during build (which I need)
I’m working on resticity, a restic frontend.
Let’s move this discussion over to GitHub, where I at least get the notifications for new messages.
Sorry, didn’t see this comment… Yes, it’s a $GOBIN issue… I’ve updated the PKGBUILD accordingly
Oh wait… sorry, I forgot about it, but env GOBIN and GOPATH need to be set properly… and then wails should be invoked with $GOBIN/wails build
thank you, will look into it
wails is installed via go install, which I’ve included in the prepare script
I just made a PKGBUILD and commited it to the repo. Would you mind having a quick look at it and see if it’s good enough?
Right now, I’m looking through the docs of the AUR on how to publish it.
yeah, a light theme will be implemented later on.
Compared to electron it is lightweight. i.e. it doesn’t include full Chrome, but a webkit webview, which also has its caveats, but does the job just fine.
The project is in an too early phase to debate over SystemD. Can you guys please hold back with these arguments until pmOS reaches at least 4% market share.
You mean GIMP, right?!
Imho, Blender really deserves to be treated with more respect. They’re one of the few ones offering a great product for free. Sure, it might seem a bit overwhelming, but so are most of these 3D programs. It’s just a matter of getting used to… but GIMP, booy oh boy
Maybe it’s just me, but I never liked GitLab in the first place. The UI is just awful to me. Searching through issues, before posting a new one, is just a pita.
preaming
Ooooh…wait… by streaming you mean netflix, etc…
Can we please invent a word for streaming pirated content?
I had assumed, since I can do
flatpak install org.gnome.Sdk
and select 3.38 (there are even older 3.x versions to select from), that they left it for older GTK apps that are not (yet) compatible with newer runtimes.