Project

General

Profile

Feature #2131

Updated by skyjake over 7 years ago

One should be able to use the Doomsday UI with only the keyboard or a game controller.

Anticipated features:
* -flag flag for making widgets focusable- focusable
* -visual visual focus indicator (appears when keyboard-navigating), cf. tutorial focus rectangle- rectangle
* when using just the mouse, the focus indicator appears briefly but fades right away
* -Tab Tab / Shift-Tab to navigate focusable widgets as a cycle- cycle
* -Esc Esc to close all popups (including dialogs), remove focus from edit widgets- widgets
* -Enter/Space Enter/Space to activate focused widget- widget
* -arrow arrow keys to navigate by view position (cannot get out of dialogs, though)- though)
* bindable navigation commands in the "deui" context

Back