- upstream versioning change -> use EPOCH
- MAKE_FLAGS instead of Makefile patching (bonus: respect DEBUG=-g)
- patch to avoid a segfault at runtime
This now uses libxdo from x11/xdotool instead of a bundled version, and
cairo for drawing.
Missing gettext MODULE spotted by ajacoutot@. ok landry@
keynav is a piece of an on-going experiment to make pointer-driven
interfaces easier and faster for users to operate. It lets you move the
pointer quickly to most points on the screen with only a few key
strokes.
Ported because i was too bored writing and reading perl.