raclettui 0.1.2

Build terminal-themed wayland layer shell applications with Rust.
Documentation
1
2
3
4
5
6
7
8
9
# 🚀 TODOs

- [ ] Force a font loading
- [ ] Grapheme cluster handling for backend
- [ ] Ratatui backend handle cell data better with modifiers, skip, underline ...
- [ ] Vulkan backend libraries in nix
- [ ] Optimise background rendering using instances
- [ ] Resize events handling for wgpu
- [ ] Popup window widget