clay/examples
Philosoph228 d9c68cd32d
Fix CreateWindow client size
CreateWindow(Ex) size parameters actually accepts outer window dimensions containing caption and border, which we can calculate with AdjustWindowRect by giving client size window dimensions.
2025-03-24 03:21:19 +05:00
..
cairo-pdf-rendering [Core] Replace config macros with a single unified configuration struct (#240) 2025-02-04 17:00:19 +13:00
clay-official-website [Bindings/Odin] Update odin bindings for text config userdata pointer 2025-03-08 11:08:04 +13:00
cpp-project-example [Core] Replace config macros with a single unified configuration struct (#240) 2025-02-04 17:00:19 +13:00
introducing-clay-video-demo Update main.c 2025-03-04 05:57:30 -06:00
raylib-multi-context updated examples to call close 2025-03-04 05:55:30 -06:00
raylib-sidebar-scrolling-container Update main.c 2025-03-04 05:56:20 -06:00
SDL2-video-demo add resizing while the window is being resized 2025-03-08 17:37:02 -08:00
SDL3-simple-demo [Renderers/SDL3] Add image rendering and scissor support to SDL3 renderer (#246) 2025-02-13 10:02:06 +13:00
shared-layouts [Core] Replace config macros with a single unified configuration struct (#240) 2025-02-04 17:00:19 +13:00
win32_gdi Fix CreateWindow client size 2025-03-24 03:21:19 +05:00