Re: GLFW app that links makes use of KWindowEffects for blur behind?

2019-10-23 Thread Christian Parpart
Am Mi., 16. Okt. 2019 um 14:18 Uhr schrieb Sebastian Krzyszkowiak : > > On 10/16/19, Christian Parpart wrote: > > Hi guys, > > > > I am developing an OpenGL / GLFW application (for highest platform > > independence and easiest porting efforts). It's basically

GLFW app that links makes use of KWindowEffects for blur behind?

2019-10-16 Thread Christian Parpart
y converting into KDE app (I'd like to retain platform independence, but at least get blur-behind feature on each platform, with the least effort and code duplication). Many thanks in advance, Christian Parpart.