This website requires JavaScript.
Explore
Help
Sign In
yves-biener
/
zterm
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Wiki
Activity
All Workflows
Release Zig Application
Zig Project Action
131 workflow runs
Actor
All actors
yves-biener
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
feat/exec
feat/popup
main
mod(example/text): improve event loop; add stick table heading for used emphasis
Zig Project Action #181
:
Commit
4567963ff2
pushed by
yves-biener
main
2025-11-02 16:16:23 +01:00
59s
View workflow file
mod(event): do not care about enum declarations
Zig Project Action #180
:
Commit
b3dc8096d7
pushed by
yves-biener
main
2025-11-01 21:47:39 +01:00
56s
View workflow file
mod(element/scrollable): ensure
minSize
returns correct dimensions
Zig Project Action #179
:
Commit
7cd1fb139f
pushed by
yves-biener
main
2025-11-01 14:42:19 +01:00
56s
View workflow file
mod(element/scrollable): introduce
minSize
function for
Element
Zig Project Action #178
:
Commit
f70ea05244
pushed by
yves-biener
main
2025-11-01 14:00:57 +01:00
3m24s
View workflow file
fix: changes from newest zig version
Zig Project Action #177
:
Commit
c645c2efee
pushed by
yves-biener
main
2025-11-01 00:13:03 +01:00
1m3s
View workflow file
lint: correct typo
Zig Project Action #169
:
Commit
aa17e13b99
pushed by
yves-biener
main
2025-09-29 23:13:26 +02:00
58s
View workflow file
chor: upgrade to latest zig; remove
zg
dependency
Zig Project Action #168
:
Commit
cba07b119c
pushed by
yves-biener
main
2025-09-29 23:11:10 +02:00
55s
View workflow file
chor: bumb zig version to 0.16.0-dev
Zig Project Action #167
:
Commit
f256a79da0
pushed by
yves-biener
main
2025-08-27 12:19:47 +02:00
1m41s
View workflow file
fix: zig update build errors
Zig Project Action #166
:
Commit
c50b10f32d
pushed by
yves-biener
main
2025-08-06 16:16:25 +02:00
1m36s
View workflow file
chor: update zig version
Zig Project Action #165
:
Commit
4f6cabf898
pushed by
yves-biener
main
2025-08-04 21:11:12 +02:00
1m3s
View workflow file
mod(event): documentation of unsupported creation of declarations during
comptime
Zig Project Action #164
:
Commit
853f4d9769
pushed by
yves-biener
main
2025-07-17 23:20:06 +02:00
56s
View workflow file
mod(event): merge the declarations of the tagged unions alongside the fields
Zig Project Action #163
:
Commit
edbca39c38
pushed by
yves-biener
main
2025-07-17 22:28:52 +02:00
55s
View workflow file
feat(element/selection):
Element
implementation for selecting an
enum
variant
Zig Project Action #162
:
Commit
0de50e7016
pushed by
yves-biener
main
2025-07-17 21:01:49 +02:00
1m35s
View workflow file
feat(element/selection):
Element
implementation for selecting an
enum
variant
Zig Project Action #161
:
Commit
52fdf5c047
pushed by
yves-biener
main
2025-07-16 21:41:26 +02:00
57s
View workflow file
add(element/radio-button): RadioButton
Element
implementation
Zig Project Action #160
:
Commit
088e1a9246
pushed by
yves-biener
main
2025-07-13 21:06:48 +02:00
2m6s
View workflow file
mod: bump
zg
dependency version
Zig Project Action #159
:
Commit
df78c7d6eb
pushed by
yves-biener
main
2025-07-11 22:41:30 +02:00
1m19s
View workflow file
lint(container): style
Zig Project Action #157
:
Commit
b401b5ece8
pushed by
yves-biener
main
2025-07-07 23:10:33 +02:00
1m42s
View workflow file
mod(container): cleanup and highlight points for improvement
Zig Project Action #156
:
Commit
9f33c902ee
pushed by
yves-biener
main
2025-07-07 18:34:40 +02:00
1m42s
View workflow file
feat(element/progress): Progress bar implementation as an
Element
Zig Project Action #155
:
Commit
9f29ac6a77
pushed by
yves-biener
main
2025-07-05 18:33:48 +02:00
2m42s
View workflow file
formatting
Zig Project Action #154
:
Commit
f775a6ab2d
pushed by
yves-biener
main
2025-06-30 22:53:35 +02:00
13s
View workflow file
feat(element/input): make accept event agnostic to
u8
and
u21
slices
Zig Project Action #153
:
Commit
7875db0aea
pushed by
yves-biener
main
2025-06-30 22:06:52 +02:00
50s
View workflow file
feat(element/input): text input element implementation
Zig Project Action #152
:
Commit
7595e3b5bb
pushed by
yves-biener
main
2025-06-29 11:24:10 +02:00
14s
View workflow file
mod(example/input): ellipse rendering with scrolling for text field contents
Zig Project Action #151
:
Commit
439520d4fe
pushed by
yves-biener
main
2025-06-28 22:10:36 +02:00
18s
View workflow file
feat(example/input): readline shortcuts; better navigation;
Zig Project Action #150
:
Commit
92ae8c9681
pushed by
yves-biener
main
2025-06-28 13:09:16 +02:00
59s
View workflow file
mod: bump
zg
dependency version
Zig Project Action #149
:
Commit
743cdca174
pushed by
yves-biener
main
2025-06-24 20:51:54 +02:00
26s
View workflow file
lint: correct reported typos (including a rename)
Zig Project Action #148
:
Commit
ed0010c8af
pushed by
yves-biener
main
2025-06-24 20:36:28 +02:00
26s
View workflow file
action: bump zig installation version
Zig Project Action #147
:
Commit
a8e138deb7
pushed by
yves-biener
main
2025-06-24 20:27:43 +02:00
15s
View workflow file
fix: render cursor correctly in case the same character remains the cursor position
Zig Project Action #146
:
Commit
d0453d08b8
pushed by
yves-biener
main
2025-06-24 20:17:39 +02:00
2m22s
View workflow file
rem(element): unnecessary debug loging
Zig Project Action #135
:
Commit
5c1d61eefd
pushed by
yves-biener
main
2025-03-10 21:46:16 +01:00
1m21s
View workflow file
fix(element/scrollable): support deriving
Container
size of scrollable
Zig Project Action #128
:
Commit
466e00c16c
pushed by
yves-biener
main
2025-03-04 21:54:51 +01:00
13s
View workflow file
First
Previous
1
2
3
4
5
Next
Last