Piotr Osiewicz
|
2621efebea
|
Rest of fixups for gpui2
|
2024-01-02 00:09:24 +01:00 |
|
Antonio Scandurra
|
f312c58b30
|
Reduce the stack size of Interactivity at the cost of more allocations
|
2023-12-12 11:57:44 +01:00 |
|
Conrad Irwin
|
4290c67b6a
|
Restore namespace parameter to actions!
This does not yet fix `derive(Action)`, but will conflict with a lot so
wanted to merge quickly.
|
2023-12-09 15:18:31 -07:00 |
|
Conrad Irwin
|
f8bc9be284
|
Fix test
|
2023-11-13 13:53:08 -07:00 |
|
Antonio Scandurra
|
44534b926d
|
Register actions on the right div
|
2023-11-13 15:21:47 +01:00 |
|
Nathan Sobo
|
7eaba8fabc
|
WIP
|
2023-11-10 14:47:45 -07:00 |
|
Nathan Sobo
|
74a0d9316a
|
Add a DispatchTree which will replace the existing key dispatch strategy
Instead of freezing a stack, we will record the entire dispatch tree so we can
change focus.
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
|
2023-11-10 11:56:14 -07:00 |
|