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
All Workflows
release.yaml
test.yaml
Actor
All actors
yves-biener
Status
All status
Success
Failure
Waiting
Running
mod: each layout and widget now allocates their own instance in memory using the provided allocator (and destroy's themselfes in the end)
test.yaml #36
:
Commit
ec71e34958
pushed by
yves-biener
main
2024-11-16 19:58:11 +01:00
36s
View workflow file
doc: removed unnecessary comment
test.yaml #35
:
Commit
f4adf53067
pushed by
yves-biener
main
2024-11-16 19:09:53 +01:00
33s
View workflow file
mod(widget/Text): add alignment options for Text Widget
test.yaml #33
:
Commit
7c9038fbda
pushed by
yves-biener
main
2024-11-16 18:13:39 +01:00
36s
View workflow file
add(examples): split main.zig into examples which can be executed and reviewed independently
test.yaml #32
:
Commit
aeac4bdc83
pushed by
yves-biener
main
2024-11-15 21:04:05 +01:00
50s
View workflow file
cleanup of obsolete comments and dead code
test.yaml #31
:
Commit
0cc0ed10d2
pushed by
yves-biener
main
2024-11-13 19:16:12 +01:00
36s
View workflow file
mod(layout/Stacks): add comptime checks for correct `Element` union typing
test.yaml #27
:
Commit
61f6c72bf8
pushed by
yves-biener
main
2024-11-13 16:51:02 +01:00
35s
View workflow file
add(Layout/Padding): clear only when necessary
test.yaml #26
:
Commit
1e59a7c593
pushed by
yves-biener
main
2024-11-13 16:11:47 +01:00
37s
View workflow file
mod(renderer): dynamic clear of size for widgets to improve render performance
test.yaml #25
:
Commit
270ca9b1be
pushed by
yves-biener
main
2024-11-13 15:08:46 +01:00
35s
View workflow file
doc: update layout and widget interface documentation
test.yaml #24
:
Commit
80459a51b1
pushed by
yves-biener
main
2024-11-12 23:42:23 +01:00
35s
View workflow file
add(zig-interface): dependency to check interface contracts at comptime
test.yaml #23
:
Commit
28817d468a
pushed by
yves-biener
main
2024-11-12 23:15:24 +01:00
53s
View workflow file
feat(renderer): render cells instead of raw u8 array contents
test.yaml #22
:
Commit
07e4819ecd
pushed by
yves-biener
main
2024-11-12 19:15:43 +01:00
39s
View workflow file
fix(typos)
test.yaml #21
:
Commit
510bf7d885
pushed by
yves-biener
main
2024-11-11 17:03:52 +01:00
33s
View workflow file
mod: change interface for rendering of `Layout`s and `Widget`s to use a non-const pointer to the renderer instead
test.yaml #19
:
Commit
d2d655c829
pushed by
yves-biener
main
2024-11-11 13:48:20 +01:00
38s
View workflow file
mod(app): automatically hide cursor when running fullscreen tui's
test.yaml #18
:
Commit
8b3f863404
pushed by
yves-biener
main
2024-11-11 13:33:44 +01:00
37s
View workflow file
mod(main): adapt example to showcase configuration of `Layout.Padding` and `Layout.Framing`
test.yaml #17
:
Commit
1544a4d2ff
pushed by
yves-biener
main
2024-11-11 12:32:11 +01:00
38s
View workflow file
feat(layout): Framing and Padding implementation
test.yaml #16
:
Commit
4c67a86c27
pushed by
yves-biener
main
2024-11-10 22:24:39 +01:00
34s
View workflow file
mod(main): create combination example of HStack and VStack usage
test.yaml #15
:
Commit
6edbbe285c
pushed by
yves-biener
main
2024-11-10 19:16:25 +01:00
34s
View workflow file
feat(render): implement direct rendering
test.yaml #14
:
Commit
67a535db6d
pushed by
yves-biener
main
2024-11-10 19:09:35 +01:00
38s
View workflow file
fix(zterm): export corresponding necessary types
test.yaml #13
:
Commit
35a7f9cc02
pushed by
yves-biener
main
2024-11-10 17:08:53 +01:00
37s
View workflow file
mod: restructure terminal structs Key, Position and Size
test.yaml #11
:
Commit
88bc8c5346
pushed by
yves-biener
main
2024-11-10 17:02:27 +01:00
39s
View workflow file
fix(widget): respect size for RawText and Spacer Widgets
test.yaml #10
:
Commit
8ae9129403
pushed by
yves-biener
main
2024-11-10 16:04:04 +01:00
37s
View workflow file
add(widget/Spacer): empty widget implementation
test.yaml #6
:
Commit
b32556720e
pushed by
yves-biener
main
2024-11-10 00:16:37 +01:00
32s
View workflow file
doc: remove unnecessary whitespace and improve wording
test.yaml #5
:
Commit
04b6df691e
pushed by
yves-biener
main
2024-11-09 23:07:45 +01:00
30s
View workflow file
doc: initial readme documentation
test.yaml #4
:
Commit
84882d2991
pushed by
yves-biener
main
2024-11-09 21:48:49 +01:00
29s
View workflow file
fix(typos): correct spelling mistakes
test.yaml #3
:
Commit
4e8487353e
pushed by
yves-biener
main
2024-11-09 21:35:40 +01:00
53s
View workflow file
First
Previous
1
2
3
4
Next
Last