aboutsummaryrefslogtreecommitdiffstats
path: root/plugin
Commit message (Expand)AuthorAgeFilesLines
* Reparenting testAntti Hoelttae2019-03-182-1/+3
* Start tests, basic case pretty completeAntti Hölttä2019-03-181-4/+1
* Add redirect feature for manually fine tuning the cursor's movementAntti Hölttä2019-03-188-31/+193
* Bugfix: acceptsCursor should be set to false by default.Antti Hölttä2019-03-181-1/+1
* Add more features for the demo appAntti Hölttä2019-03-183-9/+6
* Add an alternative list based tabbar to the mainpage, fix page 2 a bitAntti Hölttä2019-03-182-3/+3
* Fix definition of CursorNavigation.hasCursorAntti Hölttä2019-03-181-3/+12
* Add callbacks for magnitude, moves and actionsAntti Hölttä2019-03-185-131/+153
* Add available-function for a cursor navigableAntti Hölttä2019-03-184-12/+25
* Add demo page with a map and POIs, navigated with a GamepadAntti Hölttä2019-03-181-8/+0
* Simplified the 4 way algorithmAntti Hölttä2019-03-182-52/+24
* cursor trapping and navigation out of a scope works now as intendedAntti Hölttä2019-03-183-4/+29
* 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-182-21/+42
* Add find-functionAntti Hölttä2019-03-186-22/+60
* Bugfixes to 360 algorithm, added cooldown for gamepad controlAntti Hölttä2019-03-183-44/+17
* Add 360 algorithmAntti Hölttä2019-03-1811-110/+415
* CursorNavigationAttached now implements the control interfaceAntti Hölttä2019-03-185-12/+77
* More on scopes, works to some extent in the test programAntti Hölttä2019-03-1810-121/+150
* Refactor item registration with scopes in mindAntti Hölttä2019-03-1810-67/+148
* Bind cursor presence to the current active focusAntti Hölttä2019-03-182-15/+41
* Initial commit, demoable pocAntti Hölttä2019-03-1818-0/+797