fyne @ v1.2.3
integrity
- size
- 6.9 MiB
- downloaded
- last checked
- overlays
- go
- detected
- go module fyne.io/fyne
release notes
The 1.2.3 release adds to previous 1.2 releases with some new features and a focus on improving support for older and low powered Android devices. This improves support for preparing mobile app releases using the builtin tools.
Added
- Add media and volume icons to default themes (#649)
- Add Canvas.PixelCoordinateForPosition to find pixel locations if required
- Add ProgressInfinite dialog
Changed
- Warn if -executable or -sourceDir flags are used for package on mobile (#652)
- Update scale based on device for mobile apps
- Windows without a title will now be named "Fyne Application"
- Revert fix to quit mobile apps - this is not allowed in guidelines
Fixed
- App.UniqueID() did not return current app ID
- Fyne package ignored -name flag for ios and android builds (#657)
- Possible crash when appending tabs to TabContainer
- FixedSize windows not rescaling when dragged between monitors (#654)
- Fix issues where older Android devices may not background or rotate (#677)
- Crash when setting theme before window content set (#688)
- Correct form extend behaviour (#694)
- Select drop-down width is wrong if the drop-down is too tall for the window (#706)
download
unix · zip
curl -fL -o v1.2.3.zip https://ratatoskr.space/pkg/fyne/v1.2.3.zip
printf '%s %s\n' '19903148d80ed58ced4e9b6d7bc47d67e72d1254f720a365e254bd634d8109a5' 'v1.2.3.zip' | sha256sum -c -
windows · zip
$url = "https://ratatoskr.space/pkg/fyne/v1.2.3.zip"
$out = "v1.2.3.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "19903148d80ed58ced4e9b6d7bc47d67e72d1254f720a365e254bd634d8109a5") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v1.2.3.tar.gz https://ratatoskr.space/pkg/fyne/v1.2.3.tar.gz
printf '%s %s\n' '2709c01a5aef8f0c0e65becf6150badcaf3ef2863cc6ebd46b842b27c7e1942f' 'v1.2.3.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "https://ratatoskr.space/pkg/fyne/v1.2.3.tar.gz"
$out = "v1.2.3.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "2709c01a5aef8f0c0e65becf6150badcaf3ef2863cc6ebd46b842b27c7e1942f") { throw "sha256 mismatch" }
download via yggdrasil mesh
unix · zip
curl -fL -o v1.2.3.zip http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fyne/v1.2.3.zip
printf '%s %s\n' '19903148d80ed58ced4e9b6d7bc47d67e72d1254f720a365e254bd634d8109a5' 'v1.2.3.zip' | sha256sum -c -
windows · zip
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fyne/v1.2.3.zip"
$out = "v1.2.3.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "19903148d80ed58ced4e9b6d7bc47d67e72d1254f720a365e254bd634d8109a5") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v1.2.3.tar.gz http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fyne/v1.2.3.tar.gz
printf '%s %s\n' '2709c01a5aef8f0c0e65becf6150badcaf3ef2863cc6ebd46b842b27c7e1942f' 'v1.2.3.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fyne/v1.2.3.tar.gz"
$out = "v1.2.3.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "2709c01a5aef8f0c0e65becf6150badcaf3ef2863cc6ebd46b842b27c7e1942f") { throw "sha256 mismatch" }
| artifact | format | size | hashes |
|---|---|---|---|
| v1.2.3.zip | zip | 6.9 MiB |
blake3-24 9320fc789593b385a8181dbf447cc5c851bafb1ea98aff6a
sha256 19903148d80ed58ced4e9b6d7bc47d67e72d1254f720a365e254bd634d8109a5
sha1 ff8d1ca5441864e0275531439a839ae6b535674f
|
| v1.2.3.tar.gz | tar.gz | 6.3 MiB |
blake3-24 cf51c89158d15a974f68acbbf5cca5f6d7e9862bb7b73dbb
sha256 2709c01a5aef8f0c0e65becf6150badcaf3ef2863cc6ebd46b842b27c7e1942f
sha1 817447b39ccc8031167fcc42d0132a3ac9c40bcd
|
go module archive
module zip with the module path rewritten to this mirror; fetched by go get through the
GOPROXY route
| artifact | format | size | hashes |
|---|---|---|---|
| v1.2.3.zip | zip | 3.5 MiB |
blake3-24 cb95c55aac615f167ef540249ba23df37dc6b62fc736ed1e
sha256 53cb91f649768ca843866d393a1a90e2c1d57dfe197e70b8b2a10c36ce0af400
sha1 0bba66fd633bee3d9d27969651a1257eb8eb3ae1
|
install
bazel
http_archive(
name = "fyne",
urls = ["https://ratatoskr.space/pkg/fyne/v1.2.3.tar.gz"],
integrity = "sha256-JwnAGlrvjwwOZb7PYVC63K8+8oY8xuvUa4QrJ8fhlC8=",
strip_prefix = "fyne-v1.2.3",
)
zig
.url = "https://ratatoskr.space/pkg/fyne/v1.2.3.tar.gz",
go
GOPROXY=https://ratatoskr.space GOSUMDB=off go get ratatoskr.space/pkg/fyne@v1.2.3
install via yggdrasil mesh
bazel
http_archive(
name = "fyne",
urls = ["http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fyne/v1.2.3.tar.gz"],
integrity = "sha256-JwnAGlrvjwwOZb7PYVC63K8+8oY8xuvUa4QrJ8fhlC8=",
strip_prefix = "fyne-v1.2.3",
)
zig
.url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fyne/v1.2.3.tar.gz",
go
GOPROXY=http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg GOSUMDB=off GOINSECURE=14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/* go get 14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/fyne@v1.2.3