gioui.orggioui.org/layout

Imports of package layout

PathSynopsis
gioui.org/f32Package f32 is a float32 implementation of package image's Point and affine transformations.
gioui.org/gesturePackage gesture implements common pointer gestures.
gioui.org/io/eventPackage event contains types for event handling.
gioui.org/io/inputPackage input implements input routing and tracking of interface state for a window.
gioui.org/io/pointerPackage pointer implements pointer events and operations.
gioui.org/io/system
gioui.org/opPackage op implements operations for updating a user interface.
gioui.org/op/clipPackage clip provides operations for defining areas that applies to operations such as paints and pointer handlers.
gioui.org/unitPackage unit implements device independent units.
imagePackage image implements a basic 2-D image library.
mathPackage math provides basic constants and mathematical functions.
timePackage time provides functionality for measuring and displaying time.