Skip to content

Commit 7d43a34

Browse files
authored
Update README.md
1 parent 6ea076f commit 7d43a34

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Spatial Navigation
22
This is the repository for making the web excellently embrace the spatial navigation features so that the web technology can be propagated into several industries such as TV, IVI, game console, and upcoming smart devices.
33

4-
This repository consists of the basic description and the current status for [W3C standardization](explainer.md) and [web engine implementation](impl.md) such as Blink, WebKit, Gecko, and EdgeHTML, while the relevant issues would be discussed in W3C working groups and web engine open source communities.
4+
This repository consists of the basic description for spatial navigation, landscapes of the relevant industries, and the current status for [W3C standardization](explainer.md) and [web engine implementation](impl.md) such as Blink, WebKit, Gecko, and EdgeHTML, while the relevant issues would be discussed in W3C working groups and web engine open source communities.
55

66
Raising some issues in this repository is always welcomed as well.
77

@@ -11,11 +11,27 @@ Raising some issues in this repository is always welcomed as well.
1111
Regarding TV remote control, game console pad, IVI jog dial with 4-way keys, and accessibility, spatial navigation has been a rising important input mechanism in several industries. If the web can embrace the spatial navigation and effectively support the functionalities in web engines and W3C APIs, it will be more promising technology for existing products as mentioned above and various upcoming products.
1212

1313
## Motivation
14+
Technical description
15+
Use cases description
16+
Industry description
1417

1518
## Mission
19+
explainer link
1620

1721
## History
22+
The history of WebKit, Blink, Gekco, and W3C
1823

1924
## FAQ
25+
1. I’m not sure how the spatial navigation behavior work.
26+
2. Isn’t it enough using the relevant web framework?
27+
3. The spatial navigation seems not the general feature esp. in mobile with no physical key-based interface.
2028

2129
## Reference
30+
- JavaScript Spatial Navigation (Mozilla)
31+
- https://github.com/luke-chang/js-spatial-navigation
32+
- Implementing TV remote control navigation (MDN)
33+
- https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS_for_TV/TV_remote_control_navigation
34+
- Focus navigation with keyboard, gamepad, and accessibility tools (MS)
35+
- https://docs.microsoft.com/en-us/windows/uwp/input-and-devices/managing-focus-navigation
36+
- Designing for Xbox and TV (MS)
37+
- https://docs.microsoft.com/en-us/windows/uwp/input-and-devices/designing-for-tv

0 commit comments

Comments
 (0)