Unsolved PyQt: Blur Behind Window/Desktop (in 2022)
-
Hello, I am new to PyQt, but after googling for hours: is there still not easy way to blur backgrounds of windows? (like to see blurred part of desktop/other things, but ui of window itself is clearly seen)
(A picture for example)
-
Hi @BJladika ,
Maybe this page can be a good starting point: https://github.com/vinrato/qtacrylic
Regards