aboutsummaryrefslogtreecommitdiffstats
path: root/plugin/cursornavigation.cpp
Commit message (Expand)AuthorAgeFilesLines
* cursor trapping and navigation out of a scope works now as intendedAntti Hölttä2019-03-181-4/+27
* When following focus, set cursor only on items that accept itAntti Hölttä2019-03-181-1/+1
* Cursor now movable only to items that set the acceptsCursor value to trueAntti Hölttä2019-03-181-1/+3
* Add find-functionAntti Hölttä2019-03-181-19/+31
* Bugfixes to 360 algorithm, added cooldown for gamepad controlAntti Hölttä2019-03-181-19/+7
* Add 360 algorithmAntti Hölttä2019-03-181-46/+75
* More on scopes, works to some extent in the test programAntti Hölttä2019-03-181-19/+73
* Refactor item registration with scopes in mindAntti Hölttä2019-03-181-16/+53
* Bind cursor presence to the current active focusAntti Hölttä2019-03-181-15/+38
* Initial commit, demoable pocAntti Hölttä2019-03-181-0/+87