Recently switched to Hyprland, launched the homemade game engine I'm working on, and for some reason I saw the Hyprland mascot looming over the mountains...
Notice the actual desktop background, ignore my attempt to kill -9 DIscord after the first of 6 crashes
Sway (wlroots, same compositor) did window transparency correctly, Hyprland just seems to replace the Hyprpaper background with the default one - if I float the window then other windows in the background are rendered correctly.
Game engine programming is certainly an interesting endeavour, although I'm not confident I'll get anywhere anytime soon unfortunately. At this point I'm more confident about my (still tiny) Vulkan knowledge than actual game dev.
I'm currently trying to implement a UI framework (grids of elements n' stuff), but it's just so damn complicated...