..
elements
Order debug JSON and allow elements to be named; copy to clipboard
2021-04-07 21:54:14 -06:00
platform
Don't try to handle errors when opening platform windows
2021-04-12 15:14:25 -07:00
app.rs
Replace easy-parallel with scoped-pool for path searches
2021-04-13 20:07:42 -06:00
assets.rs
Implement SVG rendering
2021-04-06 13:46:33 +02:00
color.rs
Add ability to debug element trees as JSON
2021-04-07 21:54:14 -06:00
executor.rs
Rename Task -> EntityTask (a BackgroundTask is just a Task)
2021-04-05 17:03:42 -07:00
font_cache.rs
Add ability to debug element trees as JSON
2021-04-07 21:54:14 -06:00
fonts.rs
Add ability to debug element trees as JSON
2021-04-07 21:54:14 -06:00
geometry.rs
Add ability to debug element trees as JSON
2021-04-07 21:54:14 -06:00
json.rs
Add ability to debug element trees as JSON
2021-04-07 21:54:14 -06:00
keymap.rs
Add context predicate parser
2021-03-09 19:33:19 -07:00
lib.rs
Replace easy-parallel with scoped-pool for path searches
2021-04-13 20:07:42 -06:00
presenter.rs
Remove MutableAppContext::downgrade
2021-04-10 00:14:26 -06:00
scene.rs
Add ability to debug element trees as JSON
2021-04-07 21:54:14 -06:00
test.rs
Initialize logger in gpui tests
2021-04-02 12:42:01 -06:00
text_layout.rs
Vertically center glyphs in Line::paint based on ascender/descender for line
2021-04-06 09:15:21 -06:00
util.rs
WIP on rebuilding with extracted UI framework
2021-03-18 13:13:31 -06:00