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
253 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
fix(container/grow_size): children should never grow larger then parents
Zig Project Action #133
:
Commit
79016f39b2
pushed by
yves-biener
main
2025-03-06 17:57:15 +01:00
29s
View workflow file
fix(example/styles): provide necessary size for text display through the element
Zig Project Action #132
:
Commit
2b9ab1e0fb
pushed by
yves-biener
main
2025-03-05 23:24:58 +01:00
30s
View workflow file
fix(layout): remove upper bound of while loop
Zig Project Action #131
:
Commit
315cd8d23e
pushed by
yves-biener
main
2025-03-05 23:16:43 +01:00
29s
View workflow file
add(sizing): grow configuration
Zig Project Action #130
:
Commit
e3551fa624
pushed by
yves-biener
main
2025-03-05 22:55:36 +01:00
1m14s
View workflow file
fix(lint): correct spelling error
Zig Project Action #129
:
Commit
9ec335cad8
pushed by
yves-biener
main
2025-03-04 23:02:28 +01:00
49s
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
ref(container): split size and position calculations
Zig Project Action #127
:
Commit
fc72cf4abb
pushed by
yves-biener
main
2025-03-04 19:54:32 +01:00
34s
View workflow file
fix(testing): apply refactor to test implementation
Zig Project Action #126
:
Commit
65d7546efd
pushed by
yves-biener
main
2025-03-04 14:55:40 +01:00
27s
View workflow file
ref(event): remove
.resize
and replace with recursize method calls
Zig Project Action #125
:
Commit
ec22e68e8c
pushed by
yves-biener
main
2025-03-04 14:54:39 +01:00
41s
View workflow file
fix(input/mouse): correct boundary check for mouse position inside of given origin and size
Zig Project Action #124
:
Commit
43cdc46853
pushed by
yves-biener
main
2025-03-04 14:53:55 +01:00
1m57s
View workflow file
ref(event): split
Size
into two
Point
s (one for the size and one for the anchor / origin)
Zig Project Action #123
:
Commit
591b990087
pushed by
yves-biener
main
2025-03-04 00:06:14 +01:00
39s
View workflow file
doc: correct TODO, NOTE and FIX comment statements
Zig Project Action #122
:
Commit
91ac6241f4
pushed by
yves-biener
main
2025-03-03 21:50:20 +01:00
48s
View workflow file
mod(container/border): render horizontal borders across entire
Container
Zig Project Action #121
:
Commit
edefc80759
pushed by
yves-biener
main
2025-03-02 23:04:12 +01:00
27s
View workflow file
fix(elements/scrollable): nested container rendering
Zig Project Action #120
:
Commit
4145ff497b
pushed by
yves-biener
main
2025-03-02 22:30:45 +01:00
2m46s
View workflow file
fix(container): check border sides configurations before trying to create borders
Zig Project Action #119
:
Commit
bec0cf2987
pushed by
yves-biener
main
2025-03-01 21:00:01 +01:00
28s
View workflow file
chors: update build file configurations
Zig Project Action #118
:
Commit
e2fe884925
pushed by
yves-biener
main
2025-03-01 17:58:29 +01:00
28s
View workflow file
test: streamline examples with quit texts
Zig Project Action #117
:
Commit
caee008d50
pushed by
yves-biener
main
2025-03-01 17:15:43 +01:00
24s
View workflow file
test(elements/scrollable): remove redundance from test code
Zig Project Action #116
:
Commit
af443c6bbf
pushed by
yves-biener
main
2025-03-01 16:25:21 +01:00
28s
View workflow file
add(error): introduce
zterm.Error
containing all zterm errors with their corresponding description
Zig Project Action #115
:
Commit
ae9cd08b15
pushed by
yves-biener
main
2025-03-01 15:20:45 +01:00
28s
View workflow file
add(build): .fingerprint property for most recent zig version
Zig Project Action #114
:
Commit
91794a0197
pushed by
yves-biener
main
2025-03-01 15:16:31 +01:00
49s
View workflow file
feat(container): introduce
fixed_size
property for fixed sizing of
Container
s
Zig Project Action #113
:
Commit
8a7ce78aaf
pushed by
yves-biener
main
2025-03-01 11:58:04 +01:00
42s
View workflow file
doc: correct example used in README
Zig Project Action #112
:
Commit
35ebe31008
pushed by
yves-biener
main
2025-02-28 16:00:06 +01:00
19s
View workflow file
fix(container/layout): integer overflows by casting to
usize
Zig Project Action #111
:
Commit
c28fcd26c1
pushed by
yves-biener
main
2025-02-28 15:59:03 +01:00
1m6s
View workflow file
fix(container): rendering scrollable elements with separators
Zig Project Action #110
:
Commit
3b6848f845
pushed by
yves-biener
main
2025-02-27 17:03:37 +01:00
23s
View workflow file
mod(size): rename merge function to add; new max function
Zig Project Action #109
:
Commit
53b69f034c
pushed by
yves-biener
main
2025-02-27 14:19:10 +01:00
1m6s
View workflow file
fix(lint): typo
Zig Project Action #108
:
Commit
54ce697e91
pushed by
yves-biener
main
2025-02-26 21:55:32 +01:00
47s
View workflow file
test(container): rectangle color filling
Zig Project Action #107
:
Commit
8f16435f30
pushed by
yves-biener
main
2025-02-26 21:05:51 +01:00
1m4s
View workflow file
fix(container): positioning; move separator options to layout struct
Zig Project Action #106
:
Commit
ca14bc6106
pushed by
yves-biener
main
2025-02-26 18:23:57 +01:00
23s
View workflow file
test(container): add missing zon test configurations
Zig Project Action #105
:
Commit
a293ef46da
pushed by
yves-biener
main
2025-02-25 20:42:40 +01:00
46s
View workflow file
testing(container): border separator test cases
Zig Project Action #104
:
Commit
c66401d941
pushed by
yves-biener
main
2025-02-25 20:41:24 +01:00
40s
View workflow file
First
Previous
...
3
4
5
6
7
...
Next
Last