Skip to content

Tags: gioui/gio-x

Tags

v0.9.0

Toggle v0.9.0's commit message
go.*: update to gio v0.9.0

Signed-off-by: Chris Waldon <[email protected]>

v0.8.1

Toggle v0.8.1's commit message
go.*: tidy modules

Signed-off-by: Chris Waldon <[email protected]>

v0.8.0

Toggle v0.8.0's commit message
go.*: update to gio v0.8.0

Signed-off-by: Chris Waldon <[email protected]>

v0.7.1

Toggle v0.7.1's commit message
go.*: update to Gio v0.7.1

Signed-off-by: Chris Waldon <[email protected]>

v0.7.0

Toggle v0.7.0's commit message
go.*: update to Gio v0.7.0

Signed-off-by: Chris Waldon <[email protected]>

v0.6.1

Toggle v0.6.1's commit message
explorer: [Android,iOS,macOS] fix view event handling

This commit fixes a build-time issue from the conversion of app.ViewEvent to
an interface on these platforms.

Signed-off-by: Chris Waldon <[email protected]>

v0.6.0

Toggle v0.6.0's commit message
go.*,richtext: update to gio v0.6.0

This commit bumps the dependency and fixes the richtext example using that API.

Signed-off-by: Chris Waldon <[email protected]>

v0.5.0

Toggle v0.5.0's commit message
Compatible with Gio v0.5.0

You can find release notes and migration documentation here:

https://gioui.org/news/2024-02

See the README for our policy on tagged versions.

v0.4.0

Toggle v0.4.0's commit message
Compatible with Gio v0.4.0

You can find release notes and migration documentation here:

https://gioui.org/news/2023-11

See the README for our policy on tagged versions.

v0.3.2

Toggle v0.3.2's commit message
Fixes accidental recursion in component.TruncatingLabelStyle. No othe…

…r changes from v0.3.1.