See the original issue for motivation and screenshots and the followup issue for ongoing discussion.
Currently we rely on libaosd which in turn depends on cairo+pango to render the overlay.
Running:
make
will call cmake and if everything works out you can launch mousewarp with:
build/mousewarp
Alternatively, if you have nix (nix-shell) on your system simply clone the repository and:
make run