Commit Graph

4 Commits (62706a6af2a7ffa3c7411e5ecbd9ce865ecc6049)

Author SHA1 Message Date
Elian Doran 103b29d3de
Revert "fix(flatpak): try setting different bin to avoid sandbox issue"
This reverts commit a778ec617f.
2025-03-15 13:44:30 +07:00
Elian Doran a778ec617f
fix(flatpak): try setting different bin to avoid sandbox issue 2025-03-15 13:01:28 +07:00
Panagiotis Papadopoulos 61e56023d4 refactor(electron-forge/deb): make desktop.ejs easier to read
in theory we could use variables in ejs, but unfortunately electron uses lodash template to create the file, which itself DOES NOT like any let/const/var assignments – wasted a bit of time finding this out, before coming up with this solution
2025-02-02 22:25:56 +07:00
Elian Doran 0768a2a0a3
build: Add StartupWMClass to deb build 2024-10-26 00:42:44 +07:00