zed/gpui/src
2021-07-16 17:14:43 -07:00
..
elements Rename context parameters to cx in gpui 2021-05-28 15:32:35 -07:00
platform Implement FontSystem::wrap_line 2021-07-16 17:14:43 -07:00
app.rs Start on adding a randomized test for BackgroundWrapper 2021-07-16 17:53:23 +02:00
assets.rs Implement SVG rendering 2021-04-06 13:46:33 +02:00
clipboard.rs Allow metadata to be associated with text written to clipboard 2021-04-13 19:03:56 +02:00
color.rs Add ability to debug element trees as JSON 2021-04-07 21:54:14 -06:00
elements.rs Rename context parameters to cx in gpui 2021-05-28 15:32:35 -07:00
executor.rs Use an unbounded channel for waking executor::Deterministic 2021-07-13 18:46:48 +02:00
font_cache.rs Add test for font selection 2021-05-26 09:41:57 +02: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 Rename context parameters to cx in gpui 2021-05-28 15:32:35 -07:00
lib.rs Start on adding a randomized test for BackgroundWrapper 2021-07-16 17:53:23 +02:00
platform.rs Implement FontSystem::wrap_line 2021-07-16 17:14:43 -07:00
presenter.rs Rename context parameters to cx in gpui 2021-05-28 15:32:35 -07:00
scene.rs Render a close tab button on tab hover 2021-04-27 11:58:59 -06:00
test.rs Use env_logger instead of simplelog in tests 2021-04-20 17:34:14 +02:00
text_layout.rs WIP 2021-07-16 18:43:50 +02:00
util.rs Time out condition after 200ms and add basic unit tests for it 2021-04-20 17:21:29 +02:00