.. |
app
|
Merge branch 'main' into add-collab-tests
|
2023-11-08 09:57:08 -08:00 |
elements
|
Preserve stateless interactivity when assigning elements an id
|
2023-11-08 10:45:10 -08:00 |
keymap
|
WIP
|
2023-10-26 17:15:19 +02:00 |
platform
|
Register text input handlers via new element hook
|
2023-11-08 15:48:55 -08:00 |
text_system
|
Fix clipping in Line::draw
|
2023-11-08 17:32:21 +01:00 |
action.rs
|
Simplify actions macro.
|
2023-11-07 21:48:47 -07:00 |
app.rs
|
Fix blinking in editor2 (#3272)
|
2023-11-08 13:53:43 -08:00 |
assets.rs
|
Add back Send and Sync to AssetSource
|
2023-11-02 09:58:53 +01:00 |
color.rs
|
Merge branch 'main' into picker
|
2023-11-07 09:34:57 -08:00 |
element.rs
|
Register text input handlers via new element hook
|
2023-11-08 15:48:55 -08:00 |
elements.rs
|
Rename List -> UniformList
|
2023-11-07 11:00:53 -08:00 |
executor.rs
|
Get tests green
|
2023-11-08 10:38:43 -08:00 |
focusable.rs
|
Remove more Send bounds and simplify view rendering
|
2023-11-02 09:44:16 +01:00 |
geometry.rs
|
Merge branch 'main' into picker
|
2023-11-07 09:34:57 -08:00 |
gpui2.rs
|
Merge branch 'main' into add-collab-tests
|
2023-11-08 09:57:08 -08:00 |
image_cache.rs
|
Checkpoint
|
2023-10-21 16:01:47 +02:00 |
interactive.rs
|
Preserve stateless interactivity when assigning elements an id
|
2023-11-08 10:45:10 -08:00 |
platform.rs
|
Register text input handlers via new element hook
|
2023-11-08 15:48:55 -08:00 |
scene.rs
|
Remove unused SceneBuilder constructor
|
2023-11-08 13:30:20 -05:00 |
style.rs
|
Merge branch 'main' into picker
|
2023-11-07 11:44:02 -08:00 |
styled.rs
|
Merge branch 'main' into picker
|
2023-11-07 09:34:57 -08:00 |
subscription.rs
|
Allow multiple subscriptions from one entity handle
|
2023-11-06 11:03:14 -07:00 |
svg_renderer.rs
|
Fix the formatting
|
2023-10-26 13:52:04 +02:00 |
taffy.rs
|
Fix cargo fmt
|
2023-10-27 10:44:57 +02:00 |
test.rs
|
Fix hangs in new dispatcher
|
2023-11-01 17:11:42 -07:00 |
text_system.rs
|
WIP
|
2023-11-02 22:56:04 -06:00 |
util.rs
|
Add deterministic TestDispatcher
|
2023-10-25 17:33:55 +02:00 |
view.rs
|
Allow converting from a WeakView<V> to an AnyWeakView
|
2023-11-03 11:36:18 +01:00 |
window.rs
|
Account for element's bounds in Editor::bounds_for_range
|
2023-11-08 16:15:10 -08:00 |
window_input_handler.rs
|
🎨
|
2023-11-08 16:24:11 -08:00 |