cushy/src
Jonathan Johnson 02d6b343f1
Widget docs + refactoring
- MakeWidgetWithId::make_with_id -> MakeWidgetWithTag::make_With_tag
- ManagedWidget -> MountedWidget
- *_refresh -> *_redraw, standardized on terminology
- get_tracked -> get_tracking_redraw
2023-12-17 07:38:31 -08:00
..
animation LayoutContext 2023-11-05 11:50:59 -08:00
styles Squashed some todos 2023-12-14 17:30:40 -08:00
widgets Widget docs + refactoring 2023-12-17 07:38:31 -08:00
animation.rs Added Opacity component 2023-12-13 14:02:39 -08:00
app.rs Added Copy to Clipboard to theme editor 2023-12-03 07:38:56 -08:00
context.rs Widget docs + refactoring 2023-12-17 07:38:31 -08:00
graphics.rs Added Opacity component 2023-12-13 14:02:39 -08:00
lib.rs Widget docs + refactoring 2023-12-17 07:38:31 -08:00
names.rs Added Widget::summarize 2023-12-03 06:40:19 -08:00
styles.rs Fixing style inheritance 2023-12-13 12:51:43 -08:00
tick.rs Finished font support 2023-12-10 07:19:32 -08:00
tree.rs Widget docs + refactoring 2023-12-17 07:38:31 -08:00
utils.rs Fixing MacOS compilation 2023-11-28 07:06:12 -08:00
value.rs Widget docs + refactoring 2023-12-17 07:38:31 -08:00
widget.rs Widget docs + refactoring 2023-12-17 07:38:31 -08:00
widgets.rs ColorSource picker 2023-12-15 14:01:31 -08:00
window.rs Widget docs + refactoring 2023-12-17 07:38:31 -08:00