Nuklear/demo
bolt 0883109476 Quickfix glfw shift-key handling
All of the glfw demo headers unset shift keypresses when the ctrl key is not
also down.
I can't think of a reason this would be desired and it appears no other demo
code does this.
Unless I'm mistaken, simply removing these lines leaves us with the desired
behaviour.
2024-07-11 12:33:37 +01:00
..
allegro5 Standardize INCLUDE_OVERVIEW defines 2024-04-25 16:49:50 -04:00
common Add triangle outline symbols (#654) 2024-06-30 13:30:17 -04:00
d3d9 Remove STYLE_ defines as we have the style dropdown 2024-04-25 16:37:07 -04:00
d3d11 Remove STYLE_ defines as we have the style dropdown 2024-04-25 16:37:07 -04:00
d3d12 Remove STYLE_ defines as we have the style dropdown 2024-04-25 16:37:07 -04:00
gdi Remove STYLE_ defines as we have the style dropdown 2024-04-25 16:37:07 -04:00
gdi_native_nuklear Added required includes to the platform headers . 2024-01-20 16:16:45 +03:30
gdip Remove STYLE_ defines as we have the style dropdown 2024-04-25 16:37:07 -04:00
glfw_opengl2 Quickfix glfw shift-key handling 2024-07-11 12:33:37 +01:00
glfw_opengl3 Quickfix glfw shift-key handling 2024-07-11 12:33:37 +01:00
glfw_opengl4 Quickfix glfw shift-key handling 2024-07-11 12:33:37 +01:00
glfw_vulkan Quickfix glfw shift-key handling 2024-07-11 12:33:37 +01:00
rawfb Support arbitrary pixel formats with more rawfb demos 2024-05-03 11:46:23 +01:00
sdl_opengl2 added nk_sdl_handle_grab declarations to demo/sdl_*/ headers 2024-05-17 08:13:14 +00:00
sdl_opengl3 added nk_sdl_handle_grab declarations to demo/sdl_*/ headers 2024-05-17 08:13:14 +00:00
sdl_opengles2 added nk_sdl_handle_grab declarations to demo/sdl_*/ headers 2024-05-17 08:13:14 +00:00
sdl_renderer Merge pull request #636 from Ryder17z/patch-1 2024-05-25 15:46:07 -04:00
sfml_opengl2 Remove STYLE_ defines as we have the style dropdown 2024-04-25 16:37:07 -04:00
sfml_opengl3 Remove STYLE_ defines as we have the style dropdown 2024-04-25 16:37:07 -04:00
x11 Remove STYLE_ defines as we have the style dropdown 2024-04-25 16:37:07 -04:00
x11_opengl2 Remove STYLE_ defines as we have the style dropdown 2024-04-25 16:37:07 -04:00
x11_opengl3 Remove STYLE_ defines as we have the style dropdown 2024-04-25 16:37:07 -04:00
x11_xft Remove STYLE_ defines as we have the style dropdown 2024-04-25 16:37:07 -04:00
xcb_cairo Standardize INCLUDE_OVERVIEW defines 2024-04-25 16:49:50 -04:00