ZIm/crates/gpui_macros/src
Mikayla Maki 517e519bdc
Make the gpui_tokio crate generic over the context it spawns (#23995)
Part of  #21092

Makes `Tokio::spawn` generic over any `AppContext`.

Also removes a stray `model_context` I missed

Release Notes:

- N/A
2025-01-31 02:00:55 +00:00
..
derive_app_context.rs Make the gpui_tokio crate generic over the context it spawns (#23995) 2025-01-31 02:00:55 +00:00
derive_into_element.rs Fix flickering (#9012) 2024-03-11 10:45:57 +01:00
derive_path_static_str.rs add ui::Vector and separate images from icons (#17815) 2024-09-13 17:44:16 -04:00
derive_render.rs Fix missed renames in #22632 (#23688) 2025-01-26 23:37:34 +00:00
derive_visual_context.rs Fix window double borrows (#23739) 2025-01-27 21:56:29 +00:00
gpui_macros.rs Fix window double borrows (#23739) 2025-01-27 21:56:29 +00:00
register_action.rs Improve keymap json schema (#23044) 2025-01-13 02:34:35 +00:00
styles.rs gpui: Add cursor style methods of nesw nwse resize (#21801) 2024-12-10 11:54:26 -07:00
test.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00