Tong Mu
|
9956a35a5a
|
Hardware keyboard: codegen (#73440)
Rewrites tools/gen_keycodes, the script that generates key mappings across the framework and the engine.
|
2021-04-30 21:06:03 -07:00 |
|
Tong Mu
|
dbcac7f177
|
Reland Make LogicalKeyboardKey.keyLabel a getter and better #79100 (#79302)
|
2021-04-01 16:39:02 -07:00 |
|
Tong Mu
|
a603714610
|
Revert "Make LogicalKeyboardKey.keyLabel a getter and better (#79100)" (#79217)
|
2021-03-28 03:54:02 -07:00 |
|
Tong Mu
|
b60c855af5
|
Make LogicalKeyboardKey.keyLabel a getter and better (#79100)
|
2021-03-26 22:14:01 -07:00 |
|
Tong Mu
|
eb6e56761e
|
Revert "Remove keyLabel and debugName from Logical/PhysicalKeyboardKey (#78263)" (#79005)
This reverts commit 515ef91ba1 .
|
2021-03-24 13:31:02 -07:00 |
|
Tong Mu
|
515ef91ba1
|
Remove keyLabel and debugName from Logical/PhysicalKeyboardKey (#78263)
- Remove `LogicalKeyboardKey.keyLabel`
- Make `Physical/LogicalKeyboardKey.debugName` getters
- Make `Physical/LogicalKeyboardKey()` factory constructors, which cache non-predefined instances.
|
2021-03-24 04:59:57 -07:00 |
|
Tong Mu
|
c177db172d
|
Refactor gen_keycode: Split generators (#61916)
* Split gen_keycode to make maintenance easier.
|
2020-07-29 13:20:07 -07:00 |
|