zed/crates/gpui/src
2023-06-23 09:23:52 +02:00
..
app settings: accept trailing commas (#2606) 2023-06-19 18:29:03 +02:00
elements Remove double constrained call 2023-06-23 09:23:52 +02:00
keymap_matcher Remove redundant scopes and actions to fix the focus toggle on ESC 2023-05-15 13:10:15 +03:00
platform Avoid assigning NSCursor style when it already is that style 2023-06-20 09:31:30 -04:00
scene Fixed clicks falling through the modal terminal 2023-05-08 10:54:12 -07:00
views Remove ViewContext::dispatch_action 2023-05-01 16:27:36 +02:00
app.rs settings: accept trailing commas (#2606) 2023-06-19 18:29:03 +02:00
assets.rs Add png image loading to gpui 2023-03-06 14:26:32 -08:00
clipboard.rs
color.rs Change color representation in json schema 2023-06-19 11:47:11 -07:00
elements.rs Merge branch 'main' into panels 2023-05-22 14:10:17 +02:00
executor.rs Adjust diagnostic transformation test to not wait for two buffer notifications 2023-05-26 15:47:37 -07:00
font_cache.rs feat: add JsonSchema to gpui 2023-06-16 21:36:42 +02:00
fonts.rs Tidy up font schema a little 2023-06-19 11:36:42 -07:00
geometry.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
gpui.rs Refine naming of element-related types and traits 2023-04-21 13:06:37 -06:00
image_data.rs
json.rs
keymap_matcher.rs Fix typos 2023-06-02 22:02:19 -04:00
platform.rs Add JsonSchema to container style and fix compile errors 2023-06-19 11:31:17 -07:00
scene.rs feat: add JsonSchema to gpui 2023-06-16 21:36:42 +02:00
test.rs Move methods querying window state into AsyncAppContext 2023-05-02 19:38:48 +02:00
text_layout.rs Add a test 2023-05-08 19:36:51 +03:00
util.rs
views.rs Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00