cushy/src
Jonathan Johnson cda13c42a2
Guide intro + KeyEvent
Also fixed virtual window's refresh handling.
2024-01-06 14:46:48 -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 Guide intro + KeyEvent 2024-01-06 14:46:48 -08:00
animation.rs Added animation recording + event wiring 2024-01-03 17:45:11 -08:00
app.rs Initial implementation of offscreen rendering 2024-01-03 11:35:43 -08:00
context.rs Guide intro + KeyEvent 2024-01-06 14:46:48 -08:00
debug.rs Reinstating weak_clone and non-weak callbacks 2024-01-04 13:56:26 -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 Unit-tested, auto-generated screenshots 2024-01-04 13:56:45 -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 Reinstating weak_clone and non-weak callbacks 2024-01-04 13:56:26 -08:00
widget.rs Guide intro + KeyEvent 2024-01-06 14:46:48 -08:00
widgets.rs Space fix 2024-01-06 10:25:45 -08:00
window.rs Guide intro + KeyEvent 2024-01-06 14:46:48 -08:00