aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-184-5/+36
* 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-184-23/+52
* Add find-functionAntti Hölttä2019-03-187-22/+80
* Adding page with a more complicated scenarioAlexandra Betouni2019-03-1811-7/+259
* Bugfixes to 360 algorithm, added cooldown for gamepad controlAntti Hölttä2019-03-184-47/+27
* Add 360 algorithmAntti Hölttä2019-03-1814-110/+513
* Add cursor navigable TabButtonAntti Hölttä2019-03-182-6/+18
* Demo application clean upAlexandra Betouni2019-03-1814-344/+300
* CursorNavigationAttached now implements the control interfaceAntti Hölttä2019-03-186-12/+84
* More on scopes, works to some extent in the test programAntti Hölttä2019-03-1814-158/+315
* 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-186-67/+183
* Initial commit, demoable pocAntti Hölttä2019-03-1832-0/+1118