gioui.orggioui.org/io/router

Imports of package router

PathSynopsis
encoding/binaryPackage binary implements simple translation between numbers and byte sequences and encoding and decoding of varints.
gioui.org/f32Package f32 is a float32 implementation of package image's Point and affine transformations.
gioui.org/internal/f32Package f32 is an internal version of the public package f32 with extra types for internal use.
gioui.org/internal/ops
gioui.org/io/clipboard
gioui.org/io/eventPackage event contains types for event handling.
gioui.org/io/keyPackage key implements key and text events and operations.
gioui.org/io/pointerPackage pointer implements pointer events and operations.
gioui.org/io/profile
gioui.org/io/semanticPackage semantic provides operations for semantic descriptions of a user interface, to facilitate presentation and interaction in external software such as screen readers.
gioui.org/io/system
gioui.org/io/transferPackage transfer contains operations and events for brokering data transfers.
gioui.org/opPackage op implements operations for updating a user interface.
imagePackage image implements a basic 2-D image library.
ioPackage io provides basic interfaces to I/O primitives.
mathPackage math provides basic constants and mathematical functions.
sortPackage sort provides primitives for sorting slices and user-defined collections.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
timePackage time provides functionality for measuring and displaying time.