1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 07:42:40 +01:00
phorge-phorge/src/aphront
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
..
applicationconfiguration Automatically redirect 404's that wouldn't be 404s if they had a trailing slash 2011-04-04 10:29:46 -07:00
console Use parallel syntax highlighting API in differential 2011-05-22 07:21:10 -07:00
controller Modularize oauth. 2011-02-27 20:38:11 -08:00
default Provide basic structure for keyboard shortcuts 2011-06-07 11:23:19 -07:00
exception Authentication 2011-01-26 15:34:20 -08:00
mapper Import some code, some of which may be relevant to the project. 2011-01-17 19:31:39 -08:00
request Fix "reply" link in Differential 2011-05-08 21:23:15 -07:00
response Allow revisions to be edited from Maniphest 2011-05-16 15:31:46 -07:00