On Friday, 27 September 2019 at 11:28:35 UTC, matheus wrote:
Sorry this is a bit vague. I suppose you're using engine.d or screen.d directly right?
those two are obsolete, new stuff should use simpledisplaybut with simpledisplay you need to use opengl for transparency since the xlib/gdi+ impl doesn't support it (though they probably could if someone wanted to write some code)
i just am doing 4 other things at once right now and can't do it myself at the moment