remote

package
v2.0.2-45+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2015 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Incoming

type Incoming struct {
	Image     *image.RGBA
	Err       error
	KeepAwake bool
	Locked    bool
}

type Matrix

type Matrix struct {
	Disconnected chan bool
	// contains filtered or unexported fields
}

func NewMatrix

func NewMatrix(pane pane, conn net.Conn) *Matrix

func (*Matrix) Close

func (m *Matrix) Close()

type Outgoing

type Outgoing struct {
	FrameRequested bool
	Gesture        *gestic.GestureMessage
}

type Pane

type Pane struct {
	Disconnected chan bool
	// contains filtered or unexported fields
}

func NewPane

func NewPane(conn net.Conn) *Pane

func (*Pane) Close

func (p *Pane) Close()

func (*Pane) Gesture

func (p *Pane) Gesture(gesture *gestic.GestureMessage)

func (*Pane) IsDirty

func (p *Pane) IsDirty() bool

func (*Pane) IsEnabled

func (p *Pane) IsEnabled() bool

func (*Pane) KeepAwake

func (p *Pane) KeepAwake() bool

func (*Pane) Locked

func (p *Pane) Locked() bool

func (*Pane) Render

func (p *Pane) Render() (*image.RGBA, error)

Jump to

Keyboard shortcuts

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