GoogleChromeLabs / proxx

A game of proximity
https://proxx.app
Apache License 2.0
1.32k stars 125 forks source link

Spatial navigation #472

Closed surma closed 5 years ago

surma commented 5 years ago

This change was kindly provided by @ianvollick.

To start Chrome with SpatNav enabled:

/Applications/Google\ Chrome\ Canary.app/Contents/MacOS/Google\ Chrome\ Canary --enable-spatial-navigation --enable-features=FocuslessSpatialNavigation,KeyboardFocusableScrollers,Vid
eoAutoFullscreen --enable-blink-features=FocuslessSpatialNavigation,KeyboardFocusableScrollers,VideoAutoFullscreen http://localhost:8080

Arrow keys now navigate the “interest”.

Worth testing the app a bit more with this navigational mode. The home screen is a bit odd, too.

jakearchibald commented 5 years ago

Closing in favour of https://github.com/GoogleChromeLabs/proxx/pull/473