forked from go/golangs_learn
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
889 B
22 lines
889 B
3 years ago
|
# Gio Examples
|
||
|
|
||
|
Example programs for the [Gio project](https://gioui.org).
|
||
|
|
||
|
[![builds.sr.ht status](https://builds.sr.ht/~eliasnaur/gio-example.svg)](https://builds.sr.ht/~eliasnaur/gio-example)
|
||
|
|
||
|
## Issues
|
||
|
|
||
|
File bugs and TODOs through the [issue tracker](https://todo.sr.ht/~eliasnaur/gio) or send an email
|
||
|
to [~eliasnaur/gio@todo.sr.ht](mailto:~eliasnaur/gio@todo.sr.ht). For general discussion, use the
|
||
|
mailing list: [~eliasnaur/gio@lists.sr.ht](mailto:~eliasnaur/gio@lists.sr.ht).
|
||
|
|
||
|
## Contributing
|
||
|
|
||
|
Post discussion to the [mailing list](https://lists.sr.ht/~eliasnaur/gio) and patches to
|
||
|
[gio-patches](https://lists.sr.ht/~eliasnaur/gio-patches). No Sourcehut
|
||
|
account is required and you can post without being subscribed.
|
||
|
|
||
|
See the [contribution guide](https://gioui.org/doc/contribute) for more details.
|
||
|
|
||
|
An [official GitHub mirror](https://github.com/gioui/gio-example) is available.
|