xgopher icon indicating copy to clipboard operation
xgopher copied to clipboard

One giant hack for an xeyes variant.

Results 4 xgopher issues
Sort by recently updated
recently updated
newest added

Eyes are positioned at their limits most of the time. Find a way to smooth them. - Maybe try a hemisphere projection algorithm, on top of the surface/screen, extending towards...

enhancement
help wanted

Get rid of most transform/translate functions, lines and lines of unmaintainable code and hacks.

enhancement
help wanted

There isn't a single library to render SVG (XML) into a `draw.Image`. [sqweek/go-image.svg](https://github.com/sqweek/go-image.svg) can parse SVG paths to an extent and generate limited images though...

enhancement

[go-vgo/robotgo](https://github.com/go-vgo/robotgo) can read mouse position even when the app is not in focus. I'm not sure if we should we use it or find some other (preferably smaller) library, or...

enhancement