zed/gpui/src
Max Brunsfeld bc38baf241 Get randomized test passing
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
2021-09-01 13:25:12 -07:00
..
elements Get randomized test passing 2021-09-01 13:25:12 -07:00
platform Introduce Scene::push_foreground_layer 2021-08-30 15:41:16 +02:00
sum_tree WIP 2021-09-01 16:19:01 +02:00
views Pass a closure to provide styling to Select 2021-08-31 14:42:50 +02:00
app.rs Get the channel select looking good 2021-08-30 17:59:13 -07: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 WIP 2021-09-01 16:19:01 +02:00
executor.rs Make database interactions deterministic in test 2021-08-20 16:24:33 +02:00
font_cache.rs Fix potential deadlock when using FontCache::em_width 2021-08-27 14:54:21 +02:00
fonts.rs Overhaul handling of font families 2021-08-26 15:06:00 -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 Fix boxed cloning of AnyAction 2021-08-23 14:45:13 +02:00
lib.rs WIP: start on Select 2021-08-30 20:18:17 +02:00
platform.rs Avoid double borrow panic when resizing windows 2021-08-27 15:03:37 -07:00
presenter.rs Start work on partial rendering for List element 2021-08-31 21:57:56 -07:00
scene.rs Replace foreground layers with stacking contexts 2021-08-30 17:19:03 +02:00
sum_tree.rs Start work on partial rendering for List element 2021-08-31 21:57:56 -07:00
test.rs WIP 2021-09-01 13:50:39 +02:00
text_layout.rs Move pooling of line wrappers into FontCache 2021-08-25 17:28:25 +02:00
util.rs Time out condition after 200ms and add basic unit tests for it 2021-04-20 17:21:29 +02:00
views.rs Get the channel select looking good 2021-08-30 17:59:13 -07:00