zed/crates/gpui/src
2023-10-03 17:52:28 -07:00
..
app Put Theme behind an Arc (#3017) 2023-09-22 13:35:30 -04:00
elements Eliminate PaintContext 2023-09-11 09:00:59 -06:00
keymap_matcher ui: Mirror option key in keybindings (#3065) 2023-09-29 16:45:49 +02:00
platform Add a screen for gpui tests 2023-10-02 09:53:30 -06:00
scene
views Avoid spurious notifies in chat channel select 2023-10-02 15:57:59 -07:00
app.rs Implement channel changes for messages 2023-10-01 22:32:11 -07:00
assets.rs
clipboard.rs
color.rs
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 Report which requested font families are not present on the system (#3006) 2023-09-22 15:27:42 -04: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
json.rs
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
text_layout.rs Checkpoint 2023-09-08 16:25:10 -06:00
util.rs
views.rs Restructure collab panel to allow opening chat + notes w/ one click 2023-09-08 17:06:39 -07:00