A single-header ANSI C immediate mode cross-platform GUI library
COMMITS
March 30, 2026
R
Fix `NK_MEMCPY()` size type conversions with `nk_size` (#913)
Rob Loach committed
March 25, 2026
R
docs: Move the CHANGELOG to Release Notes (#909)
Rob Loach committed
March 20, 2026
R
Check y for NULL too, remove duplicate zero'ing (#919)
Rob Loach committed
March 16, 2026
R
Remove redundant nk_zero_struct() calls
Robert Winkler committed
R
Check y for NULL too
Robert Winkler committed
R
mouse: Add the Back/Forward Mouse Buttons (#906)
Rob Loach committed
R
Merge pull request #916 from TomJGooding/docs-layouting-fix-code-blocks
Rob Loach committed
March 10, 2026
T
docs(layouting): fix code blocks
TomJGooding committed
March 8, 2026
R
Return if value changed for property_*() and combobox*() functions (#912)
Rob Loach committed
R
Add Tooltip Positioning (#911)
Robert Winkler committed
R
Return if value changed for property_*() and combobox*() functions
Robert Winkler committed
March 4, 2026
M
demo/sdl3_renderer/main.c: call nk_input_begin at the end of SDL_AppInit (#865)
Mirian Shilakadze committed
March 1, 2026
R
docs: Move doc/Doxyfile to .Doxyfile (#903)
Rob Loach committed
R
Merge pull request #905 from rswinkle/prefix_stb_truetype_equal
Rob Loach committed
February 28, 2026
R
Add prefix to problematic stb_truetype equal() func
Robert Winkler committed
February 17, 2026
R
Merge pull request #898 from rswinkle/property_focus_previous
Rob Loach committed
R
Merge pull request #860 from Shamar/xcb-client-message
Richard Gill committed
G
nuklear_xcb.h: move EMPTY_CLIENT_MESSAGE within nk_xcb_handle_event's scope
Giacomo Tesio committed
September 15, 2024
September 11, 2024
J
Update nuklear.h with paq.sh
JS Deck committed
J
Add cast to nk_strtoi and nk_strtod
JS Deck committed
February 13, 2026
S
demo/sdl3_renderer: Rewrite SDL3 Makefile to support Emscripten (#894)
sleeptightAnsiC committed
February 7, 2026
B
R
Merge pull request #875 from ZvRzyan18/swapchain_creation
Rob Loach committed
R
Merge pull request #876 from ZvRzyan18/glfw_semaphore_fix
Rob Loach committed
R
Merge pull request #884 from sleeptightAnsiC/fix__build_sizeof_bool
Rob Loach committed
R
Merge pull request #883 from sleeptightAnsiC/fix__style_configurator_unsafe_cast
Rob Loach committed
January 31, 2026
S
Fix(build): replace incorrect static asserts for size(nk_bool)
sleeptightAnsiC committed