1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 01:32:42 +01:00
phorge-phorge/src/view
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
..
base Get rid of +x on a bunch of nonexecutable files because I failed to set 2011-04-02 16:47:20 -07:00
control Improve drag-and-drop uploader 2011-05-27 09:34:29 -07:00
dialog Provide basic structure for keyboard shortcuts 2011-06-07 11:23:19 -07:00
form Add comment linking to Maniphest and Differential 2011-05-31 11:11:19 -07:00
layout Crop screenshot thumbs in Maniphest 2011-06-01 15:38:17 -07:00
null Get rid of +x on a bunch of nonexecutable files because I failed to set 2011-04-02 16:47:20 -07:00
page Provide basic structure for keyboard shortcuts 2011-06-07 11:23:19 -07:00
utils Store OAuth tokens and more OAuth account info. 2011-02-22 10:27:27 -08:00