aboutsummaryrefslogtreecommitdiffstats
path: root/plugin/plugin.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add license and copyright informationAntti Hölttä2019-03-191-0/+39
|
* Add redirect feature for manually fine tuning the cursor's movementAntti Hölttä2019-03-181-0/+2
| | | | | | | | Cursornavigation now has a property redirects, that allows defining exceptions to the navigation behaviour. A redirect allows defining a starting and an ending angle and a target object. If the move command's direction falls between the limits, the algorithm is bypassed and cursor is moved to the target object.
* Initial commit, demoable pocAntti Hölttä2019-03-181-0/+13
Sort of working with 4 dir navigation, check demoapp