This website requires JavaScript.
Explore
Help
Sign In
yves-biener
/
zterm
Watch
1
Star
0
Fork
0
You've already forked zterm
Code
Issues
Pull Requests
Actions
Wiki
Activity
Files
edbca39c38f7547e59ff8de1267fc47bf588e373
zterm
/
examples
/
elements
History
Yves Biener
0de50e7016
Some checks failed
Zig Project Action / Lint, Spell-check and test zig project (push)
Failing after 1m35s
Details
feat(element/selection):
Element
implementation for selecting an
enum
variant
2025-07-17 21:00:00 +02:00
..
alignment.zig
ref: rename gpa usages to the aliased DebugAllocator
2025-06-11 20:31:41 +02:00
button.zig
feat(element/button): add builtin
Element
implementation for buttons
2025-06-30 22:52:27 +02:00
input.zig
feat(element/input): make accept event agnostic to
u8
and
u21
slices
2025-06-30 22:03:59 +02:00
progress.zig
feat(element/progress): Progress bar implementation as an
Element
2025-07-05 18:29:49 +02:00
radio-button.zig
add(element/radio-button): RadioButton
Element
implementation
2025-07-13 21:02:28 +02:00
scrollable.zig
ref: rename gpa usages to the aliased DebugAllocator
2025-06-11 20:31:41 +02:00
selection.zig
feat(element/selection):
Element
implementation for selecting an
enum
variant
2025-07-17 21:00:00 +02:00