app/

directory
v0.18.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 30, 2026 License: MIT

Directories

Path Synopsis
Package focus demonstrates a screen with multiple components sharing one keyboard, using pkg/focus to decide which of them has it.
Package focus demonstrates a screen with multiple components sharing one keyboard, using pkg/focus to decide which of them has it.
Package gate demonstrates a one-shot pre-screen flow: a "gated" root screen that pushes a login form on first activation, receives the credentials when the form pops, and re-pushes the form on logout.
Package gate demonstrates a one-shot pre-screen flow: a "gated" root screen that pushes a login form on first activation, receives the credentials when the form pops, and re-pushes the form on logout.
Package layouts demonstrates that pkg/layout can describe arbitrary compositions without the caller doing "m.h-2" math.
Package layouts demonstrates that pkg/layout can describe arbitrary compositions without the caller doing "m.h-2" math.
Package mouse demonstrates the click, double-click, wheel and drag affordances tuilib components expose when the app shell enables mouse input (app.Options.Mouse = app.MouseClick).
Package mouse demonstrates the click, double-click, wheel and drag affordances tuilib components expose when the app shell enables mouse input (app.Options.Mouse = app.MouseClick).
Package replace demonstrates screen.Replace — atomic top-of-stack swap.
Package replace demonstrates screen.Replace — atomic top-of-stack swap.
Package stack demonstrates a screen stack with data flowing in two directions:
Package stack demonstrates a screen stack with data flowing in two directions:
Package status demonstrates how a screen sends transient feedback to the app's statusbar.
Package status demonstrates how a screen sends transient feedback to the app's statusbar.
Package tabs demonstrates pkg/tab as the layout primitive of a host screen.
Package tabs demonstrates pkg/tab as the layout primitive of a host screen.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL