https://github.com/paralin/gio
Fork of gioui.org with my fixes / changes
https://github.com/paralin/gio
Last synced: 7 months ago
JSON representation
Fork of gioui.org with my fixes / changes
- Host: GitHub
- URL: https://github.com/paralin/gio
- Owner: paralin
- License: other
- Created: 2019-10-29T19:11:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-29T19:12:11.000Z (over 6 years ago)
- Last Synced: 2025-07-05T03:42:18.724Z (8 months ago)
- Language: Go
- Size: 935 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gio
Immediate mode GUI programs in Go. See [gioui.org](https://gioui.org)
for details and documentation.
[](https://builds.sr.ht/~eliasnaur/gio)
## 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 and patches to the [mailing list](https://lists.sr.ht/~eliasnaur/gio). No Sourcehut
account is required and you can post without being subscribed.
See the [contribution guide](https://gioui.org/doc/contribute) for more details.
## License
Dual-licensed under [UNLICENSE](https://unlicense.org) or the [MIT](https://spdx.org/licenses/MIT.html).