Provide access to the X display number in the XGB Conn.
This commit is contained in:
@@ -49,6 +49,7 @@ type Conn struct {
|
||||
host string
|
||||
conn net.Conn
|
||||
display string
|
||||
DisplayNumber int
|
||||
DefaultScreen int
|
||||
SetupBytes []byte
|
||||
|
||||
|
||||
Reference in New Issue
Block a user