Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nexgb: post-merge fixups and cleanups | Přemysl Janouch | 2018-09-08 | 1 | -6/+2 |
| | | | | | | | | | AUTHORS, CONTRIBUTORS: still useful, add people from git log, clean up. LICENSE: Google doesn't really grant you shit anymore. The EU doesn't have software patents either, so it doesn't affect me directly. README, doc.go: erase mentions of unmaintained xgbutil. | ||||
* | Makefile: do not redefine $XPROTO if it's already defined. | aarzilli | 2018-09-08 | 1 | -0/+2 |
| | |||||
* | shortcuts for the lazy | Andrew Gallant | 2018-09-08 | 1 | -0/+4 |
| | |||||
* | The `sync` and `xinput` extensions now use the `switch` field, which | Andrew Gallant | 2018-09-08 | 1 | -6/+6 |
| | | | | | | | XGB does not currently support. Therefore, I'm removing the sync and xinput extensions. This affects issues #11 and #13. | ||||
* | Add rules for installing all packages. | Andrew Gallant (Ocelot) | 2018-09-08 | 1 | -0/+10 |
| | |||||
* | Benchmark with gomaxprocs=3 too | Andrew Gallant (Ocelot) | 2018-09-08 | 1 | -1/+1 |
| | |||||
* | some docs in the Makefile and removing a prefix that isn't needed. | Andrew Gallant (Ocelot) | 2012-05-12 | 1 | -3/+22 |
| | |||||
* | a huge commit. splitting extensions into their own sub-packages. | Andrew Gallant (Ocelot) | 2012-05-10 | 1 | -6/+19 |
| | |||||
* | more clean up. use log instead of fmt.Print to stderr. bug fix for event ↵ | Andrew Gallant (Ocelot) | 2012-05-07 | 1 | -1/+5 |
| | | | | blocking (a hack fix for now). | ||||
* | lots of docs and examples | Andrew Gallant (Ocelot) | 2012-05-07 | 1 | -0/+6 |
| | |||||
* | added tests | Andrew Gallant (Ocelot) | 2012-05-07 | 1 | -0/+6 |
| | |||||
* | build comman for converting XML to Go | Andrew Gallant (Ocelot) | 2012-05-06 | 1 | -15/+12 |
| | |||||
* | initial commit. not currently in a working state. | Andrew Gallant (Ocelot) | 2012-04-28 | 1 | -0/+19 |