1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-18 12:52:42 +01:00
phorge-phorge/webroot
epriestley 48ec1f6d98 Provide basic structure for keyboard shortcuts
Summary: Implements a simple infrastructure for keyboard shortcuts, see T184, and a "help" shortcut.

There's a lot of room for refinement here but I think it basically works. Each shortcut can also provide a "tooltip" handler which allows it to show help when the alt/option key is held down.

Test Plan: Pressed "?" and got help. Pressed "?" in various contexts where it should not activate (modifier keys, text input focused) and didn't get help.

Reviewers: aran, tuomaspelkonen, jungejason

CC: moskov

Differential Revision: 362
2011-06-07 11:23:19 -07:00
..
rsrc Provide basic structure for keyboard shortcuts 2011-06-07 11:23:19 -07:00
favicon.ico Replace "Phabricator" menu text with phabricator logo 2011-05-29 02:48:14 -07:00
index.php Improve error messages for PHABRICATOR_ENV 2011-05-31 19:18:36 -07:00