zed/crates/gpui/src
2023-10-26 10:39:52 +02:00
..
app Mainline GPUI2 UI work (#3099) 2023-10-06 13:18:56 -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 Clearer error on importing both gpui and gpui2 2023-10-26 10:39:52 +02:00
scene Merge branch 'main' into divs 2023-08-22 16:35:56 -06:00
views Avoid spurious notifies in chat channel select 2023-10-02 15:57:59 -07:00
app.rs Merge branch 'main' into gpui2 2023-10-07 10:50:05 -04:00
assets.rs
clipboard.rs
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 Report which requested font families are not present on the system (#3006) 2023-09-22 15:27:42 -04:00
fonts.rs Checkpoint 2023-10-16 20:16:35 +02:00
geometry.rs WIP - Next: implement Element derive macro 2023-09-20 22:26:46 -06:00
gpui.rs Checkpoint 2023-09-06 15:22:35 -06:00
image_cache.rs Checkpoint: start rendering images 2023-10-04 15:03:21 +02: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-27 21:14:09 -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