Nuklear/demo
paccer e3b0f24626 Fix missed grab state changes in SDL demos
Move grab handling out of `nk_sdl_handle_event` to `nk_sdl_handle_grab`,
which is now called outside of the event loop.
This change makes the logic similar to the GLFW demos and fixes issues
with missed grab state changes and mouse cursor disappearing.
2024-02-10 03:03:16 +01:00
..
allegro5 Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
common demo: Fix overview's nk_bool type usage 2024-01-26 15:14:04 -05:00
d3d9 Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
d3d11 Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
d3d12 Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
gdi Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
gdi_native_nuklear Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
gdip Made the PR not break current API 2023-11-28 09:52:30 +01:00
glfw_opengl2 Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
glfw_opengl3 Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
glfw_opengl4 Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
glfw_vulkan Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
sdl2surface_rawfb Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
sdl_opengl2 Fix missed grab state changes in SDL demos 2024-02-10 03:03:16 +01:00
sdl_opengl3 Fix missed grab state changes in SDL demos 2024-02-10 03:03:16 +01:00
sdl_opengles2 Fix missed grab state changes in SDL demos 2024-02-10 03:03:16 +01:00
sdl_renderer Fix missed grab state changes in SDL demos 2024-02-10 03:03:16 +01:00
sfml_opengl2 Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
sfml_opengl3 Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
wayland_rawfb Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
x11 Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
x11_opengl2 Made the PR not break current API 2023-11-28 09:52:30 +01:00
x11_opengl3 Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
x11_rawfb Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
x11_xft Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30