zed/crates/gpui/src
2023-09-21 08:58:36 -07:00
..
app Switch drag end event to be fired after mouse up 2023-09-21 08:58:36 -07:00
elements Eliminate PaintContext 2023-09-11 09:00:59 -06:00
keymap_matcher Fix multi-key shortcuts with modifiers 2023-09-14 14:35:17 -06:00
platform Fix multi-key shortcuts with modifiers 2023-09-14 14:35:17 -06:00
scene Merge branch 'main' into divs 2023-08-22 16:35:56 -06:00
views Add buttons for opening channel notes and joining call, in chat panel header 2023-09-14 18:05:44 -07:00
app.rs chore: Hoist non-generic part out of add_action_internal. (#2981) 2023-09-18 11:55:44 +02:00
assets.rs Add png image loading to gpui 2023-03-06 14:26:32 -08:00
clipboard.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
color.rs Ditch the hot reloading approach 2023-08-11 00:26:58 -06:00
elements.rs Eliminate PaintContext 2023-09-11 09:00:59 -06:00
executor.rs executor: timers must be used 2023-09-01 16:52:41 -07:00
font_cache.rs feat: add JsonSchema to gpui 2023-06-16 21:36:42 +02:00
fonts.rs Checkpoint 2023-09-05 12:16:21 -06:00
geometry.rs Checkpoint 2023-09-18 20:17:27 -06:00
gpui.rs Checkpoint 2023-09-06 15:22:35 -06:00
image_cache.rs Add support for fetching/rendering images 2023-09-06 17:13:43 -06:00
image_data.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
json.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
keymap_matcher.rs Fix multi-key shortcuts with modifiers 2023-09-14 14:35:17 -06:00
platform.rs Use platform API to request mouse position 2023-08-23 13:10:41 -06:00
scene.rs Checkpoint 2023-09-08 16:25:10 -06:00
test.rs Move methods querying window state into AsyncAppContext 2023-05-02 19:38:48 +02:00
text_layout.rs Checkpoint 2023-09-08 16:25:10 -06:00
util.rs Make timer method available on both foreground and background executors 2022-03-04 13:54:07 -08:00
views.rs Restructure collab panel to allow opening chat + notes w/ one click 2023-09-08 17:06:39 -07:00