-
The gioui will probably be a lot better. Its 100% goang and compiles for Web, Desktop and Mobile !
You can run this to get a feel for it:
https://github.com/gioui/gio-example/tree/main/component…
-
verry good library: [gioui/gio](https://github.com/gioui/gio) or(same but own site) [gioui.org](https://gioui.org/)
-
Add a link to the Gio dependencies for building godcr on Linux. MacOS and FreeBSD do not have dependencies.
-
You got slash dotted !
https://www.tomshardware.com/news/raspberry-pi-zero-2-w-penkesu-computer
Have you decided on an OS ?
gokrazy might be a good fit for super low resource device . I run i…
-
I'm trying to interpret this code:
```go
if e, ok := e.(widget.SubmitEvent); ok {
```
I get this:
```
impossible type assertion: gioui.org/widget.SubmitEvent does not implement
gioui.org/…
-
I've reported this issue also using "send feedback" on my Android phone. It's a Sony Xperia F5321 phone with Android 8.0.0. Version 1.0.6 works, but 1.0.7 crashes as soon as you launch it. I will try …
-
when the users avatar is saved, it is stored cleartext in a path that leaks the users contact name.
-
The build fails during the qtsetup:
$(go env GOPATH)/bin/qtsetup
```
...
INFO[0223] generating full qt/quickcontrols2
INFO[0223] generating full qt/sailfish
I…
-
When I attempt to remove a wallet from my device, GoDCR crashes with the error log below returned in the terminal:
This issue has been reproduced on Ubuntu, Fedora and Windows.
`goroutine 10 [runn…
-
Wonderful and fast editor !!! Is a joy to use...
Does this supporting editing a markdown file ?
The buffer golang file seems to indicate that there is some lower level functionality for this, bu…