cushy/src
Jonathan Johnson 6ad6cca32d
Children renamed to WidgetList
Plus more work on the user's guide, which inspired the rename.
2024-01-09 13:26:14 -08:00
..
animation LayoutContext 2023-11-05 11:50:59 -08:00
styles Initial implementation of offscreen rendering 2024-01-03 11:35:43 -08:00
widgets Children renamed to WidgetList 2024-01-09 13:26:14 -08:00
animation.rs Added animation recording + event wiring 2024-01-03 17:45:11 -08:00
app.rs Children renamed to WidgetList 2024-01-09 13:26:14 -08:00
context.rs Guide intro + KeyEvent 2024-01-06 14:46:48 -08:00
debug.rs Children renamed to WidgetList 2024-01-09 13:26:14 -08:00
graphics.rs Directly depending on figures 2023-12-28 09:35:24 -08:00
lib.rs Initial DebugContext implementation 2023-12-28 21:30:25 -08:00
names.rs Renaming crate to Cushy 2023-12-27 19:02:59 -08:00
styles.rs FlexibleDimension now implements Zero 2024-01-08 09:07:17 -08:00
tick.rs Guide intro + KeyEvent 2024-01-06 14:46:48 -08:00
tree.rs Fix clippy warning 2023-12-31 07:51:10 -08:00
utils.rs ReadOnly<T>, Owned<T>, IntoSource<T>, more 2024-01-02 14:36:53 -08:00
value.rs Children renamed to WidgetList 2024-01-09 13:26:14 -08:00
widget.rs Children renamed to WidgetList 2024-01-09 13:26:14 -08:00
widgets.rs Fixing MSRV 2024-01-06 14:57:59 -08:00
window.rs Children renamed to WidgetList 2024-01-09 13:26:14 -08:00