~jpsamaroo/lisgd

size of each edge is configurable
implementing support for gestures with edge and corner detection
Remove extra variable
Correctly handle the return value of realloc

Signed-off-by: Miles Alan <m@milesalan.com>
Add missing math library for linking

Signed-off-by: Miles Alan <m@milesalan.com>
die: fix warning

Signed-off-by: Miles Alan <m@milesalan.com>
Fix typos and alphebetically sort docs for CLI flags
Add basic manpage and sync up README documentation
Rework logic to support diagnol gestures, rotation, and timeouts
Fix bug where on booting end position x/y = 0/0 causing improper LR gesture
Improve gestures commandline flag documentation examples
Fix README documentation typo for gestures
Fix typo in documentation commandline example
Change default bindings
README cleanup
Add gitignore
README fixes
Initial commit