Dmitry Marakasov
Dmitry Marakasov
We will not parse opam format. I've found json dump though: https://opam.ocaml.org/json/stats.json. It only contains package names and versions, but let's consider it okayish for module collection.
What's your use case, if I may ask? https://wiki.libsdl.org/SDL2/SDL_Palette says one should never allocate palette manually (yet there are `SDL_(Alloc|Free)Palette` functions exactly for this case, hmm), so it doesn't look...
Thanks for clarification, but that doesn't really answer the main question of whether you use AllocPalette. Code excerpt could also be useful
As far as I can see, it only implies adding 3 methods for Window, which wrap `SDL_Vulkan_GetInstanceExtensions`, `SDL_Vulkan_CreateSurface`, `SDL_Vulkan_GetDrawableSize`, is this correct?
Yes, but there's no point in handling other methods in sdl2pp
Sure, but you've wanted to ask whether it would be accepted, and that depends on the solution. Do you have a plan? Does bootstrap support it?
That says "Added in v5.3". Repology uses bootstrap 3.
> ...or what about to drop the Bootstrap? I would definitely prefer to drop bootstrap - new versions have introduced visual (as opposed to semantic) classes like spacing utilities which...
Which candidates?