Commit graph

34 commits

Author SHA1 Message Date
johan0A
def516294b move to clay 0.14 2025-06-08 20:17:50 +02:00
johan0A
b536cdc894 moved makeClayString to String namespace 2025-03-08 16:59:35 +01:00
johan0A
e375e213f7 added documentation and changed api for callbacks 2025-03-08 16:25:32 +01:00
Titouan NICOLAS
e62e41026a
Rename AnyopaquePtrToAnytype calls to updated names 2025-03-07 12:46:01 +01:00
johan0A
dff7f01dcd update to zig 0.14.0 and clay 0.13 2025-03-06 22:13:31 +01:00
johan0A
c26ef9d4b6 refactor UI function for readability 2025-02-07 14:33:27 +01:00
johan0A
0504787d85 updated clay.h to latest commit 2025-02-06 23:50:42 +01:00
johan0A
1c4d5a8b42 updated onHover function 2025-02-03 17:56:31 +01:00
johan0A
3e4ce58fbc changing layout api yet again 2025-02-03 14:34:02 +01:00
johan0A
a0fc7c7157 added missing clay function bindings 2025-01-31 15:44:56 +01:00
johan0A
3cf1e2c74e second pass 2025-01-14 00:07:44 +01:00
johan0A
f6a86434e2 first pass with unsolved text wrapping bug 2025-01-13 00:06:27 +01:00
johan0A
d4e1d84e5b naming changes 2025-01-09 22:25:29 +01:00
johan0A
4041037b06 revamp of the layout creation api 2025-01-09 18:30:35 +01:00
johan0A
b77b4b6877 proper error messages when failing to close all layout elements 2024-12-30 00:41:54 +01:00
johan0A
32357f924e finnished clay-official-website example 2024-11-11 16:55:49 +01:00
johan0A
97557de3fb wip porting the clay-official-website as an example 2024-11-10 03:07:23 +01:00
johan0A
4667b2771e update to clay v0.12 2024-11-09 16:25:19 +01:00
johan0A
7159dff641 updated clay.h to newest commit 2024-10-11 21:49:51 +02:00
johan0A
a4ce0a4e1c more naming changes 2024-09-26 19:08:53 +02:00
johan0A
5339757abe changed naming convention to zig's 2024-09-26 19:03:04 +02:00
johan0A
38cc535235 more compact naming for layout struct and added simple doc comments to layout sruct 2024-09-24 22:48:04 +02:00
johan0A
029249dc82 added sizingFit function 2024-09-24 13:33:30 +02:00
johan0A
d407db6e5b various refactors and qol features 2024-09-24 10:46:10 +02:00
johan0A
904b915d31 various fixes 2024-09-23 00:09:06 +02:00
johan0A
4387c059a4 typo 2024-09-23 00:08:02 +02:00
johan0A
c004aed0a3 added util functions default value for some structs and wraped some c functions to make them easier to use 2024-09-22 23:42:40 +02:00
johan0A
e89422deda setup for zig's package manager, added default to some clay config types and changed namings for clay functions 2024-09-20 22:54:36 +02:00
johan0A
c4ed8c9df2 removed unused code 2024-09-20 18:32:44 +02:00
johan0A
c26a0ad529 added comment about using @extern() 2024-09-20 16:03:37 +02:00
johan0A
89d89985dd update clay and update abi to new clay version 2024-09-20 15:02:42 +02:00
johan0A
254c01a11d refactor extern functions 2024-09-20 14:46:56 +02:00
johan0A
64894cc722 first draft 2024-09-20 14:15:13 +02:00
johan0A
0d0863ff0c
Initial commit 2024-09-19 18:05:42 +02:00