issues
search
nicbarker
/
clay
High performance UI layout library in C.
https://nicbarker.com/clay
zlib License
10.85k
stars
382
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Renderers/Allegro4] Add Allegro 4.x renderer and demo
#267
eigenlenk
opened
46 minutes ago
0
[Renderers/Raylib] Convert Image usage to Texture
#266
CrackedPixel
closed
1 hour ago
4
[feature request] Function to get bounding box of element?
#265
sammonius
opened
8 hours ago
1
[Examples/SDL2] opengl, antialiasing, vsync, alpha blending
#264
TimothyHoytBSME
closed
45 minutes ago
1
[Renderers/SDL2] Make SDL_RenderCornerBorder static
#263
TimothyHoytBSME
closed
1 hour ago
1
[Renderers/SDL2] make rounded border corner function static
#262
TimothyHoytBSME
closed
54 minutes ago
1
[Renderers/SDL3] Enable sdl3 alpha blending
#261
irfan-zahir
closed
1 hour ago
1
[Renderers/SDL2] add antialiasing
#260
TimothyHoytBSME
opened
2 days ago
1
Support older c++ versions
#259
Amronos
closed
2 days ago
2
[Renderers/SDL2] add rounded corner borders and fixed maximum radius issues.
#258
TimothyHoytBSME
closed
2 days ago
2
[Renderer/SDL2] Add rounded corner borders and remove duplicate right border.
#257
TimothyHoytBSME
closed
2 days ago
2
[Renderers/SDL3] Use text engine to render text on the SDL3 renderer
#256
ernestoyaquello
closed
4 days ago
1
[Core] Fix a bug when trying to enable debug view with too many elements in the layout.
#255
FelixBreitweiser
closed
6 days ago
1
[Renderers/SDL3] Text rendering issues on SDL3
#254
ernestoyaquello
closed
4 days ago
1
Odin Bindings: simplify clay.UI usage, just pass ElementDeclaration directly instead of requiring an extra .configure call
#253
nadako
closed
1 week ago
3
[Bindings/Odin] Add get/set current context method to Odin bindings
#252
nadako
closed
1 week ago
1
[Core] add CLAY_DISABLE_SIMD flag to conditionally disable SIMD includes
#251
johan0A
closed
1 week ago
4
ncurses renderer
#250
telamon
closed
1 week ago
3
[Renderers/WGPU] Add wgpu renderer
#249
SpiderUnderUrBed
opened
2 weeks ago
1
[Core] Polish pass on struct member names
#248
farism
opened
2 weeks ago
1
[Bindings/csharp] Create csharp bindings README
#247
Orcolom
closed
6 days ago
1
[Renderers/SDL3] Add image rendering and scissor support to SDL3 renderer
#246
steviegt6
closed
3 days ago
5
[Renderers/SDL2] Add rounded rectangle support to sdl2 renderer; feature-completes sdl2 renderer
#245
steviegt6
closed
1 week ago
1
Scrolling too fast fails and reset position to top
#244
KaruroChori
opened
2 weeks ago
1
Why are binaries being distributed in the repository?
#243
KaruroChori
closed
2 weeks ago
2
[Core] Fix int conversion errors in msvc
#242
monodop
closed
2 weeks ago
0
[Core] Clay_GetElementIdsAtPoint
#241
monodop
opened
2 weeks ago
1
[Core] Replace config macros with a single unified configuration struct
#240
nicbarker
closed
1 week ago
1
Copy elementId in Clay__AddHashMapItem() in case underlying stringId has changed
#239
monodop
closed
2 weeks ago
1
[Core] Add option to hash text contents to text config
#238
nicbarker
closed
2 weeks ago
0
[Bindings/C3] Added C3 bindings for Clay
#237
JeffereyAEL
opened
2 weeks ago
1
Define CLAY_IMPLEMENTATION in Jetbrains IDE
#236
monodop
closed
5 days ago
1
[Core] Replace generated arrays with macro declarations, align cache lines to 64 bytes
#235
nicbarker
closed
2 weeks ago
0
Clay__defaultMaxMeasureTextWordCacheCount is not used
#234
Christian-Schl
closed
2 weeks ago
1
Fix: Clay_MinMemorySize() and Clay_Initialize() now report same memory size when using non-default MaxElementCount
#233
noflashbang
closed
2 weeks ago
1
[Renderers/SDL2] Don't take addresses of temporaries.
#232
radiant64
closed
2 weeks ago
2
[Proposal] clay_interactions.h
#231
monodop
opened
2 weeks ago
4
Public Clay_SetQueryScrollOffsetFunction is undocumented
#230
Orcolom
opened
2 weeks ago
0
Make Clay__MeasureTextCached a public function
#229
Pleune
opened
2 weeks ago
0
[Documentation] `zIndex` declared as a `uint16`, then said to be a `float`
#228
cD1rtX3
opened
3 weeks ago
1
[Core] Add z-index and string base to Render Commands
#227
nicbarker
closed
3 weeks ago
0
[Renderers/Raylib] Resizing issues on linux arch
#226
cMasMasEnjoyer234
closed
2 weeks ago
4
[Core] Text measure cache assumes that strings are immutable (and can return stale values)
#225
gw3583
opened
3 weeks ago
10
Add an example that supports gamepad/keyboard based navigation
#224
ajusa
opened
3 weeks ago
0
[Renderer/raylib] make the renderer a header file
#223
TimothyHoytBSME
opened
3 weeks ago
23
[SUGGESTION] Could there be a render command that calls an arbitrary function in the middle of rendering?
#222
sammonius
closed
2 weeks ago
8
Clay: Scrolling is broken!
#221
cD1rtX3
closed
3 weeks ago
11
[Renderers/SDL3] Add borders and rounded borders functionality.
#220
ArnauNau
closed
3 weeks ago
4
[Renderers/SDL3] Add rounded corners rectangle functionality
#219
ArnauNau
closed
3 weeks ago
1
[Bindings/C++] Link and information for ClayMan, a C++ wrapper library for clay
#218
TimothyHoytBSME
closed
3 weeks ago
3
Next