..
assistant_panel.rs
Introduce a Render trait, make views implement it
2023-10-30 15:19:40 -07:00
breadcrumb.rs
Introduce a Render trait, make views implement it
2023-10-30 15:19:40 -07:00
buffer.rs
Introduce a Render trait, make views implement it
2023-10-30 15:19:40 -07:00
buffer_search.rs
Introduce a Render trait, make views implement it
2023-10-30 15:19:40 -07:00
chat_panel.rs
Introduce a Render trait, make views implement it
2023-10-30 15:19:40 -07:00
collab_panel.rs
Introduce a Render trait, make views implement it
2023-10-30 15:19:40 -07:00
command_palette.rs
Introduce a Render trait, make views implement it
2023-10-30 15:19:40 -07:00
context_menu.rs
Introduce a Render trait, make views implement it
2023-10-30 15:19:40 -07:00
copilot.rs
Introduce a Render trait, make views implement it
2023-10-30 15:19:40 -07:00
editor_pane.rs
Introduce a Render trait, make views implement it
2023-10-30 15:19:40 -07:00
facepile.rs
Introduce a Render trait, make views implement it
2023-10-30 15:19:40 -07:00
icon_button.rs
Remove unneeded constructors for stories
2023-10-26 16:46:49 +02:00
keybinding.rs
Introduce a Render trait, make views implement it
2023-10-30 15:19:40 -07:00
language_selector.rs
Introduce a Render trait, make views implement it
2023-10-30 15:19:40 -07:00
list.rs
Rename S
type to V
2023-10-26 15:54:43 +02:00
modal.rs
Rename S
type to V
2023-10-26 15:54:43 +02:00
multi_buffer.rs
Introduce a Render trait, make views implement it
2023-10-30 15:19:40 -07:00
notification_toast.rs
Rename S
type to V
2023-10-26 15:54:43 +02:00
notifications_panel.rs
Introduce a Render trait, make views implement it
2023-10-30 15:19:40 -07:00
palette.rs
Introduce a Render trait, make views implement it
2023-10-30 15:19:40 -07:00
panel.rs
Introduce a Render trait, make views implement it
2023-10-30 15:19:40 -07:00
panes.rs
Introduce a Render trait, make views implement it
2023-10-30 15:19:40 -07:00
player_stack.rs
Rename S
type to V
2023-10-26 15:54:43 +02:00
project_panel.rs
Introduce a Render trait, make views implement it
2023-10-30 15:19:40 -07:00
recent_projects.rs
Introduce a Render trait, make views implement it
2023-10-30 15:19:40 -07:00
status_bar.rs
Remove unused state_type
2023-10-26 15:45:08 +02:00
tab.rs
Introduce a Render trait, make views implement it
2023-10-30 15:19:40 -07:00
tab_bar.rs
Introduce a Render trait, make views implement it
2023-10-30 15:19:40 -07:00
terminal.rs
Introduce a Render trait, make views implement it
2023-10-30 15:19:40 -07:00
theme_selector.rs
Introduce a Render trait, make views implement it
2023-10-30 15:19:40 -07:00
title_bar.rs
Introduce a Render trait, make views implement it
2023-10-30 15:19:40 -07:00
toast.rs
Introduce a Render trait, make views implement it
2023-10-30 15:19:40 -07:00
toolbar.rs
Introduce a Render trait, make views implement it
2023-10-30 15:19:40 -07:00
traffic_lights.rs
Introduce a Render trait, make views implement it
2023-10-30 15:19:40 -07:00
workspace.rs
Introduce a Render trait, make views implement it
2023-10-30 15:19:40 -07:00