Do not follow this link

~wahn/wahn-rnd-org

Merge branch 'master' of git.sr.ht:~wahn/wahn-rnd-org
Print cards which were in the Skat pile.
Source code for chapter 1 of the Rust by Example (online) book.
A v4 version of the Cornell Box for testing the denoiser.
Name the OpenEXR files explicitly for cleanup.
Denoise the Cornell Box with Arnold.
Check for COMMAND-S shortcut to trigger Message::Save.
Use an is_dirty flag to enable/disable "Save file" button.
Create a list of highlighting themes, use light for Github.
Do not forget to check in the font for the three icons.
Add syntax highlighting (defaults to Rust extension "rs").
Let's show some boxed tooltips while you hover over the icons.
Replace the text buttons by icons.
The buttons "New", "Open", and "Save" should work now.
Display file path in status bar.
Use rfd crate to open a file dialog.
Use tokio crate to load file async at runtime.
Print the line and column information at the right of a status bar.
Show the Rust code using a dark theme. Enable feature "debug".
Next
Do not follow this link