Skip to content

js-arias/xgb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XGB - X Go Binding

This is a fork of the xgb package, a Go equivalent of the XCB, the X protocol C-language binding.

It's forked mainly to be used as the backend of my widget package sparta.

There is a more powerful implementation, I used it initially, but for some reason it produce BadWindow errors in some of my machines, so I switch back to the original xgb and made some small modifications.

Authorship and license

Unless otherwise noted, the XGB source files are distributed under the BSD-style license found in the LICENSE file.

Contributions should follow the same procedure as for the Go project.

About

X Go Binding, a fork of the xgb package <https://code.google.com/p/x-go-binding>.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages