Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Atoms struct { NetWMName xproto.Atom `loadAtoms:"_NET_WM_NAME"` Utf8String xproto.Atom `loadAtoms:"UTF8_STRING"` }
Functions ¶
This section is empty.
Types ¶
type Window ¶
type Window struct { Conn *xgb.Conn Window xproto.Window Screen *xproto.ScreenInfo GCtx xproto.Gcontext Paste *copypaste.Paste Copy *copypaste.Copy Cursors *xcursors.Cursors XInput *xinput.XInput Wmp *wmprotocols.WMP Dnd *dragndrop.Dnd WImg wimage.WImage // contains filtered or unexported fields }
func NewWindow2 ¶ added in v1.1.0
Click to show internal directories.
Click to hide internal directories.