Skip to content

Tags: gioui/gio

Tags

v0.10.1

Toggle v0.10.1's commit message
app: update TopMost comment

TopMost is also supported on Windows.

Signed-off-by: qiannian <qianniancn@gmail.com>

v0.10.0

Toggle v0.10.0's commit message
go.mod: upgrade to github.com/go-text/typesetting@v0.3.4

Signed-off-by: Egon Elbre <egonelbre@gmail.com>

v0.9.0

Toggle v0.9.0's commit message
app: [macOS] make the app delegate optional

Inspired by the discussion at golang.org/issue/70089, this change makes
our particular NSApplicationDelegate implementation optional.

Signed-off-by: Elias Naur <mail@eliasnaur.com>

v0.8.0

Toggle v0.8.0's commit message
app: [Windows] don't draw minimized windows

Fixes: https://todo.sr.ht/~eliasnaur/gio/621
Signed-off-by: Elias Naur <mail@eliasnaur.com>

v0.7.1

Toggle v0.7.1's commit message
Revert "app: [Windows] suppress double-click behaviour for custom dec…

…orations"

This reverts commit 82cbb7b.

As Egon Elbre points out in

https://todo.sr.ht/~eliasnaur/gio/600#event-377179

this is not the right fix.

v0.7.2

Toggle v0.7.2's commit message
cherry pick windows fix

v0.7.0

Toggle v0.7.0's commit message
widget: show software keyboard when a writable Editor is clicked

Extracted from #138 by Inkeliz.

References: https://todo.sr.ht/~eliasnaur/gio/591
Signed-off-by: Elias Naur <mail@eliasnaur.com>

v0.6.0

Toggle v0.6.0's commit message
go.*: update go-text

This picks up some improvements to face splitting and line wrapping within the
text stack.

Signed-off-by: Chris Waldon <christopher.waldon.dev@gmail.com>

v0.5.0

Toggle v0.5.0's commit message
Event routing overhaul

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.2

Toggle v0.4.2's commit message
Bugfix tag; For change details run:

git log v0.4.1..v0.4.2