Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/gioui/gio-cmd
Mirror of the Gio tools repository (https://git.sr.ht/~eliasnaur/gio-cmd)
https://github.com/gioui/gio-cmd
As suggested in review, explicitly specifying the version code with
-version major.minor.patch.v...
Since Go 1.20 c-shared object files may lack a reference to the resolv
library and it must be ad...
Signed-off-by: Elias Naur <[email protected]>
7a117566caa11eac8cb435df1d560806e4cf70a6 authored about 1 year agoSigned-off-by: Elias Naur <[email protected]>
cb72b91a923828359cdc5ba1d287bdf38384b936 authored about 1 year agoapp.ID is documented to be set by the gogio tool, but never was.
Signed-off-by: Elias Naur <mai...
607a9e37c5fd37003453f92c7e833e3d75ba212a authored about 1 year agoSigned-off-by: Chris Waldon <[email protected]>
36ef219a61876720c6c2877a32f776c2672a5657 authored about 1 year agoSigned-off-by: Masala <[email protected]>
abc34cf117c8d5bd85c18bd9642fd4b20eef308c authored over 1 year ago
Go 1.16 is already old, and the GOOS detection code fails for me on
Nix:
$ go run gioui.org/cmd...
7cb98d0557e75b6f2c71cd5c091dcc71a6e7b965 authored over 1 year ago
Now, it's possible to notarize the app, using -notaryid,
-notarypass and -notaryteamid flags. Th...
Previously, gogio creates the `.app` and then generates
the signature.
Now, it will generate th...
42b1cd0f6c6341a95054f63a7735fb317ff4cadf authored over 1 year ago
Builds.sr.ht is having problems with the debian/testing image because it is
switching which conc...
Signed-off-by: Tobias Gesellchen <[email protected]>
940364d3e94ab0fd51b8c6efd0887d6c50cc6a2f authored over 1 year agoSigned-off-by: gedw99 <[email protected]>
0a86898b418418e80fba9c12e71dfdf764bb01d6 authored almost 2 years agoSigned-off-by: Elias Naur <[email protected]>
78da7b9864febcef38e7e964d94d184cf9236e61 authored almost 2 years agoThis allows the app name to have spaces and other characters not allowed in Go modules.
Signed-...
cf291ca3bdb3d2f6e304ceb84481dcb3dcd671ac authored almost 2 years ago
This patch is a initial implementation to make
`.app` file. It supports custom icons and sign.
...
5c14d1ba647940886d5dd63aac5370f418bc517b authored about 2 years agoSigned-off-by: Elias Naur <[email protected]>
02068d6340fc3427cb2a22fd25b2e73e0a08a2a5 authored over 2 years agoSigned-off-by: Elias Naur <[email protected]>
2edf599bebb4db19e8c5b07764bec822384d2638 authored over 2 years ago
Build arguments are passed to the program, which is useful for
platforms where there is no other...
This commit adds an end to end test for the custom rendering
use-case. I confirmed that the new ...
Previously, it was possible to misuse gigio with arguments after the
package, such as `gogio -ta...
Signed-off-by: Elias Naur <[email protected]>
6826ef0b64b5f30906c10ea69fd70ed2b7d4bd94 authored almost 3 years ago