cushy/src/widgets
Jonathan Johnson 8c8dca63ba
Clarified some window builder documentation
Really the functions should be renamed -- see #155
2024-05-17 15:00:24 -07:00
..
align.rs FlexibleDimension now implements Zero 2024-01-08 09:07:17 -08:00
button.rs ButtonClick + Overlays at locations 2024-05-08 08:38:26 -07:00
canvas.rs Initial implementation of offscreen rendering 2024-01-03 11:35:43 -08:00
checkbox.rs ButtonClick + Overlays at locations 2024-05-08 08:38:26 -07:00
collapse.rs Updated to wgpu 0.19.0 2024-01-18 06:37:29 -08:00
color.rs Clipping the checkerboard pattern 2024-01-11 07:17:38 -08:00
container.rs Simplifying drop shadow 2024-05-12 06:57:41 -07:00
custom.rs Guide intro + KeyEvent 2024-01-06 14:46:48 -08:00
data.rs Removed UnwindSafe bounds 2023-12-20 11:35:19 -08:00
delimiter.rs Remving debugs 2024-01-13 06:02:10 -08:00
disclose.rs animate_mouse_button + more example recordings 2024-05-12 19:12:01 -07:00
expand.rs Dynamic::try_lock 2024-01-26 18:13:42 -08:00
grid.rs ButtonClick + Overlays at locations 2024-05-08 08:38:26 -07:00
image.rs Image aspect scaling now requests sizes 2024-01-13 05:54:51 -08:00
input.rs ButtonClick + Overlays at locations 2024-05-08 08:38:26 -07:00
label.rs Optimizing label text recaching 2024-04-07 14:33:50 -07:00
layers.rs Simplifying drop shadow 2024-05-12 06:57:41 -07:00
list.rs Updating dependencies 2024-03-06 09:21:43 -08:00
menu.rs Removed ChosenMenuItem 2024-05-10 12:15:33 -07:00
mode_switch.rs Initial implementation of offscreen rendering 2024-01-03 11:35:43 -08:00
progress.rs Initial implementation of offscreen rendering 2024-01-03 11:35:43 -08:00
radio.rs ButtonClick + Overlays at locations 2024-05-08 08:38:26 -07:00
resize.rs Initial implementation of offscreen rendering 2024-01-03 11:35:43 -08:00
scroll.rs Added animation recording + event wiring 2024-01-03 17:45:11 -08:00
select.rs ButtonClick + Overlays at locations 2024-05-08 08:38:26 -07:00
slider.rs Updated to wgpu 0.19.0 2024-01-18 06:37:29 -08:00
space.rs Space fix 2024-01-06 10:25:45 -08:00
stack.rs Updated to wgpu 0.19.0 2024-01-18 06:37:29 -08:00
style.rs Initial implementation of offscreen rendering 2024-01-03 11:35:43 -08:00
switcher.rs Clarified some window builder documentation 2024-05-17 15:00:24 -07:00
themed.rs Initial implementation of offscreen rendering 2024-01-03 11:35:43 -08:00
tilemap.rs map_each deadlock prevention 2024-04-05 16:14:26 -07:00
validated.rs Initial implementation of offscreen rendering 2024-01-03 11:35:43 -08:00
wrap.rs Children renamed to WidgetList 2024-01-09 13:26:14 -08:00