zed/gpui/src
2021-07-11 11:26:06 +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 Restructure Peer to handle connections' messages in order 2021-07-09 16:27:34 -07: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 Allow resetting executor::Deterministic's RNG 2021-07-11 11:26:06 +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 work on a deterministic executor for tests 2021-07-08 13:39:24 -07: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