zed/gpui/src
Antonio Scandurra 2e645bcf6a Use an unbounded channel for waking executor::Deterministic
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Co-Authored-By: Max Brunsfeld <max@zed.dev>
2021-07-13 18:46:48 +02:00
..
elements Rename context parameters to cx in gpui 2021-05-28 15:32:35 -07:00
platform Merge pull request #100 from zed-industries/fix-url-to-path-conversion 2021-07-08 17:51:09 +02:00
app.rs Use the same background executor for spawning CPU intensive tasks 2021-07-13 18:13:25 +02:00
assets.rs
clipboard.rs Allow metadata to be associated with text written to clipboard 2021-04-13 19:03:56 +02:00
color.rs
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
geometry.rs
json.rs
keymap.rs Rename context parameters to cx in gpui 2021-05-28 15:32:35 -07:00
lib.rs Use an executor::Background in AppContext::thread_pool 2021-07-13 14:06:38 +02:00
platform.rs Add a platform API for accessing the keychain 2021-06-08 17:44:45 -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 Rename context parameters to cx in gpui 2021-05-28 15:32:35 -07:00
util.rs Time out condition after 200ms and add basic unit tests for it 2021-04-20 17:21:29 +02:00