zed/gpui/src
Max Brunsfeld 41a1514cec Add chainable Element methods for common containers
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2021-09-21 15:24:14 -07:00
..
elements Vertically align avatars with labels in people panel 2021-09-21 15:09:31 -07:00
platform Clear cached credentials when establishing a websocket connection with an invalid token 2021-09-14 20:36:03 -06:00
sum_tree WIP 2021-09-01 16:19:01 +02:00
views Render an offline icon in titlebar when connection is lost 2021-09-14 17:47:43 -06:00
app.rs Base soft wrapping on TextStyle instead of Settings 2021-09-17 15:39:19 -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 Style people panel 2021-09-21 18:13:02 +02:00
elements.rs Add chainable Element methods for common containers 2021-09-21 15:24:14 -07:00
executor.rs Re-join channel when reconnecting 2021-09-09 15:34:46 +02:00
font_cache.rs Style people panel 2021-09-21 18:13:02 +02:00
fonts.rs Style people panel 2021-09-21 18:13:02 +02:00
geometry.rs Use custom color wrapper type everywhere in gpui & zed 2021-08-03 12:48:58 -07:00
image_data.rs Introduce HttpClient trait, use it to fetch avatars in UserStore 2021-09-14 13:42:44 -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 Start on image rendering 2021-09-14 16:48:44 +02:00
platform.rs Clear cached credentials when establishing a websocket connection with an invalid token 2021-09-14 20:36:03 -06:00
presenter.rs Rerender list elements when they notify during events 2021-09-21 12:20:32 -07:00
scene.rs Allow passing a corner radius and borders to rendered images 2021-09-14 17:49:11 +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 Flush pending underline when we are at the end of the line 2021-09-07 11:04:44 +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