shiny

module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2018 License: BSD-3-Clause

README

Shiny

This is a fork of golang.org/exp/shiny. The goal of this fork is to add additional window management functionality, and otherwise actively maintain the project where it is not being maintained in it's current form.

Long Term Plans

  1. Window, Screen, Input management improvements.
  2. Probably moving UI packages somewhere else?

Directories

Path Synopsis
Package driver provides the default driver for accessing a screen.
Package driver provides the default driver for accessing a screen.
gldriver
Package gldriver provides an OpenGL driver for accessing a screen.
Package gldriver provides an OpenGL driver for accessing a screen.
internal/drawer
Package drawer provides functions that help implement screen.Drawer methods.
Package drawer provides functions that help implement screen.Drawer methods.
internal/errscreen
Package errscreen provides a stub Screen implementation.
Package errscreen provides a stub Screen implementation.
internal/event
Package event provides an infinitely buffered double-ended queue of events.
Package event provides an infinitely buffered double-ended queue of events.
internal/lifecycler
Package lifecycler tracks a window's lifecycle state.
Package lifecycler tracks a window's lifecycle state.
internal/swizzle
Package swizzle provides functions for converting between RGBA pixel formats.
Package swizzle provides functions for converting between RGBA pixel formats.
internal/win32
Package win32 implements a partial shiny screen driver using the Win32 API.
Package win32 implements a partial shiny screen driver using the Win32 API.
internal/x11key
Package x11key contains X11 numeric codes for the keyboard and mouse.
Package x11key contains X11 numeric codes for the keyboard and mouse.
windriver
Package windriver provides the Windows driver for accessing a screen.
Package windriver provides the Windows driver for accessing a screen.
x11driver
Package x11driver provides the X11 driver for accessing a screen.
Package x11driver provides the X11 driver for accessing a screen.
Package gesture provides gesture events such as long presses and drags.
Package gesture provides gesture events such as long presses and drags.
Package iconvg implements a compact, binary format for simple vector graphics: icons, logos, glyphs and emoji.
Package iconvg implements a compact, binary format for simple vector graphics: icons, logos, glyphs and emoji.
internal/gradient
Package gradient provides linear and radial gradient images.
Package gradient provides linear and radial gradient images.
Package imageutil implements some image utility functions.
Package imageutil implements some image utility functions.
materialdesign
colornames
Package colornames provides named colors as defined in the Material Design style guide.
Package colornames provides named colors as defined in the Material Design style guide.
icons
Package icons contains the Material Design icon set, in the IconVG vector graphic format.
Package icons contains the Material Design icon set, in the IconVG vector graphic format.
Package screen provides interfaces for portable two-dimensional graphics and input events.
Package screen provides interfaces for portable two-dimensional graphics and input events.
Package text lays out paragraphs of text.
Package text lays out paragraphs of text.
Package unit defines units of length such as inches or pixels.
Package unit defines units of length such as inches or pixels.
Package widget provides graphical user interface widgets.
Package widget provides graphical user interface widgets.
flex
Package flex provides a container widget that lays out its children following the CSS flexbox algorithm.
Package flex provides a container widget that lays out its children following the CSS flexbox algorithm.
glwidget
Package glwidget provides a widget containing a GL ES framebuffer.
Package glwidget provides a widget containing a GL ES framebuffer.
node
Package node provides the structure for a tree of heterogenous widget nodes.
Package node provides the structure for a tree of heterogenous widget nodes.
theme
Package theme provides widget themes.
Package theme provides widget themes.

Jump to

Keyboard shortcuts

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