Skip to content

gioui/gio-x

Repository files navigation

gio-x

Go Reference

This repository hosts gioui.org/x. Two kinds of package exist in this namespace. Some are extensions that will eventually be merged into gioui.org's core repository once their APIs stabilize and their value to the community is proven. The rest are extensions to Gio that are not likely to be needed by every application and require new dependencies. These will likely never be merged to the core repository, but will be maintained here.

This table describes the current status of each package in gioui.org/x:

Name Purpose Intended for core? Non-core dependencies? API Stability
colorpicker Widgets for choosing colors uncertain no unstable
component Material.io components uncertain no unstable
haptic Haptic feedback for mobile devices no yes unstable
notify Background notifications no yes unstable
outlay Extra layouts yes no unstable
pref Query user/device preferences no yes unstable
richtext Printing text objects with different styles uncertain no unstable
explorer Opening a native file dialog uncertain yes unstable
markdown Rendering markdown text as richtext uncertain yes unstable
stroke Complex stroked path support no no unstable

Contributing

Report bugs on the gio issue tracker with the prefix gio-x: in your issue title.

Ask questions on the gio discussion mailing list.

Send patches on the gio patches mailing list with the subject line prefix [PATCH gio-x]

All patches should be Signed-off to indicate conformance with the LICENSE of this repo.

Tags

Pre-1.0 tags are provided for reference only, and do not designate releases with ongoing support. Bugfixes will not be backported to older tags.

Tags follow semantic versioning. In particular, as the major version is zero:

  • breaking API or behavior changes will increment the minor version component.
  • non-breaking changes will increment the patch version component.

Maintainers

This repository is primarily maintained by Chris Waldon.

License

Dual MIT/Unlicense; same as Gio

Support

If gio provides value to you, please consider supporting one or more of its developers and maintainers:

Elias Naur: https://github.com/sponsors/eliasnaur

Chris Waldon: https://github.com/sponsors/whereswaldon https://liberapay.com/whereswaldon