/MouseWarp

MouseWarping guidance overlay for Kaleidoscope powered keyboards

Primary LanguageCGNU General Public License v3.0GPL-3.0

WIP - MouseWarping guidance overlay

What

See the original issue for motivation and screenshots and the followup issue for ongoing discussion.

How

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