.. |
app
|
Refactor out element context from GPUI
|
2024-01-21 19:43:35 -08:00 |
elements
|
Fix certain hovers being cut off
|
2024-01-22 09:49:07 -08:00 |
keymap
|
Improve logic for reused bindings, add docs.
|
2024-01-22 09:53:04 -07:00 |
platform
|
Work on tests
|
2024-01-21 22:00:35 -07:00 |
text_system
|
Refactor out element context from GPUI
|
2024-01-21 19:43:35 -08:00 |
window
|
Preserve stacking order ID order when reusing cached view state
|
2024-01-22 10:50:52 -05:00 |
action.rs
|
Finish documenting the action, asset, color, and element modules in GPUI
|
2024-01-20 20:15:23 -08:00 |
app.rs
|
Finish documenting the action, asset, color, and element modules in GPUI
|
2024-01-20 20:15:23 -08:00 |
arena.rs
|
Ensure ArenaRef pointers are aligned to their contained type
|
2024-01-10 10:36:08 -08:00 |
assets.rs
|
Finish documenting the action, asset, color, and element modules in GPUI
|
2024-01-20 20:15:23 -08:00 |
color.rs
|
Fix typos, mark docs related todos in GPUI
|
2024-01-21 14:28:40 -08:00 |
element.rs
|
Refactor out element context from GPUI
|
2024-01-21 19:43:35 -08:00 |
executor.rs
|
Document / lockdown more of GPUI
|
2024-01-21 14:26:45 -08:00 |
geometry.rs
|
Fix certain hovers being cut off
|
2024-01-22 09:49:07 -08:00 |
gpui.rs
|
Moved Frame struct into element context, to be close to it's associated methods
|
2024-01-21 20:52:24 -08:00 |
image_cache.rs
|
Document / lockdown more of GPUI
|
2024-01-21 14:26:45 -08:00 |
input.rs
|
Document / lockdown more of GPUI
|
2024-01-21 14:26:45 -08:00 |
interactive.rs
|
Document / lockdown more of GPUI
|
2024-01-21 14:26:45 -08:00 |
key_dispatch.rs
|
TYPO
|
2024-01-22 09:56:59 -07:00 |
platform.rs
|
Update handling of 'pending' keys
|
2024-01-21 20:12:01 -07:00 |
prelude.rs
|
Document / lockdown more of GPUI
|
2024-01-21 14:26:45 -08:00 |
scene.rs
|
Document more gpui (#4187)
|
2024-01-21 15:10:04 -08:00 |
shared_string.rs
|
Document / lockdown more of GPUI
|
2024-01-21 14:26:45 -08:00 |
shared_url.rs
|
gpui: Add SharedUrl type (#3975)
|
2024-01-09 10:55:49 -05:00 |
style.rs
|
Store a z-index id per-layer
|
2024-01-22 10:16:59 -05:00 |
styled.rs
|
Store a z-index id per-layer
|
2024-01-22 10:16:59 -05:00 |
subscription.rs
|
Document / lockdown more of GPUI
|
2024-01-21 14:26:45 -08:00 |
svg_renderer.rs
|
Document / lockdown more of GPUI
|
2024-01-21 14:26:45 -08:00 |
taffy.rs
|
Document / lockdown more of GPUI
|
2024-01-21 14:26:45 -08:00 |
test.rs
|
Fix typos, mark docs related todos in GPUI
|
2024-01-21 14:28:40 -08:00 |
text_system.rs
|
Document / lockdown more of GPUI
|
2024-01-21 14:26:45 -08:00 |
util.rs
|
Pull out fluent builder helpers into re-usable trait
|
2024-01-18 15:31:31 -08:00 |
view.rs
|
Preserve stacking order ID order when reusing cached view state
|
2024-01-22 10:50:52 -05:00 |
window.rs
|
jk (#4189)
|
2024-01-22 11:12:43 -07:00 |