app
|
settings: accept trailing commas (#2606)
|
2023-06-19 18:29:03 +02:00 |
elements
|
Rename SumTree::push_tree to ::append
|
2023-06-19 19:49:33 -06:00 |
scene
|
Fixed clicks falling through the modal terminal
|
2023-05-08 10:54:12 -07:00 |
views
|
Remove ViewContext::dispatch_action
|
2023-05-01 16:27:36 +02:00 |
app.rs
|
settings: accept trailing commas (#2606)
|
2023-06-19 18:29:03 +02:00 |
assets.rs
|
Add png image loading to gpui
|
2023-03-06 14:26:32 -08:00 |
color.rs
|
Fix yellow to be yellow
|
2023-05-10 17:37:36 -07:00 |
elements.rs
|
Merge branch 'main' into panels
|
2023-05-22 14:10:17 +02:00 |
geometry.rs
|
One big cleanup pass of clippy lints
|
2022-08-10 16:51:01 -07:00 |
json.rs
|
Move all crates to a top-level crates folder
|
2021-10-04 13:22:21 -06:00 |
keymap_matcher.rs
|
Fix typos
|
2023-06-02 22:02:19 -04:00 |
scene.rs
|
WIP
|
2023-04-11 18:21:56 -06:00 |
text_layout.rs
|
Add a test
|
2023-05-08 19:36:51 +03:00 |
views.rs
|
Merge MutableAppContext into AppContext
|
2023-04-06 15:49:03 -06:00 |