haskell-game / sdl2

Haskell bindings to the SDL2 library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing bindings for SDL_SetWindowOpacity

trueFireblade opened this issue · comments

commented

There seems to be no function to wrap SDL_SetWindowOpacity (https://wiki.libsdl.org/SDL2/SDL_SetWindowOpacity). As I do need this functionality I would highly appreciate it, if it could be added (assuming there are no weird techincal reasons preventing that, or making it at least quite complicated, of course) ^-^

Also if there is one and I just didn't see it, feel free to just tell me, though I did open the project in github vscode (by pressing ".") and search for the C-name of the function aswell as search on hoogle for something about opacity within this library, but no results in both cases.

Have fun (=

Screenshot from 2023-04-19 19-42-13