zed/crates/gpui/src
Conrad Irwin 709682e8bc Tidy up TestContext lifecycle
Co-Authored-By: Max <max@zed.dev>
2024-01-05 16:31:41 -07:00
..
app Tidy up TestContext lifecycle 2024-01-05 16:31:41 -07:00
elements Clip List items that partially overflow 2024-01-04 15:12:25 +01:00
keymap Handle contexts correctly for disabled key bindings 2024-01-05 13:06:59 -08:00
platform More following tests 2024-01-05 16:13:40 -07:00
text_system Remove 2 suffix from gpui 2024-01-03 12:59:39 -08:00
action.rs Remove 2 suffix from gpui 2024-01-03 12:59:39 -08:00
app.rs Fix some bugs in keymap handling (#3895) 2024-01-04 16:04:17 -05:00
arena.rs Remove 2 suffix from gpui 2024-01-03 12:59:39 -08:00
assets.rs Remove 2 suffix from gpui 2024-01-03 12:59:39 -08:00
color.rs Make read only buffers feel more read only 2024-01-03 19:31:43 -07:00
element.rs Start work on read-only project access for channel guests 2024-01-03 19:30:32 -07:00
executor.rs Remove 2 suffix from gpui 2024-01-03 12:59:39 -08:00
geometry.rs gpui: Remove dependency on sqlez (#3871) 2024-01-05 19:36:55 +01:00
gpui.rs Remove 2 suffix from gpui_macros, fix compile errors in tests 2024-01-03 13:12:21 -08:00
image_cache.rs Remove 2 suffix from gpui 2024-01-03 12:59:39 -08:00
input.rs Remove 2 suffix from gpui 2024-01-03 12:59:39 -08:00
interactive.rs Unbork test relying on old keystroke behavior 2024-01-04 15:07:46 -05:00
key_dispatch.rs Handle contexts correctly for disabled key bindings 2024-01-05 13:06:59 -08:00
platform.rs gpui: Remove dependency on sqlez (#3871) 2024-01-05 19:36:55 +01:00
prelude.rs Remove 2 suffix from gpui 2024-01-03 12:59:39 -08:00
scene.rs Remove 2 suffix from gpui 2024-01-03 12:59:39 -08:00
shared_string.rs Remove 2 suffix from gpui 2024-01-03 12:59:39 -08:00
style.rs Remove 2 suffix from gpui 2024-01-03 12:59:39 -08:00
styled.rs Remove 2 suffix from gpui_macros, fix compile errors in tests 2024-01-03 13:12:21 -08:00
subscription.rs Remove 2 suffix from gpui 2024-01-03 12:59:39 -08:00
svg_renderer.rs Remove 2 suffix from gpui 2024-01-03 12:59:39 -08:00
taffy.rs Remove 2 suffix from gpui 2024-01-03 12:59:39 -08:00
test.rs Remove 2 suffix from gpui 2024-01-03 12:59:39 -08:00
text_system.rs Fix font resolution for UI text so we render with the fallback font (#3893) 2024-01-04 14:26:08 -05:00
util.rs Remove 2 suffix from gpui 2024-01-03 12:59:39 -08:00
view.rs Add LeakDetector for gpui2 2024-01-04 20:29:44 -07:00
window.rs Attempt to run keystroke actions before attempting key listeners 2024-01-04 14:01:01 -05:00