exp: golang.org/x/exp/shiny/screen Index | Files | Directories

Packages that import screen

PathSynopsis
github.com/achille-roussel/go-vu/driver/shiny
github.com/eaburns/T/uiPackage ui contains the T user interface.
github.com/eaburns/T/ui/textPackage text handles rich-formatted text layout and drawing.
github.com/go-hep/hplothplot is a package to plot histograms, n-tuples and functions
github.com/go-hep/hplot/vgshinyPackage vgshiny provides a vg.Canvas implementation backed by a shiny/​screen.Window
golang.org/x/exp/shiny/driverPackage driver provides the default driver for accessing a screen.
golang.org/x/exp/shiny/driver/gldriverPackage gldriver provides an OpenGL driver for accessing a screen.
golang.org/x/exp/shiny/driver/internal/drawerPackage drawer provides functions that help implement screen.Drawer methods.
golang.org/​x/​exp/​shiny/​driver/​internal/​errscreenPackage errscreen provides a stub Screen implementation.
golang.org/x/exp/shiny/driver/internal/win32Package win32 implements a partial shiny screen driver using the Win32 API.
golang.org/x/exp/shiny/driver/windriverPackage windriver provides the Windows driver for accessing a screen.
golang.org/x/exp/shiny/driver/x11driverPackage x11driver provides the X11 driver for accessing a screen.
golang.org/x/exp/shiny/widgetPackage widget provides graphical user interface widgets.
sigint.ca/graphics/cmd/edit