zed/gpui/src
Antonio Scandurra 8de18b5a84 Re-join channel when reconnecting
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2021-09-09 15:34:46 +02:00
..
elements Rework tabs 2021-09-07 14:28:14 -07:00
platform Merge branch 'chat' 2021-09-07 19:21:03 +02:00
sum_tree WIP 2021-09-01 16:19:01 +02:00
views Implement channel switching 2021-09-02 10:16:20 +02:00
app.rs Bundle and use Inconsolata v2.012 2021-09-04 17:02:20 +02: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 Rename Hooks to Hook 2021-09-03 17:56:01 +02:00
executor.rs Re-join channel when reconnecting 2021-09-09 15:34:46 +02:00
font_cache.rs Fix potential deadlock when using FontCache::em_width 2021-08-27 14:54:21 +02:00
fonts.rs Start work on underlined text 2021-09-06 15:36:09 -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 Make titlebar taller and position traffic lights accordingly 2021-09-07 18:37:45 +02:00
presenter.rs Introduce a visible_bounds parameter to Element::paint 2021-09-02 11:42:23 +02:00
scene.rs WIP: Try rendering underlines after all other quads 2021-09-06 16:57:58 -06: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