pane
|
Make Pane::add_item a proper Pane method
|
2023-05-29 19:16:22 +02:00 |
persistence
|
fmt
|
2023-07-13 14:21:30 -07:00 |
dock.rs
|
Add the math for pane resizing
|
2023-07-12 22:35:51 -07:00 |
item.rs
|
Add support for activating a pane by direction
|
2023-07-19 18:29:11 -06:00 |
pane.rs
|
Remove reference to pane from a toolbar.
|
2023-08-03 16:09:26 +02:00 |
pane_group.rs
|
Remove placeholders
|
2023-07-26 09:37:52 -07:00 |
persistence.rs
|
Fix serialization error
|
2023-07-13 14:48:56 -07:00 |
searchable.rs
|
Avoid optional on select_match
|
2023-07-17 12:49:59 -06:00 |
status_bar.rs
|
Update status bar theming
|
2023-07-25 11:06:41 -06:00 |
toolbar.rs
|
Clean up compiler warnings
|
2023-08-03 16:12:08 +02:00 |