aboutsummaryrefslogtreecommitdiff
path: root/prototypes/xgb-xrender.go
Commit message (Collapse)AuthorAgeFilesLines
* xgb-render: add some commentsPřemysl Janouch2018-09-021-1/+26
| | | | | Some containing code to list out potentially interesting information from the X server.
* xgb-xrender: add a basic demo for XRenderPřemysl Janouch2018-09-021-0/+176
So far just a conversion of xgb-window.go.