zed/crates/gpui/src
Mikayla 4eff8ad186
Add channel notes view
co-authored-by: Max <max@zed.dev>
2023-08-23 18:37:00 -07:00
..
app Fix stuck click styling when dragging off of a button 2023-08-23 18:22:48 -07:00
elements Merge branch 'main' into disclosable-component 2023-08-23 16:30:27 -07:00
keymap_matcher Ignore keybindings with NoAction in config overrides 2023-07-17 18:34:39 +03:00
platform Merge branch 'main' into divs 2023-08-22 16:35:56 -06:00
scene Merge branch 'main' into divs 2023-08-22 16:35:56 -06:00
views Add components example 2023-08-15 03:06:43 -07:00
app.rs Add channel notes view 2023-08-23 18:37:00 -07:00
assets.rs
clipboard.rs
color.rs Ditch the hot reloading approach 2023-08-11 00:26:58 -06:00
elements.rs Merge branch 'main' into disclosable-component 2023-08-23 16:30:27 -07:00
executor.rs
font_cache.rs
fonts.rs Merge branch 'main' into divs 2023-08-22 16:35:56 -06:00
geometry.rs Checkpoint 2023-08-19 22:33:28 -06:00
gpui.rs Compiling checkpoint 2023-08-19 19:51:22 -06:00
image_data.rs
json.rs
keymap_matcher.rs Simplify NoAction filtering logic 2023-07-17 20:42:35 +03:00
platform.rs Merge branch 'main' into divs 2023-08-22 16:35:56 -06:00
scene.rs Checkpoint 2023-08-22 11:34:06 -06:00
test.rs
text_layout.rs Get basic mouse_down and mouse_up working 2023-08-16 22:21:27 -06:00
util.rs
views.rs