mirror of https://github.com/libsdl-org/SDL
423a82cd4b
libdecor plugins can change the min/max window size values internally to enforce a minimum window size, and errors and crashes can result if the window size is below the internal limit. On versions of libdecor >= 0.1.1, the minimum width and height can be queried and the minimum required window size will be enforced. The application requested window size is still respected, however, the actual window may be slightly larger than the drawable area to accommodate the required libdecor minimum size. On version 0.1.0 of libdecor, which lacks the function to retrieve the minimum size, the internal limits are overridden before committing a frame, so that the internal limits always match the window size as a workaround, even if the window is technically smaller than the plugin would normally allow. |
||
---|---|---|
.. | ||
test | ||
CheckCPUArchitecture.cmake | ||
GetGitRevisionDescription.cmake | ||
GetGitRevisionDescription.cmake.in | ||
SDL3Config.cmake.in | ||
cmake_uninstall.cmake.in | ||
macros.cmake | ||
sdl3.pc.in | ||
sdlchecks.cmake | ||
sdlfind.cmake | ||
sdlplatform.cmake |