zed/gpui/src
Nathan Sobo 541f58e12c Start on subscribing to messages in channel entity instances
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
2021-08-18 11:45:29 -06:00
..
elements Get new theme structure working 2021-08-04 14:07:19 -07:00
platform Improve border parsing in themes 2021-08-04 17:19:42 -07:00
app.rs Start on subscribing to messages in channel entity instances 2021-08-18 11:45:29 -06:00
assets.rs Add a theme picker 2021-08-02 14:55:27 -07:00
clipboard.rs Allow metadata to be associated with text written to clipboard 2021-04-13 19:03:56 +02:00
color.rs Get new theme structure working 2021-08-04 14:07:19 -07:00
elements.rs Remove use of replace_with crate for managing element lifecycles 2021-08-02 13:11:11 -07:00
executor.rs Don't poll foreground futures during DeterministicExecutor::block_on 2021-07-23 12:06:58 +02:00
font_cache.rs Add test for font selection 2021-05-26 09:41:57 +02:00
fonts.rs Get new theme structure working 2021-08-04 14:07:19 -07:00
geometry.rs Use custom color wrapper type everywhere in gpui & zed 2021-08-03 12:48:58 -07: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 Reuse FontCache across randomized tests 2021-07-30 09:50:28 -07:00
platform.rs Use custom color wrapper type everywhere in gpui & zed 2021-08-03 12:48:58 -07:00
presenter.rs Pass a MutableAppContext to Element::layout and ::dispatch_event 2021-07-23 10:52:08 -06:00
scene.rs Improve border parsing in themes 2021-08-04 17:19:42 -07:00
test.rs Use env_logger instead of simplelog in tests 2021-04-20 17:34:14 +02:00
text_layout.rs Use custom color wrapper type everywhere in gpui & zed 2021-08-03 12:48:58 -07:00
util.rs Time out condition after 200ms and add basic unit tests for it 2021-04-20 17:21:29 +02:00