mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-01-12 06:53:59 +00:00
9b309db964
Previously only up to two pending warp requests were possible, this changes this so that additional warps can be queued if the cursor's delta has moved more then 50px between each warp request. The old code also had an error where it would null out any additional movement since the warp was requested, but before it was processed, this has been corrected. |
||
---|---|---|
.. | ||
app.c | ||
config.c | ||
config.h | ||
kb.h | ||
lg-renderer.c | ||
ll.c | ||
main.c | ||
main.h | ||
utils.c |